By default, the messages from the target system connectors are logged in the One Identity Manager Service's log file. External processes are logged in the StdioProcessor log file (StdioProcessor.log).
The connectors for Active Directory, Oracle E-Business Suite, HCL Domino, SAP R/3, and SCIM additionally log the following information for a message:
-
TargetSystem: Target system ID of the connector.
-
Method: Method that caused the logging to start.
-
Number: Unique error number.
-
Message: Error message.
Example: Target system connector messages
{ "Message": "Target:\"SCIM\" Method:\"OnConnect\" Number:\"2550101\" Message:\"Method OnConnect called.\"", "TargetSystem": "SCIM", "Method": "OnConnect", "Number": "2550101", "Message": "Method OnConnect called.", "SessionId": "SCIM-0B4926", "Parent": "Log Event: Logger='SystemConnector' Level=Debug Message='Connecting target system...' SequenceID=1213", "Indention": "\t" }