event storage capacity
Hi!
Are there some lessons learned, if you need to extend your Event Storage?
The manual states:
(Diskspace is not an issue)
BR
Are there some lessons learned, if you need to extend your Event Storage?
The manual states:
The following values for every priority are specified under the Special
Configuration tab:
• File Count (5)
• File Size (10000000)
• Message Count (10000)
• Max File Count (5)
Drawbacks if you extend File Size?(Diskspace is not an issue)
BR
Voted best answer
As per the manual, you may increase to 50.000 events per category.
5x the count and 5x the file size.
Performance in event lists depend on
- number of categories included in filter
- number and size of files to search in
- filter complexity*
*) Objects and Descendants is leaner than attribute filters.
The Common Event List is no good performer for searching where only a few categories are expected, eg on an object known to emit event on a few categories only. ”common” = most categories enabled.
Use dedicated filters with few categories enabled only.
5x the count and 5x the file size.
Performance in event lists depend on
- number of categories included in filter
- number and size of files to search in
- filter complexity*
*) Objects and Descendants is leaner than attribute filters.
The Common Event List is no good performer for searching where only a few categories are expected, eg on an object known to emit event on a few categories only. ”common” = most categories enabled.
Use dedicated filters with few categories enabled only.
Add new comment