From be0c36540e8d5dcfe5da21e38d366e871d594e0d Mon Sep 17 00:00:00 2001 From: Rebeccah Hunter Date: Fri, 23 Aug 2019 10:53:23 -0400 Subject: [PATCH] Removing job_status from the docs because it doesn't exist. --- docs/logging_integration.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/logging_integration.md b/docs/logging_integration.md index 14bc34e1cd..ffdf6c9f00 100644 --- a/docs/logging_integration.md +++ b/docs/logging_integration.md @@ -15,9 +15,6 @@ deliver a large amount of information in a predictable structured format, following the same structure as one would expect if obtaining the data from the API. These data loggers are the following. - - awx.analytics.job_status - - Summaries of status changes for jobs, project updates, inventory - updates, and others - awx.analytics.job_events - Data returned from the Ansible callback module - awx.analytics.activity_stream