ansible/awx
在 GitHub 查看add feature to save rsyslogd queue content when external logging is misconfigured
Open
#9,407 建立於 2021年2月24日
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.