Previous Topic: Configure HttpClient Logging

Next Topic: Federation Trace Logging

Federation Logging

The federation.log file in the Agent for SharePoint records error messages. The logger.properties file controls the configuration for this log.

The federation logging is disabled by default. You can enable federation logging by performing the following procedure in the LoggerConfig.properties file.

Note: Restart the Agent for SharePoint if you change the LoggerConfig.properties file.

Follow these steps:

  1. Open the LoggerConfig.properties file. This file can be found in the directory Agent-for-SharePoint_home/Tomcat/webapps/affwebservices/WEB-INF/classes.
  2. Set the LoggingOn parameter to Y.
  3. Accept the default name and location for the LogFileName setting, which points to the federation.log file.
  4. Restart your Agent for SharePoint.

    Error logging in the federation.log is now enabled.

More Information:

How to Start and Stop the Agent for SharePoint