AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  rsyslogd and syslogd together

    Posted Fri January 14, 2022 10:41 AM
    Can syslogd and rsyslogd run in parallel in AIX? Have a customer requirement for this as customer is currently using syslogd, but want to ship logs to Humio. rsyslogd is one of the supported log shippers or any other alternative suggestion ?

    ------------------------------
    Eswara Kosaraju
    WW IBM Automation, AIOps Technical Sales Leader, IBM Technology Sales
    IBM
    Durham NC
    (919) 389-2592
    ------------------------------


  • 2.  RE: rsyslogd and syslogd together

    Posted Tue January 18, 2022 01:52 AM
    Hi Eswara,

    You can't run both in parallel, no. You should be able to switch from syslogd to rsyslogd though. rsyslogd does everything that syslogd does, except for rotating log files. This can be solved with the logrotate package though.

    Regards,

    Clifford

    ------------------------------
    Clifford Weinmann
    ------------------------------