You can control the Workbench log level, the maximum file size, and the number of files in the log rotation. You can also optionally direct the output of any Workbench logger to the console or to another file.
Both the Workbench
system log and audit log are configured in the
webstudio.log4j.properties file, located in
%ENDECA_TOOLS_CONF%\conf (on Windows) or
$ENDECA_TOOLS_CONF/conf (on UNIX).
To configure Workbench logs:
Navigate to
%ENDECA_TOOLS_CONF%\conf(on Windows) or$ENDECA_TOOLS_CONF/conf(on UNIX).Modify the configuration file as needed.
For more information, see the comments in
webstudio.log4j.propertiesand the log4j documentation at http://logging.apache.org/log4j/.

