Re: Crons that run every minute

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: Main PLUG discussion list
Subject: Re: Crons that run every minute
On Fri, 1 Jun 2007, Shawn Badger wrote:

> I have the need for some crons that run every minute or every other
> minute. Is there a way to prevent these crons from making entries in
> the system log?
> I already have the >/dev/null so I don't get emails, but I would like
> to reduce the clutter in the logs associated with these crons running.


What log file?

See your /etc/syslog.conf for "cron" and adjust as needed. We can probably
help you if you give us some details:

    grep -i cron /etc/syslog.conf


Also show us the syslog.conf entry for the log file you don't want it to
log to.

You can use "cron.none" to disable cron logging to other log files.



Jeremy C. Reed
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss