Hello all,
I have 4 SH, 2 indexer's, 1 Deployment Server in one of my environments (windows).
I'm now noticing that there's a long delay in some of my data showing up when searched on. This is a BIG issue for me as with operations you need to catch thing near real time.
Some items i'm not able to search on until the next day. for example my IIS logs, if i search on the last 15 minutes, maybe 4 out of the 8 Web Servers show as producing logs. If i perform the same search maybe an hour later i'll get 7/8 servers, and hour after that maybe 2/8 servers (so it's sporadic and various). if i search for IIS before 6 hours ago, all is well.
For my IIS indexer
12 CPU, 24GB memory
Indexing rate: around 250 KB/s (status = normal)
Indexing rate every 5 minutes is around 394 KB's
props.conf on indexer
[iis]
TZ = GMT
Index size= 700GB
Max size of Hot/Warm/Cold Bucket set to: auto
Homepath 263/ unlimited
cold 436/ unlimited
The highest host IIS Log Event Count: 343,166,069
by sourcetype (iis) 1,74,31,09,978
Maxdatasize auto
maxhotbuckets 3
maxwarmdbcount 300
Splunk Data Piple line is 0% across the board and show's no delays.
I noticed under the index Detail: instance my cold buckets size was much larger than my hot/warm buckets also
... View more