- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Log of files coming and going out
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
04-13-2006 03:06 AM
04-13-2006 03:06 AM
Log of files coming and going out
Thanks,
Hunki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:32 AM
04-13-2006 03:32 AM
Re: Log of files coming and going out
If by "files that come in...and files that go out..." you mean via FTP, then you can setup rather detailed logging of FTP events.
Have a look at the manpages for 'ftpaccess(4)' and the 'xferlog(5)' along with 'ftpd(1M)'
http://docs.hp.com/en/B2355-60127/ftpaccess.4.html
http://docs.hp.com/en/B2355-60127/xferlog.5.html
http://docs.hp.com/en/B2355-60127/ftpd.1M.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:32 AM
04-13-2006 03:32 AM
Re: Log of files coming and going out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:32 AM
04-13-2006 03:32 AM
Re: Log of files coming and going out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:33 AM
04-13-2006 03:33 AM
Re: Log of files coming and going out
How exactly are these files coming in/out - ftp, rcp, scp or some sort of executable?
You may need to resort to auditing to know for sure if an executable is using system calls to do this.
Otherwise enhanced inetd, ftpd, sshd logging can tell you in case of the formers.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:55 AM
04-13-2006 03:55 AM
Re: Log of files coming and going out
File can come many ways, for eg, ftp, rcp, scp, etc. It's much more easy to log the file arrival from these methods. ftp and scp you can log. rcp, I am not sure, you may need to create your own script, then it can be logged.
I have not found anything inbuilt to log file removal, you may need to create self script for it.
Regards
Shahul