Getting Data In

updating csv file periodically

splunkuseradmin
Path Finder

Hello everybody,

I wanted to know what are the possible ways we can update lookup.csv file. I know,
1 . through manually uploading from lookup editor and update manually edit fields using same lookup editor.

I wanted to upload csv through lookup editor once, then setup a file to update every week. so that i can access from my splunk
cluster and "index=collab_core".

can any 1 suggest a easy or possible steps to solve this.

thanks

Tags (1)
0 Karma

MuS
SplunkTrust
SplunkTrust

Hi splunkuseradmin,

find a detailed answer how it can be done here : https://answers.splunk.com/answers/708473/how-do-you-update-a-lookup-table-manually-in-a-dis.html#an...

There is also an option to use SPL in combination with | inputlookup append=t ... | ... | outputlookup ... to update the lookup file using event data in Splunk itself.

Hope this helps ...

cheers, MuS

0 Karma

splunkuseradmin
Path Finder

I am not getting any logs or event data to update the file.
The file we have is we getting that from some other external source, which contains employees details and then uploading the file in splunk and wants to update periodically

0 Karma

MuS
SplunkTrust
SplunkTrust

Well in this case, the easiest option is to simply replace the lookup file with the newer version on the file system of the Splunk instance itself.

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!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...