Hacktoberfestcomponent:apicomponent:uigood first issuehelp wantedtype:enhancement
Repository metrics
- Stars
- (13,071 stars)
- PR merge metrics
- (平均マージ 24d 6h) (30d で 30 merged PRs)
説明
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.