- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We'll see if this blows up in my face, but:
- I stopped all search heads in the pool
- Created a new directory on the shared /nas that all the search heads use
- Copied the tsidx file that was the 'most full', as I had done some backfilling manually, to the new directory on the shared storage
- Deleted the tsidx directories on the search heads local storage, and replaced with a symlink to the new directory on shared storage
- Turned the search heads back on.
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We'll see if this blows up in my face, but:
- I stopped all search heads in the pool
- Created a new directory on the shared /nas that all the search heads use
- Copied the tsidx file that was the 'most full', as I had done some backfilling manually, to the new directory on the shared storage
- Deleted the tsidx directories on the search heads local storage, and replaced with a symlink to the new directory on shared storage
- Turned the search heads back on.
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Have you seen any performance hits having it running for a few months now? How big were/are your TSIDX namespaces?
