![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Log rotation script | theninja | Shell Programming and Scripting | 2 | 01-08-2009 01:30 PM |
| log rotation | mirusnet | Shell Programming and Scripting | 6 | 09-05-2008 04:06 AM |
| Documentation and books on Autosys Job Control Tool from Autosys | gram77 | UNIX for Advanced & Expert Users | 0 | 11-10-2007 06:24 AM |
| Log rotation on HP-UX | untamed | HP-UX | 3 | 10-01-2007 07:10 AM |
| What are tr.pid.rotation files? | zackz | UNIX for Advanced & Expert Users | 3 | 01-23-2007 05:13 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
log rotation and autosys
Hi, I current have many apps servers running and need to create a script to rotate logs daily, and then create an autosys job to delete logs that are older than 30 days. I was thrown into this and have no idea what to do, please help me get started, thanks!
-----Post Update----- and i will most likely be using unix to do all this -----Post Update----- and i will most likely be using unix to do all this |
|
||||
|
in order to delete the log files we need to write a script which does that . When you say delete log files ( I am sure that is for EP log files EP stands for Event processor) . Once the script is done then you can go ahead and schedule the autosys job . I would help you to schedule the autosys job but before that you need to write a script which delete the EPlog files older than 30 days.
Please share if you would recieve any road block during writing of script |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|