Configure Fusion Logging in Fusion 4.0
Fusion uses the Apache Log4j 2 logging framework with Jetty to log each of the Fusion components.
Logging is configured with an XML configuration file named log4j2.xml
. Log levels, frequencies, and log rotation policy can be configured by changing these configuration files:
API service |
|
Connectors |
|
Solr |
|
Spark |
|
SQL |
|
UI |
|
ZooKeeper |
|
Other Fusion services |
|
The Log4j2 Configuration guide provides documentation and examples of all logging configuration options.