Getting Data In

How to replicate CSV(lookup) from heavy forwarder to Search Head/Indexer?

mbachhav
Path Finder

We are using a clustered environment with indexers,  search-heads, a deployer, and a heavy forwarder (all running on the same Splunk Enterprise version).

We are setting up TA on a heavy forwarder which generates a CSV file(lookup table).

We would like to auto copy/replicate a CSV file from heavy forwarder to search-heads/indexer. Let me know how to achieve this?

Thanks in advance.

Labels (3)
0 Karma

nmohammed
Builder

@mbachhav - did you get this done ? I am running into similar challenge and thinking best way of getting this from HF to SHC/Indexer 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

One method is to use rsync (or something similar) to copy the lookup file from the HF to the SH.  The SH will handle pushing the lookup to the indexers as needed.

---
If this reply helps you, Karma would be appreciated.
0 Karma

thambisetty
SplunkTrust
SplunkTrust

you can index csv file. You can create a saved search to create lookup with the events indexed from the lookup from HF on search Head.

————————————
If this helps, give a like below.
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...