Files
cgrates/data
ionutboangiu 7069ed1cd8 Fix rsyslog config to capture logs across distros
Add three conditions to properly capture CGRateS logs:

- programname startswith 'cgr-engine': catches logs from external
  libraries that don't use our syslogger (e.g. diameter conn errors)
- programname startswith 'CGRateS': handles deb-based distros
  where our syslog tag becomes the program name
- msg contains 'CGRateS': handles rpm-based distros where systemd
  journal overrides programname but our tag remains in message content
2025-05-26 08:10:40 +02:00
..
2024-04-24 17:09:54 +02:00
2024-10-17 12:17:21 +02:00
2020-01-30 10:21:48 +01:00
2020-08-24 18:51:00 +02:00