Results 1 to 2 of 2
Dear All,
I am New to Linux i need help to setup syslog server for my cisco routers,
I need all my cisco router should send logs to my Linux ...
- 05-04-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
Syslog server for cisco routers
Dear All,
I am New to Linux i need help to setup syslog server for my cisco routers,
I need all my cisco router should send logs to my Linux el5.1 Machine and that logs should be stored in their respective files (seperate file) for each device.
Plz......... can any one help me out.
Thanks.....
- 05-07-2009 #2
Syslog cannot do this. You are going to have to write a script that check the log file and then sorts out the entries to the files you want. Then set it to run as often as you need it to.


Reply With Quote