jjsan New
Joined: 12 Feb 2008 Posts: 1
|
Posted: Tue Feb 12, 2008 8:40 am Post subject: syslog with cisco wlc |
|
|
| Code: | | http://www.cisco.com/en/US/products/ps6366/ |
it can send some syslog messages so i managed to send messages but this is my problem:
i don't know on which facility or level i should catch these messages.
if i catch messages from
*.info - i got those messages right but also with kernel messages
i can't get those messages with any facility ( i tried all localX.* /var/log/localX, where X is from 0 to 7), but i didn't catch them
i want to catch them to one file but without kernel messages
any suggestions?
thanks
|
|