How can I enable logs on the TIBCO Admin? I want to check whatever file I have posted to the listener. The listener is able to receive the request.
Tibco BW -Enable logs
12.3k views Asked by user1578844 At
2
There are 2 answers
0
On
If you want to enable the debug logs for TIBCO classic Admin then you need to do following steps: Set " -tsm_traceLevel" param to -1 in the hawkagent.cfg file under \tra\domain\. Set logdebug=true in the 2 *.properties files in under \tra\domain\ delete/backup the files from log folder under \tra\domain\ Restart admin and hawkagent for domain
You can set
in the deployed tra file and then restart the application and run it.
Then check detailed log file located in the <install-path>\tibco\tra\domain\application\logs folder.
Please keep in mind that all manual settings will be cleared after redeploy. To keep it permanent, set it in the bwengine.tra file in <install-path>\tibco\bw\<version>\bin folder.