Set the value of the SYSTEM_EVENT_LOGGING process attribute to
1 to audit system events. See
SYSTEM_EVENT_LOGGING on page 294.
After auditing system events, set the PUBLISH_SYS_EVENT_METHOD process attribute to decide in which way to publish system events. Three ways to publish system events:
Set the PUBLISH_SYS_EVENT_METHOD process attribute to
3. You can check the published system events in the XML format in the
iapjms_java.log file, which is located in the
SWDIR/logs directory.
If the value of the SEJMS_TOPICNAME process attribute is set, the events are published on the topic name that is set in the
SEJMS_TOPICNAME process attribute. Otherwise, the events are published on the topic name that is set in the
IAPJMS_TOPICNAME process attribute.
You can specify publishing and auditing system events in a configuration file. To import and export a configuration file, use the swutil IMPEVENTCONF [filename] and
swutil EXPEVENTCONF commands. The
sysevents.cfg configuration file is used by default, which is located in the
SWDIR/etc/english.lng directory.