def test_status_log_created_for_node_put(self, node, testapp):
        data = {
            'line': 1,
            'message': 'This is a test of the emergency broadcast system.',
            'severity': 1,