Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power


#Servers
#Opensource
 View Only
  • 1.  rsyslogd and syslogd together

    Posted 01/14/22 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
    ------------------------------

    #AIXOpenSource


  • 2.  RE: rsyslogd and syslogd together

    Posted 01/18/22 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
    ------------------------------