ansible/awx

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

Aperta

#9407 aperta il 24 feb 2021

 (4 commenti) (0 reazioni) (0 assegnatari)Python (3333 fork)batch import
component:apihelp wantedtype:enhancement

Metriche repository

Star
 (13.071 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor