AAP-36536 Send job_lifecycle logs to external loggers (#15701)

* Send job_lifecycle logs to external loggers

* Include structured data in message

* Attach the organization_id of the job
This commit is contained in:
Alan Rominger
2024-12-16 15:49:16 -05:00
committed by GitHub
parent 86d202456a
commit 36c75a2c62
5 changed files with 11 additions and 4 deletions

View File

@@ -22,7 +22,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",