Skip to content

Commit 96978a5

Browse files
authored
Update README.md
Signed-off-by: Hofi <hofione@gmail.com>
1 parent 2d24708 commit 96978a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/_admin-guide/060_Sources/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ platforms:
7878
|Solaris (2.6 or above)| In addition to the STREAMS device used in earlier versions, 2.6 uses a new multithreaded IPC method called door. By default the door used by syslogd is /etc/.syslog_door.|
7979
|HP-UX 11 or later| HP-UX uses a named pipe called /dev/log that is padded to 2048 bytes, for example, source s_hp-ux {pipe ("/dev/log" pad-size(2048)}.|
8080
|AIX 5.2 and 5.3|A SOCK_STREAM or SOCK_DGRAM unix socket called /dev/log.|
81+
|macOS 10.15 and later|A stream of OSLog messages filtered by custom predicate expressions.|
8182

8283
Each possible communication mechanism has a corresponding source driver
8384
in syslog-ng. For example, to open a unix socket with SOCK_DGRAM style

0 commit comments

Comments
 (0)