March 2011
Intermediate to advanced
252 pages
4h 24m
English
Syslog is a standardized system for logging all types of information. Syslog client and server implementations exist for all major operating systems.
Most Linux distributions are already running the syslog service, so setting up a centralized server is only a matter of deciding which machine to use, configuring that machine to listen for syslog data on the network, and then configuring all other machines to direct syslog messages to that server.
This recipe describes how to configure pfSense to write logs to an external syslog server.
To turn a Windows machine into a centralized syslog server, take a look at the Kiwi Syslog Server and Log Viewer.
Read now
Unlock full access