From bedcaad3b747a6ac98cac79d1c4d35c3ca789396 Mon Sep 17 00:00:00 2001 From: Mark Nellemann Date: Wed, 17 Mar 2021 10:16:57 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0306c63..b50f43f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ All received messages are written to *stdout* and/or forwarded to a remote loggi The syslog server is able to listen on both UDP and TCP and parses syslog messages in either RFC5424 or RFC3164 (BSD) format. +![architecture](https://bitbucket.org/mnellemann/syslogd/downloads/syslogd.svg) + The default syslog port (514) requires you to run syslogd as root / administrator. If you do not wish to do so, you can choose a port number (with the *-p* or *--port* flag) above 1024.