Locate the Okta LDAP agent log

You can set the logging level to DEBUG, but other modifications might be possible. Any modifications should be made with caution and only if you fully understand the repercussions of making the modifications. For examples of the types of modifications that might be available, see Logback configuration.

Windows

The LDAP agent logs information to:

C:\Program Files\Okta\Okta LDAP Agent\logs\agent.log

To modify the log level, edit the file at the following location:

C:\Program Files\Okta\Okta LDAP Agent\conf\logback.xml

Linux

The LDAP agent logs information to:

/opt/Okta/OktaLDAPAgent/logs/agent.log

To modify the log level, edit the log4j configuration file at the following location:

/opt/Okta/OktaLDAPAgent/conf/logback.xml