Managing Connect Log Files in Connect 8

Problem:

Managing Connect Log Files by keeping them for desired amount of time in the logs folder.

Solution:

You can change the maximum number of days for which the debug logs, access logs, api logs can stay on your server by modifying log4j.xml file in the breeze folder.

  • Stop Adobe Connect services.
  • Navigate to {root-install}\breeze\appserv\conf folder.
  • Create a backup of log4j.xml file, edit the log4j.xml file and make the changes in the lines as highlighted below.
              <param name=”MaxNumberOfDays” value=”5″/>
  • Save the log4j.xml file.
  • Start the connect services

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>