[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.115: Where are the AIX log files kept?
Next Document: 1.117: How do I find a file name from the inode number?
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.115: Where are the AIX log files kept?
Next Document: 1.117: How do I find a file name from the inode number?
1.116: How can I log information about ftp accesses to a file?
From: map@hal.maths.monash.edu.au (Michael Page) 1) In /etc/syslog.conf, add the line: daemon.debug /tmp/daemon.log 2) # touch /tmp/daemon.log # refresh -s syslogd 3) Modify your inetd.conf so that ftpd is called with the "-l" flag. You may also want the "-d" flag. This can be done with 'smit inetdconf'. All the syslog messages from various system daemons should now appear in the file "/tmp/daemon.log".
Top Document: comp.unix.aix Frequently Asked Questions (Part 1 of 5)
Previous Document: 1.115: Where are the AIX log files kept?
Next Document: 1.117: How do I find a file name from the inode number?
Part1 - Part2 - Part3 - Part4 - Part5 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)
Last Update October 22 2009 @ 05:22 AM