We have a dashboard that I would like to use tstats to generate the data, and run a search ever 2 minutes using tscollect.
The problem I have discovered is that since each search head in the pool saves tsidx files to it's own local tsidxstats directory, you only get a partial view of the data.
Any suggestions?
We'll see if this blows up in my face, but:
This has been running well for a few days, and the tsidx data is being updated by all search heads. Since the search that populates the data is only run by one search head, there have been no collisions so far.
We'll see if this blows up in my face, but:
This has been running well for a few days, and the tsidx data is being updated by all search heads. Since the search that populates the data is only run by one search head, there have been no collisions so far.
Have you seen any performance hits having it running for a few months now? How big were/are your TSIDX namespaces?