IBM Data Management Community Connect with Db2, Informix, Netezza, open source, and other data experts to gain value from your data, share insights, and solve problems. Join / Log in
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