ansible/awx

add feature to save rsyslogd queue content when external logging is misconfigured

Open

#9,407 建立於 2021年2月24日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (3,333 fork)batch import
component:apihelp wantedtype:enhancement

倉庫指標

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

描述

ISSUE TYPE
  • Feature Idea
SUMMARY

rsyslog does not save the queue content when external logging is misconfigured. In case of a 404 error on the external logging service, a buffer will not be kept and any log events will be lost. For example, one time 404 error from an external logging server, we lost log events until the external logging service is fixed.

Additionally, rsyslogd does not save the queue content on service shutdown. can we add such feature to store the queue on rsyslogd shutdown or restart.

貢獻者指南