The Statistics Subsystem
The Statistics Subsystem collects events per second (EPS) data from all log sources and destinations in a single text file.
The system creates the logs\Statistics.txt file and populates it with collected EPS statistics every 5 minutes.
When the Agent starts, it writes the first set of collected
statistics to the end of the Statistics.txt
file, leaving older statistics intact. The system then writes the
content at the same location with new statistics every 5 minutes.
You can change the interval at which new statistics are reported
in the logconfig.xml
file. The ReportEvery
parameter specifies the number of minutes
between each report. The default value is 5 minutes