Fusion structure and components
Fusion consists of a collection of services running on one or more nodes in a network, as summarized below.The default ports listed under Runs on below can be altered in
fusion.properties file located in /fusion/4.2.x/conf/.Fusion services
Typical directory structure
.log suffix. garbage collection (GC) logs are also located in these directories. The GC logs show internal timings for Java garbage collection cycles, as well as logs showing Jetty requests and errors for the given service. Each Fusion service has a log4j2.xml settings file located in /fusion/{fusion}.x/conf which controls the particulars of log retention and contents.
By default, file rotation is enabled in the log4j2.xml settings file. File rotation ensures a new log file is created under the following conditions:
- A 24-hour period has elapsed
- A log file has exceeded 100MB