AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

Any Opensource Log housekeeping tool for Aix 6.1, like tidysys/logrotate?

  • 1.  Any Opensource Log housekeeping tool for Aix 6.1, like tidysys/logrotate?

    Posted Wed January 23, 2013 06:57 AM

    Originally posted by: SystemAdmin


    Any Opensource housekeeping tool for Aix 6.1, like tidysys/logrotate. Which can easily managable, do housekeeping of different logs.


  • 2.  Re: Any Opensource Log housekeeping tool for Aix 6.1, like tidysys/logrotate?

    Posted Thu January 24, 2013 05:40 AM

    Originally posted by: flodstrom


    Usually this is not necessary on AIX since the syslogd have all of those housekeeping functions implemented.

    See "man syslogd" for more. There are even some examples in the default syslog.conf file.