Hi Everyone,
I've created a syslog entry a few weeks ago and I like to change the severity down from 7 to 5. I was able to add the Local5 entries but not able to remove Local7. Does anyone have a experience with this? Below is the syslong config.
Thanks in advance.
configure syslog add 172.16.56.56:514 vr VR-Default local7disable log target syslog 172.16.56.56:514 vr VR-Default local7
configure log target syslog 172.16.56.56:514 vr VR-Default local7 filter DefaultFilter severity Debug-Data
configure log target syslog 172.16.56.56:514 vr VR-Default local7 match Any
configure log target syslog 172.16.56.56:514 vr VR-Default local7 format timestamp seconds date Mmm-dd event-name none process-slot priority tag-name
configure syslog add 172.16.56.56:514 vr VR-Default local5
disable log target syslog 172.16.56.56:514 vr VR-Default local5
configure log target syslog 172.16.56.56:514 vr VR-Default local5 filter DefaultFilter severity Debug-Data
configure log target syslog 172.16.56.56:514 vr VR-Default local5 match Any
configure log target syslog 172.16.56.56:514 vr VR-Default local5 format timestamp seconds date Mmm-dd event-name none priority tag-name