Hi,Experts,
we found some logging message on CRS ios-xr
umass-enum[95]:USB:cannot open /dev/usb00:No such file or directory
we want to suppress this logging message , and found document:
https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-2/system_monitoring/configuration/guide/b_sysmon_cg42crs/b_sysmon_cg42crs_chapter_0100.html
but this method just only can supress log format as below
node-id : timestamp : process-name [pid] : % message category -group -severity -message -code : message-text
This is a sample syslog message:
RP/0/RP0/CPU0:router:Nov 28 23:56:53.826 : config[65710]: %SYS-5-CONFIG_I : Configured from console by console
how can suppress loggging message like below:
umass-enum[95]:USB:cannot open /dev/usb00:No such file or directory
no category no group no code
thank you
Jere