Logging Appenders
TIBCO ActiveMatrix runtime objects—hosts, nodes, and applications—use log4j technology to output log statements to a variety of output targets. In log4j, a target is called an appender.
TIBCO ActiveMatrix supports the following logging appender types: clear text file.
Logging appenders are defined at the enterprise level and can be referenced by multiple logging configurations. You can create the following types of logging appenders:
- File Appends events to a log file.
- Clear Text - the log file is stored in clear text format.
Default Logging Appenders
The default logging configurations use a file logging appender named nodeName_ROOT whose File Path property is configured as listed in the following table:
Subtopics