Follow

How to setup EBP Logging to a file (enable log4j option)

  1. Download attached logging.properties somewhere next to other configuration files. Can be in EBP deploy folder.

  2. In logging.properties set the path to the actual log file:

java.util.logging.FileHandler.pattern = c:/work/heirloom/hl.log

 

      3. Add in ebp.properties

ebp.output.CONSOLE=log EBP

      4. Tomcat startup params (here is explained how):
           a) -Djava.util.logging.config.file=<fullpath>\logging.properties
           b) -DLOG=TRUE

 

Related articles:

https://support.heirloom.cc/hc/en-us/articles/212580046-Turn-on-Runtime-Logging-

https://support.heirloom.cc/hc/en-us/articles/212578626-Elastic-Batch-Platform

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk