4.3.1 Understanding Logging on the Connector Server

When you enable logging, the connector server stores in a log file information about events that occur during the course of provisioning and reconciliation operations for different statuses. By default, the connector server logs are set at INFO level and you can change this level to any one of these.

  • Error

This level enables logging of information about errors that might allow connector server to continue running.

  • WARNING

This level enables logging of information about potentially harmful situations.

  • INFO

This level enables logging of messages that highlight the progress of the operation.

  • FINE, FINER, FINEST

These levels enable logging of information about fine-grained events, where FINEST logs information about all events.