![]() |
|
||||||
Departments
___________________________________
|
Configuring your system logs to forward to IT Security
UNIX syslog: - For an overview, here’s a pretty good FAQ: http://cleveland.lug.net/syslog.html
ITS has 4 log servers installed on the network, one for each zone. What collection server you will forward your logs to depends on the security zone your server is in:
Zone 10 -> syslog.zone10.uth.tmc.edu
ITS wants all *.warning messages - in other words, any facility or * with a severity of warning or higher. So if your server is in zone 10, you would edit your /etc/syslog.conf file and add the following line:
Restart syslog:
Since ITS’ collection servers are running native syslog, to configure Windows Event Logs to send to them you will need to install a 3rd party syslog daemon.
Zone 10 -> syslog.zone10.uth.tmc.edu Cisco Router: Routers can be configured to redirect messages with the command: logging loghost_host_name. The command show logging will display the current configuration.
|
||||||
|
|||||||