Sorry about the delay. I didn't think about putting it in the syslog.conf! Actually now that I think about it I should just break all the cron stuff out of the messages log and into its own log file. That way I will still be logging it, but not have it clogging up the main log. Thanks On 6/1/07, Jeremy C. Reed wrote: > 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 - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss