sonic-buildimage/files/image_config/rsyslog
Kebo Liu 31451295d5
Add special rsyslog filter for MSN2700 platform (#16684)
- Why I did it
Mellanox MSN2700 platforms have a non-functional error log: "ERR pmon#sensord: Error getting sensor data: dps460/#10: Can't read". This error is because of a firmware issue with some PSU, we are not able to upgrade the FW online. Since there is no functional impact, this error log can be ignored safely.

- How I did it
Add a new rsyslog rule to the rsyslog-container.conf.j2, if the docker name is pmon and the platform name matches, the new rule will be inserted into the docker rsyslogd.conf

- How to verify it
run regression on the MSN2700 platform to make the error log will not be printed to the syslog.

Signed-off-by: Kebo Liu <kebol@nvidia.com>
2023-10-24 17:54:44 +03:00
..
rsyslog.d Add rsyslog plugin support for frr log (#16192) 2023-09-12 16:53:45 -07:00
rsyslog-config.service rsyslog to start after interfaces-config (#13503) 2023-01-26 20:39:13 -08:00
rsyslog-config.sh Add remote syslog configuration (#14513) 2023-07-10 11:40:08 -07:00
rsyslog-container.conf.j2 Add special rsyslog filter for MSN2700 platform (#16684) 2023-10-24 17:54:44 +03:00
rsyslog.conf.j2 Add remote syslog configuration (#14513) 2023-07-10 11:40:08 -07:00