Skip to content

Commit

Permalink
[multi-asic] Updated Log Analyzer ignore syslog messages (#7096)
Browse files Browse the repository at this point in the history
* Temproray workaround for the issue
sonic-net/sonic-buildimage#13137
---------
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
  • Loading branch information
abdosi committed Feb 7, 2023
1 parent 7ca69c6 commit 720391d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ r, ".* INFO ntpd.*kernel reports TIME_ERROR: 0x41: Clock Unsynchronized.*"
r, ".* ERR liblogging-stdlog: omfwd: error 11 sending via udp: Resource temporarily unavailable.*"
r, ".* ERR syncd\d*#syncd: brcm_sai_get_port_stats:.* port stats get failed with error.*"
r, ".* ERR pmon#xcvrd.*for checking mux_cable .* side, eeprom read returned a size.*"
r, ".* ERR pmon#ledd.*initializeGlobalConfig: Sonic database config global file.*"
r, ".* ERR .*initializeGlobalConfig: SonicDBConfig Global config is already initialized.*"
r, ".* NOTICE kernel:.*profile=""/usr/sbin/ntpd"" name=""sbin"" pid=.* comm=""ntpd"" requested_mask=.*"
r, ".* ERR snmp#snmp-subagent.*"
r, ".* ERR route_check.py.*"
Expand Down

0 comments on commit 720391d

Please sign in to comment.