HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: [Share] Logging ftpd log to other than syslog....
Operating System - HP-UX
1827293
Members
1420
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 07:12 PM
09-03-2009 07:12 PM
[Share] Logging ftpd log to other than syslog.log
1. setup /etc/syslog.conf
mail.debug /var/adm/syslog/mail.log
local5.debug /var/adm/syslog/ftpd.log
*.info;ftpd.none;mail.none /var/adm/syslog/syslog.log
*.alert /dev/console
*.alert root
*.emerg *
2. restart syslogd
3. It works at least on 11.31:
#cd /var/adm/syslog
#ll
total 478880
-rw-r--r-- 1 root root 15634 Jul 28 14:39 OLDsyslog.log
-rw-r--r-- 1 root sys 598 Sep 4 11:06 ftpd.log
-r--r--r-- 1 root root 6307409 Sep 4 11:08 mail.log
-r--r--r-- 1 root sys 237363282 Jul 22 15:34 mail.log.gz
-rw-r--r-- 1 root root 514448 Sep 4 10:57 syslog.log
#tail ftpd.log
Sep 4 11:06:00 erpdb ftpd[17121]: Data port : 20
Sep 4 11:06:00 erpdb ftpd[17121]: FTP server (Revision 4.0 Version wuftpd-2.6.1
Wed Jun 18 07:11:14 GMT 2008) ready.
Sep 4 11:06:01 erpdb ftpd[17121]: FTP LOGIN FROM localhost [127.0.0.1], user1
Sep 4 11:06:03 erpdb ftpd[17121]: FTP session closed
mail.debug /var/adm/syslog/mail.log
local5.debug /var/adm/syslog/ftpd.log
*.info;ftpd.none;mail.none /var/adm/syslog/syslog.log
*.alert /dev/console
*.alert root
*.emerg *
2. restart syslogd
3. It works at least on 11.31:
#cd /var/adm/syslog
#ll
total 478880
-rw-r--r-- 1 root root 15634 Jul 28 14:39 OLDsyslog.log
-rw-r--r-- 1 root sys 598 Sep 4 11:06 ftpd.log
-r--r--r-- 1 root root 6307409 Sep 4 11:08 mail.log
-r--r--r-- 1 root sys 237363282 Jul 22 15:34 mail.log.gz
-rw-r--r-- 1 root root 514448 Sep 4 10:57 syslog.log
#tail ftpd.log
Sep 4 11:06:00 erpdb ftpd[17121]: Data port : 20
Sep 4 11:06:00 erpdb ftpd[17121]: FTP server (Revision 4.0 Version wuftpd-2.6.1
Wed Jun 18 07:11:14 GMT 2008) ready.
Sep 4 11:06:01 erpdb ftpd[17121]: FTP LOGIN FROM localhost [127.0.0.1], user1
Sep 4 11:06:03 erpdb ftpd[17121]: FTP session closed
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 07:45 PM
09-03-2009 07:45 PM
Re: [Share] Logging ftpd log to other than syslog.log
Hi,
Can u specify your question ??
Rgds
YMP
Can u specify your question ??
Rgds
YMP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 07:53 PM
09-03-2009 07:53 PM
Re: [Share] Logging ftpd log to other than syslog.log
Just share a successful config, no question.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP