Deployment Architecture

Duplicate events in every index

snsaxena
Loves-to-Learn Lots

I can see that we are having duplicate events in every index, query used to identify the duplicate events:

index=* |eval myID=_cd |search [search index=* |streamstats count by _raw |search count>1|eval myID=_cd |fields myID ] |stats c(myID) as dpc by index

Query used to get bucket details of these events:

index=* | eval cd=_cd | eval bkt= _bkt | table cd bkt index splunk_server _time source host sourcetype _raw

 

Note: SF and RF are not met and are set to 3:3. We have multisite clustered environment.

Could this issue be due to SF RF not met or somehow SH is showing up data from replicated buckets as well? Is there a fix to this?

Labels (1)
0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...