Files
cgrates/data
ionutboangiu d02bfac20b 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-27 17:30:30 +02:00
..
2025-01-17 17:29:46 +01:00
2025-01-17 17:29:46 +01:00
2025-05-18 16:21:37 +02:00
2020-08-24 18:51:00 +02:00
2016-03-28 15:59:59 +03:00