Hello,
I am trying to drop certain messages that I don't really need from the SW database. This is an example:
clogHistFacility.870=LINK
clogHistSeverity.870=4
clogHistMsgName.870=UPDOWN
clogHistMsgText.870=Interface GigabitEthernet1/0/9, changed state to up
clogHistTimestamp.870=639258883
snmpTrapOID=CISCO-SYSLOG-MIB:clogMessageGenerated
sysUpTime=73 days 23 hours 43 minutes 8.83 seconds
experimental.1057.1.0=172.30.31.4
snmpTrapEnterprise=CISCO-SYSLOG-MIB:ciscoSyslogMIBNotificationPrefix
I'd like to know if I have to put filters into both the trap logs and sys logs to do this. I guess I'm not sure what the difference between the two. Thank you.