Getting Data In

Update a lookup file via REST

Damien_Dallimor
Ultra Champion

I want to be able to update an existing csv lookup file (that resides within the lookups directory of a custom app on a searchhead) by uploading the updated file from the local machine(via a custom widget that uses the REST api)

I see there is a REST endpoint similar to this but requires the the lookup file to be published to a staging area on the Splunk server and doesn't allow you to target the destination app.

Tags (1)

ziegfried
Influencer

You could add a custom REST endpoint to Splunk that handles the file upload and updates the lookup CSV file.

twinspop
Influencer

Did you ever create this functionality? Can you share?

0 Karma

Damien_Dallimor
Ultra Champion

Cheers Z... I think that will be the approach.

0 Karma

Ayn
Legend

There's another REST endpoint that seems to be addressing this exact thing: http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTknowledge#POST_data.2Ftransforms.2Flo...

Ayn
Legend

Hm, true. Sorry!

0 Karma

Damien_Dallimor
Ultra Champion

I don't see how this endpoint can be used to update an existing csv file, as in the contents of the existing lookup file.
The endpoint you mentioned is just for updating the lookup definition.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...