Versions Compared

Key

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

...

Note

Data stored in the Rolling History Buffer for an In-Memory History Store will not be persisted across a module configuration change, module disable/enable, module restart or power loss. 

Data stored in the Rolling History Buffer for a Disk-Backed History Store will persist across a module configuration change, module disable/enable, module restart or power loss however you will lose change events that occur during the update or refresh.


  • Enable Rolling History Buffer
    • Enable the Rolling History Buffer to store data in a rolling buffer to cover data loss in a keep alive timeout scenario
  • Rolling History Prune Interval
    • Interval at which to attempt to prune the rolling history buffer in seconds
  • Rolling History Max Age
    • The maximum age allowed of the data in the rolling history buffer in seconds
    • All data older than the Max Age will be pruned at each prune interval
  • Rolling History Prune Quantity (Deprecated in release 4.0.19)

...