Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 5.x and higher |
When running a TEA agent and experiencing errors or misconfigurations that can't be traceable by the default logging, update the required properties for TIBCO BusinessEvents TEA Agent to enable debug logging and print critical information to identify issues.
# Category specific log level configuration
#######################
log4j.category.org.apache=debug
log4j.category.com.tibco.cep.bemm=debug
log4j.category.com.tibco.tea.agent.be=debug
log4j.category.com.tibco.rta=debug, RTATFileAppender
log4j.additivity.com.tibco.rta=false
log4j.category.rta=debug
####################
java.property.be.tea.agent.log.level=DEBUG
Save the files and restart BE teagent.