Ryan Petrello 589d27c88c POC: replace our external log aggregation feature with rsyslog
- this change adds rsyslog (https://github.com/rsyslog/rsyslog) as
  a new service that runs on every AWX node (managed by supervisord)
  in particular, this feature requires a recent version (v8.38+) of
  rsyslog that supports the omhttp module
  (https://github.com/rsyslog/rsyslog-doc/pull/750)
- the "external_logger" handler in AWX is now a SysLogHandler that ships
  logs to the local UDP port where rsyslog is configured to listen (by
  default, 51414)
- every time a LOG_AGGREGATOR_* setting is changed, every AWX node
  reconfigures and restarts its local instance of rsyslog so that its
  fowarding settings match what has been configured in AWX
- unlike the prior implementation, if the external logging aggregator
  (splunk/logstash) goes temporarily offline, rsyslog will retain the
  messages and ship them when the log aggregator is back online
- 4xx or 5xx level errors are recorded at /var/log/tower/external.err
2020-04-13 11:43:59 -04:00
..
2019-09-23 13:17:26 -04:00
2018-11-27 16:12:41 -05:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-04-26 11:00:33 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2020-03-23 22:00:00 -04:00
2019-09-20 11:32:10 -04:00
2019-09-23 09:46:54 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2020-04-08 10:03:22 -04:00
2019-09-20 11:32:10 -04:00
2020-03-23 22:00:00 -04:00