Search Results

Search: Posts Made By: navinmistry
5,354
Posted By navinmistry
is there any other way to get this work around. ...
is there any other way to get this work around.

I know that same issue happens in Apache logs but Apache overcomes it with piped logging.

What exactly is that, if it is a use of pipes to get...
7,774
Posted By navinmistry
okay, so you were actually looking for a graceful...
okay, so you were actually looking for a graceful shutdown or termination.
or technically saying a interrupt handler..


you probably could use
$SIG{'INT'} = 'interrupt_handler';

sub...
7,774
Posted By navinmistry
just joined the forum. and this thread is very...
just joined the forum. and this thread is very old as well.

but would like to make a comment if some searcher can get this helpful.

you can schedule your script in cron to run every minute
and...
5,354
Posted By navinmistry
Log rotation issue with script
I have application which to the heavy stdout and I have diverted the stdout to log file.

this log file is writing very heavily and we have a script which rotates the logs.
logic for rotation is...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 03:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy