Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All you can setupAll statistics are saved in a file called “statistics.data” which uses an internal data format for optimizing reading and saving of the file (specifically *not* optimized for file size).

...

If you wish to use a database for storing the statistics, you can setup set up a statistics listener that acts as a kind of filter in the statistics server so it gets called whenever statistics is are collected from any of the other components in the applications, which by default means every 30 seconds (can be adjusted with the statistics.poll.interval parameter).

...