ansible/awx

Add support for syslog for external logging

開放

#1,083 建立於 2018年1月30日

 (16 則留言) (14 個反應) (0 位負責人)Python (3,333 個分叉)batch import
Hacktoberfestcomponent:apicomponent:uigood first issuehelp wantedtype:enhancement

倉庫指標

星標
 (13,071 顆星)
PR 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 PR)

描述

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

貢獻者指南