Re: How to make errpt write to a syslog file

From: Bill Thompson (bill.thompson@GOODYEAR.COM)
Date: 04/10/03

  • Next message: Shawn Bierman: "crontab tricks"
    Date:         Thu, 10 Apr 2003 12:46:13 -0400
    From: Bill Thompson <bill.thompson@GOODYEAR.COM>
    To: aix-l@Princeton.EDU
    
    

    Bruno,

    You cannot make errpt write to the syslog file. The data in errpt is
    generated by the errdemon daemon. The data in syslog is generated by the
    syslogd daemon.

    You can get AIX to log messages to syslog files by modifying the
    /etc/syslog.conf file but they will not be nearly as informative as the
    messages in errpt.

    Bill Thompson
    Sr UNIX Systems Administrator
    The Goodyear Tire & Rubber Co.

    Contains Confidential and/or Proprietary Information
    May Not Be Copied or Disseminated Without Express Consent of The Goodyear
    Tire & Rubber Company.

    AIX-L Archives: http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2

    ----- Original Message -----
    From: "Bruno Misseeuw" <brmisseeuw@GE.COKECCE.COM>
    Newsgroups: bit.listserv.aix-l
    To: <aix-l@Princeton.EDU>
    Sent: Thursday, April 10, 2003 11:37 AM
    Subject: How to make errpt write to a syslog file

    > Hi Guru's,
    >
    > Can anyone of you tell me how I can make the AIX errpt write to or update
    a
    > syslog file ?
    >
    > (and don't tell me how schedule a crontab entry and run the errpt cmd and
    > redirect the output to a log file, this is not what I'm looking for).
    >
    > Thanks,
    >
    > Bruno Misseeuw
    > CCE - Enterprise Systems Management
    > T: 404 239 7454
    > E: brmisseeuw@ge.cokecce.com
    > C: 404 822 2772


  • Next message: Shawn Bierman: "crontab tricks"