datacenter / aci-monitoring-stack

GNU General Public License v3.0
12 stars 3 forks source link

Support Syslog for ACI < 6.1 #14

Closed camrossi closed 4 months ago

camrossi commented 4 months ago

ACI 6.1 support rfc 5424 syslog messages over TCP and this is natively supported by promtail. Older version support only rfc 5424 over UDP or rfc 3164.

In that case we need to first send the logs to syslog-ng for conversion to rfc 5424