ansible/awx

Add support for syslog for external logging

Open

#1083 aperta il 30 gen 2018

Vedi su GitHub
 (16 commenti) (14 reazioni) (0 assegnatari)Python (3333 fork)batch import
Hacktoberfestcomponent:apicomponent:uigood first issuehelp wantedtype:enhancement

Metriche repository

Star
 (13.071 star)
Metriche merge PR
 (Merge medio 24g 6h) (30 PR mergiate in 30 g)

Descrizione

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • API
  • UI
SUMMARY

awx allows you to ship logs to external systems via UDP - this feature primarily exists to support logstash via UDP. As such, UDP messages shipped from awx are in the JSON format that logstash expects. It would be nice if you could ship syslog-formatted messages over UDP or TCP.

related: https://github.com/ansible/awx/issues/1062

Guida contributor