====== Syslog ====== ===== Network Log Server ===== [[Badger]] provides centralised network logging through syslog-ng. Client machines can be configured to send syslog events to ''logs.sihnon.net'', and these will be stored on disk in a central place. This will be especially useful for machines like [[Santo]] which has a compact flash root filesystem which won't like being written too many times. ==== Server ==== The server configuration requires the following: {{File|/etc/syslog-ng/syslog-ng.conf|''0@@''}} The logfiles will need to be rotated so they don't fill up the entire filesystem; {{File|/etc/logrotate.d/netlog|''1@@''}} ==== Clients ==== Each client machine will need the following configuration: {{File|/etc/syslog-ng/syslog-ng.conf|''2@@''}}