1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/linux/_posts/2008-08-21-syslogd-for-lan.md

21 lines
451 B
Markdown
Raw Normal View History

2015-03-29 20:32:35 +01:00
---
title: SyslogD for LAN
layout: default
created: 2008-08-21 10:39:59 +0200
updated: 2008-08-21 10:39:59 +0200
toc: false
tags:
- know-how
- software
- linux
- syslog
- monitoring
- networking
---
To let the *syslogd* also receive messages from your local network, edit the file ˋ/etc/default/syslogdˋ and modify the
last line so that it looks like this:
SYSLOGD="-r"
Restart the *sysklogd* and watch your ˋ/var/log/messagesˋ.