Getting Data In

Splunk Index Best Practices

loginsoft
Loves-to-Learn Lots

Hi-

We are indexing JSON data into Splunk. We push the data once every 24 hours. The Rest API will not give "Delta:", on every run but returns all data. So we don't have a way to recognize what is updated and what is same. Time stamp is also same. The JSON is huge.

In this case what is the best way to Index? Delete old data update all? or is there a way to Archive existing data and update new Json data? etc?

Thanks

Suren

Labels (2)
0 Karma

niketn
Legend

@loginsoft Build the input through Splunk Add On Builder app which allows you to keep a track of already indexed check point. Besides you also can extend the underlying python with your customization to ensure that already indexed data is ignored. Read the documentation for setting the checkpoint value (also covers how to set it for JSON data): https://docs.splunk.com/Documentation/AddonBuilder/latest/UserGuide/ConfigureDataCollection

 

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

isoutamo
SplunkTrust
SplunkTrust

Hi

probably the best option is use scripted input which has some kind on “book keeping” / delta what has already ingested and based on that it sends only new / modified data to the indexers. 
r. Ismo

Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...