Hi guys,
I have a Splunk scheduled search which is producing a list of URLs that need to be used by another system. The other system has to access the list using http/https protocol.
Now, what i'm looking for is:
- making the search results (csv file) available through something like https://splunkserver/list.csv
- appending the search results to a lookup table and querying the lookup table using something like https://splunkserver:8089/servicesNS/admin/search/data/lookup-table-files/list.csv
Can someone guide me in how to achieve this?
Thanks in advance!
Andrei
↧