![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| logrotate doesn't do daily rotation....help required | dvrmc | UNIX for Dummies Questions & Answers | 2 | 02-01-2008 02:00 AM |
| What are tr.pid.rotation files? | zackz | UNIX for Advanced & Expert Users | 3 | 01-23-2007 02:13 PM |
| Log Rotation Tool/Script | yelalouf | Shell Programming and Scripting | 4 | 12-17-2003 06:27 PM |
| scripts for rotation and compression of sys logs | fireblade | Filesystems, Disks and Memory | 1 | 02-26-2002 06:17 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Log rotation on HP-UX
Can anyone post a sample log rotate and archive configuration on HP-UX?
I really don't know how to do that... |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
...help...
|
|
#4
|
|||
|
|||
|
On AIX I can configure syslog.conf with a simple line:
Code:
daemon.debug /var/adm/ftpd.log rotate size 500k files 5 |
|||
| Google The UNIX and Linux Forums |