Previous Topic: SharePoint Connection Wizard Logging

Next Topic: SharePoint 2010 Logs

Configure SSL Logging for the Agent for SharePoint

You can configure SSL logging for the web server which hosts the Agent for SharePoint.

Follow these steps:

  1. Open the following file with a text editor:
    Agent-for-SharePoint_home\httpd\conf\extra\httpd-ssl.conf
    
  2. Locate the following line in the file:
    CustomLog logs/ssl_request_log \
    
    "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
    
  3. Verify that all of the previous lines are not commented (They do not start with a # character).
  4. Save the file and close the text editor.
  5. Restart the Agent for SharePoint.

    SSL logging for the Agent for SharePoint is configured.

More information:

How to Start and Stop the Agent for SharePoint