time | String Date and time that the event occurred, in the format yyyy/MM/dd HH:mm:ss.SS. |
clientID | String IP address of the host from which the request originated. |
serverID | String IP address of the host on which Integration Server is running. |
userName | String User ID that initiated or performed the security event. If a value is specified for the clientApplication field, then userName identifies the OAuth resource owner that permitted the OAuth client application to initiate or perform the security event. |
securityEventType | String Type of security event. Some examples are: Authentication Authorization Certificates Configuration JDBC Pools Packages Passwords Ports Remote Servers Services SSL Web Services |
clientApplication | String User ID of the OAuth client application that initiated or performed the security event. If this field has a value, the userName field identifies the OAuth resource owner that permitted the OAuth client application to initiate or perform the security event. |
result | String Flag indicating whether the security action completed successfully. True indicates that the security event completed successfully. False indicates that the security event ended because of failure. |
message | String Indicates what the security action was, irrespective of whether it was successful or unsuccessful. For example, if a user was successfully added to Integration Server, the message would say so. If the event was unsuccessful, this string would provide a meaningful reason or information about the failure, wherever possible. |