4 Oct
2005
4 Oct
'05
6:41 p.m.
Does not log at all. Anybody got this working on AIX?
6 Oct
6 Oct
3 p.m.
On Tue, 2005-10-04 at 13:41 -0400, Michael Mannsberger wrote:
Does not log at all. Anybody got this working on AIX?
Although I have not tried personally, syslog-ng has this entry in its INSTALL file: AIX (unknown revision) ---------------------- AIX does support STREAMS, but its log transport doesn't use it. As it seems /dev/log is a simple SOCK_DGRAM type unix socket, so it works using: source stdlog { unix-dgram("/dev/log"); }; Which source driver are you trying to use? -- Bazsi
7261
Age (days ago)
7263
Last active (days ago)
1 comments
2 participants
participants (2)
-
Balazs Scheidler
-
Michael Mannsberger