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.