Ask a question
Nominate for the IBM TechXchange Awards by 12 September!
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