ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Is cicular logging possible for syslog ?

Post new topic  Reply to topic
 Is cicular logging possible for syslog ? « View previous topic :: View next topic » 
Author Message
Prithvi
PostPosted: Fri Jul 29, 2005 2:34 am    Post subject: Is cicular logging possible for syslog ? Reply with quote

Apprentice

Joined: 20 Dec 2004
Posts: 34

Hi,
I have just configured my syslog.conf file to direct all error related information to a log file. I was wondering if it was possible to have some sort of circular logging here....i mean that the user log files keeps getting overwritten and does not exceed a particular size limit . I'm scared that if data just keeps getting appended i might have a system crash on my hands !!! any ideas???
I am running WBI MBV5 CSD 4 on an AIX box.
_________________
Prithvi
Back to top
View user's profile Send private message Yahoo Messenger
wschutz
PostPosted: Fri Jul 29, 2005 2:52 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

You mean, sometinhg like this:
Code:
mail.debug   /var/log/mail  rotate size 100k files 4      # 4 files, 100kB each
user.debug   /var/log/user  rotate files 12 time 1m      # 12 files, monthly rotate
kern.debug   /var/log/kern  rotate files 12 time 1m compress   # 12 files, monthly rotate, compress

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
wbibrk
PostPosted: Sat Aug 20, 2005 3:14 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Jul 2005
Posts: 46

It is not possible to make a syslog circular. Ask your sysadmin to write a cron job to backup and clean it up every often. Syslog follows the syslog protocol as specified in RFC 3164
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Is cicular logging possible for syslog ?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.