Hi Michael,
I already set the log level to TRACE and DEBUG but I can not see any log file on the related paths.
I also stopped and started the idp service to see if the log files were created after service initiation but no success.
This is the output from idp script: bash /opt/dist/scripts/idp status
Jetty NOT running
JAVA = /opt/jre/bin/java
JAVA_OPTIONS = -Djetty.home=/opt/jetty -Djetty.base=/opt/jetty -Djava.io.tmpdir=/tmp
JETTY_HOME = /opt/jetty
JETTY_BASE = /opt/jetty
START_D = /opt/jetty/start.d
START_INI = /opt/jetty/start.ini
JETTY_START = /opt/jetty/start.jar
JETTY_CONF = /opt/jetty/etc/jetty.conf
JETTY_ARGS = jetty.state=/opt/jetty/idp.state jetty-started.xml
JETTY_RUN = /var/run/jetty
JETTY_PID = /var/run/jetty/idp.pid
JETTY_START_LOG = /var/run/jetty/idp-start.log
JETTY_STATE = /opt/jetty/idp.state
JETTY_START_TIMEOUT = 300
RUN_CMD = /opt/jre/bin/java -Djetty.home=/opt/jetty -Djetty.base=/opt/jetty -Djava.io.tmpdir=/tmp -jar /opt/jetty/start.jar jetty.state=/opt/jetty/idp.state jetty-started.xml