How To Set Up A Linux Syslog Server
Any network administrator in charge of a few network devices would like to keep a record of the events on these devices like:
- who logged into devices (or tried to connect to network devices)
- when does he/she try to login
- what did she/he do after login
- what changes and events have been announced on the device (like interface status change)
What I am talking about is to have a simple SYSLOG server in place to collect all log messages to a central location.
If you need to setup a quick and easy syslog server just follow the link bellow. It is meant for Debian but will work on almost all Linux distributions :
Linux Syslog Server - How To Set Up A Debian Linux Syslog Server
Labels: Linux, Monitoring, Networking, Protocols, Security



1 Comments:
not that this was of doing this is bad , but i would suggest you to use syslog-ng , works much better in your environment .
Post a Comment
<< Home