Getting Data In

custom script from props.conf

ajitshukla61116
Path Finder

Hi,
We have one csv file which contains registration no ,timestamp,latitude ,longitude ,these files are being ingested into splunk by a 3rd party.
We need to have a new field named "distance" into this data for this we have a python script which takes latitude and longitude as input and provide distance as an output.
How can we do this process before ingesting the data into Splunk??

Please help..

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Have your custom script read the CSV file, add the distance field, and then write the CSV to Splunk. The 3rd party will have to stop sending the file to Splunk.

---
If this reply helps you, Karma would be appreciated.
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!

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...

Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents

Tech Talk Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents   Correlating ...

Observability Simplified: Combining User Experience, Application Performance & ...

  Tech Talk Network to App: Observability Unlocked   Today’s digital environments span applications, ...