mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
* Send job_lifecycle logs to external loggers * Include structured data in message * Attach the organization_id of the job
This commit is contained in:
@@ -28,7 +28,8 @@ authentication set up inside of the logstash configuration file).
|
||||
"awx",
|
||||
"activity_stream",
|
||||
"job_events",
|
||||
"system_tracking"
|
||||
"system_tracking",
|
||||
"job_lifecycle"
|
||||
],
|
||||
"LOG_AGGREGATOR_INDIVIDUAL_FACTS": false,
|
||||
"LOG_AGGREGATOR_TOWER_UUID": "991ac7e9-6d68-48c8-bbde-7ca1096653c6",
|
||||
|
||||
Reference in New Issue
Block a user