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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...