cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1350
Views
0
Helpful
2
Replies

syslog ios filter

o_z_l_e_m
Level 1
Level 1

hi everbody,

I want to filter syslog messages (on the IOS devices) per syslog-server. Is it possible?

thanks

thanks

2 Replies 2

getwithrob
Level 3
Level 3

I don't think you can filter by device type (IOS or CatOS).

You have to setup syslog message filters to filter messages from being displayed. Inside the filter is where you will specify which messages to filters. Messages you may filter that are seen on an IOS device may or may not be seen on a CatOS device....create multiple filters.

actually what Im tryin to say is that,

I have a second syslog server "like kiwi" and I want to send syslog messages also to this server. But only the level 0-1-2-3 messages.

thanks