This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
регистрация_событий_в_linux [2026/08/06 09:27] val [Журнал важных сообщений] |
регистрация_событий_в_linux [2026/08/08 17:47] (current) val [Журнал важных сообщений] |
||
|---|---|---|---|
| Line 103: | Line 103: | ||
| *.warning -/var/log/syslog.high;WithSeverityFacility | *.warning -/var/log/syslog.high;WithSeverityFacility | ||
| - | #if (not ($msg contains "Unable to add reverse map") and | + | #if (not ($msg contains "PNP0A03") and |
| - | # not ($msg contains "bad owner name (check-names)") and | + | # not ($msg contains "LPM") and |
| - | # not ($msg contains "vlab.bmstu.ru to 10.32.") and | + | # not ($msg contains "vmwgfx") and |
| - | # not ($msg contains "dhcp_pool_vlan_33")) then { | + | # not ($msg contains "ehci_hcd")) then { |
| # *.warning;local3.none -/var/log/syslog.high;WithSeverityFacility | # *.warning;local3.none -/var/log/syslog.high;WithSeverityFacility | ||
| # local3.crit -/var/log/syslog.high;WithSeverityFacility | # local3.crit -/var/log/syslog.high;WithSeverityFacility | ||