30 Oct
2003
30 Oct
'03
2:03 p.m.
On Wed, Oct 29, 2003 at 04:02:18PM -0000, Rui Teixeira wrote:
Can someone indicate me the way so i can catch the logs of Samba and Apache with Syslog-ng??
I can't find a way to do this...
Thanks in advance
Rui Teixeira
Apache: ErrorLog syslog You may use piped log for acceslogs (IMHO) Samba: from smb.conf: # ...If you want to log # through syslog you should set the following parameter to something higher. syslog = 0 Gyula