Getting Data In

We are sending data to Splunk from demisto. But the data indexing cumulatively

Chintham
Observer

Hi All. 

Hope everyone doing well. 

we are sending data from demisto to Splunk. But here when data came to Splunk it is indexing cumulatively like yesterday we got 10 incidents and it was indexed yesterday. today 5 incidents and when indexing the data today it is indexing yesterday's 10 incidents along with todays 5 incident details. here we are getting the cumulative results. Kindly help me with the same. 

Thanks In Advance

Balaji

 

Labels (3)
0 Karma

codebuilder
Influencer

Have you increased the thruput on your forwarder? It's set to 256kbs by default which can cause throttling if not increased.

Set the following in limits.conf to increase to unlimited (be sure to cycle Splunk for the change to take effect):

[thruput]
maxKBps = 0

https://docs.splunk.com/Documentation/Splunk/latest/Admin/Limitsconf

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

Chintham
Observer

Hi Codebuilder, 

Thanks for the reply. 

Yes we have updated earlier itself. But the data indexing cumulatively. 

 

Thanks & Regards,

Balaji 

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...