In this case ,I have Index "A" with Two fields "Latitude" and "Longitude" ,now I want my python script fetch these two fields from Index"A" and calculated distance (using internal logic) and then indexed this distance field into Index "B".
For this case I have used splunk python sdk to get indexed data ,now I want this script will run by splunk as scripted input to ingest data in index "B" .
Please help me out do complete this task.
↧