Hi. I'm trying to recreate a splunk index. The index exists in the http search url. https://splunk.mycompany.com/en-US/app/launcher/home
But not in the restapi search head
https://stuff_splunk-search05:8089/services/search/jobs/export
So then I thought, one way to automate getting the data I want from the search head is just to reverse engineer the index from the http search url.
http://dev.splunk.com/view/SP-CAAADQT
The other would be to upload a script to splunk and then run it on a schedule but that's also something I don't know how to do.
I've never made an index. Before I asked someone in my company I just wanted to quickly ask here, how do you set the name of an index? It wasn't too explicit in the instructions.
... View more