Is there a way to export logs from a DB2 database on Iseries Power 8 to a syslog collector like graylog please?
thanks, Bryan
Is there a way to export logs from a DB2 database on Iseries Power 8 to a syslog collector like graylog please?
thanks, Bryan
Try
QSYS2.DISPLAY_JOURNAL()
QSYS2.HISTORY_LOG_INFO()
these are new functions in IBM i 7.3 that were just released
More info here: