From 49098cf9c6055b85a4cd0dcb4a0d57fc003310f4 Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:36:49 +0100 Subject: Add doc --- doc/source/system/other/syslog.html | 39 +++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 doc/source/system/other/syslog.html (limited to 'doc/source/system/other/syslog.html') diff --git a/doc/source/system/other/syslog.html b/doc/source/system/other/syslog.html new file mode 100644 index 0000000..c09af1a --- /dev/null +++ b/doc/source/system/other/syslog.html @@ -0,0 +1,39 @@ + + + + + + + syslog service + + + +
+

+ goetia-linux +
+ goetia +
+ Software +
+ 0x53.net +

+
+ +

The syslog service

+

+ syslog is a + longrun service + to support legacy applications + that only support logging through a syslog socket. +

+

+ It runs an instance of + s6-socklog + with the socket set to /dev/log. + The logs are then processed by + s6-log + (see logging directory). +

+ + -- cgit v1.2.3