Just a second...

Logs.xml

This file specifies the schema for the additional log properties used to configure Diffusion. Diffusion uses the Log4j2 library. Most log configuration options can be found in etc/log4j2.xml.

logs

Properties defining logging options.

The following table lists the elements that an element of type logs can contain:
Name Type Description Min occurs Max occurs
default-log-directory push:string The default log directory path. The directory is used for the daily ConnectionCount statistics file and multiplexer diagnostic files, and is used to resolve the value configured using the console-monitored log element. If not set, the default path is "logs". If the path is relative, it is evaluated relative to the Diffusion installation directory. 1 1
console-monitored-log push:string The log file made available to the Diffusion management console. This should be configured to match etc/log4j2.xml. If not set, the default path is 'Server.log'. If the path is relative, it is evaluated relative to the default log directory. 0 1