Hello,
I want to filter out the syslog messages for the hpe-restd
on Aruba-CX 6100 (PL.10.10.1040), I configured the filter for one syslog server, but the messages are not being sent to any of the configured syslog servers anymore:
logging filter no-Rest
enable
100 deny includes hpe-restd
1000 permit
logging 172.16.0.38 include-auditable-events filter no-Rest
logging 172.16.2.193
logging 172.16.2.195
logging 172.19.2.11
But on the other side, on Aruba-CX 8325 (GL.10.09.1040) even when I apply the filter to every Syslog Server the hpe-restd events still are transmitted to the syslog servers.
I tried to change the regexp syntax, but without success:
logging filter no-Rest
enable
100 deny includes hpe-restd
101 deny includes hpe\-restd
102 deny includes hpe-restd*
1000 permit
logging 172.16.0.38 vrf MGMT-Switches filter no-Rest
logging 172.16.2.195 vrf MGMT-Switches filter no-Rest
logging 172.19.2.11 vrf MGMT-Switches filter no-Rest
Anyone any idea?
Thanks and kind regards
Robert