Ask a question
Missed IBM TechXchange Dev Day: Virtual Agents? On-demand viewing is available here
Hi,
I have a Java operator that uses an external jar in opt folder. The jar uses some properties files in opt folder and one of these is log4j2. When run in standalone, the logs from classes in external jar are created in out/bin folder. But when run in distributed mode, unable to find these logs. Checked for it in PE viewlogs location for the Java operator. Where would these be logged?
Thanks.
All logs for an application should be in the Job logs, did you try downloading all the logs for the job?
https://raw.githubusercontent.com/natashadsilva/test/master/joblogs.png