Hey all,
We have recently configured our new App for Microsoft Exchange, and we started to get a lot of perfmon data [about 20G a day from a given server]
We have wondered is a best practices about the polling frequency of perfmon counters like CPU, ThreadCount ?
We would like to turn down some of them in the inputs.conf in our forwarders, but we do not know if the Exchange app dashboards uses these values....
So 2 questions -
Thanks a lot 😊
Tankwell
Splunk App for Microsoft Exchange is a paid add-on. Best practices for performance monitoring in general may differ from best practices in this context. For example, the app expects perfmon events in single (more data, more expensive) rather than multikv (optimized data, less expensive) mode. Only Splunk can provide the reasoning behind this. I recommend contacting Splunk sales or support directly.
We have also found a lot of winnetmon data....
Each packet was written as an event
Also we have renderxml attribute on windows event log inputs in order to save disk space....
Farthermore, we are looking for a way to keep a lot of events in the short term and only few of them in the long term.
For example, if we poll CPU information each 10 seconds, is there a way to save for a long term only 1 event per 5 minutes?
In general - is there a way to keep only few events from the index after a while?