KB Article #176360

Broadcast agent debug viewing

Problem

-- how to switch DEBUG mode ON for Broadcast Agent ?

Resolution

* make the following changes:

$ find app/s45/Integrator/ -iname agent.properties
app/s45/Integrator/local/broadcastagent/agent.properties

$ grep -i agenttrace `find app/s45/Integrator/ -iname agent.properties`
agentTrace.level = detailed

$ grep -i core `find app/s45/Integrator/ -iname agent.properties`
CORE_BA_OPTIONS=-verbose