Splunk Enterprise Security

After saving a lookup file with outputcsv, how to access it from search?

splunkxorsplunk
Explorer

index=my_index [search is here] 
| outputcsv mycsv.csv

After saving the search results into mycsv.csv file,  can I access the file via search head?
| inputlookup mycsv.csv   -- is not working 

 

 

Labels (1)
Tags (1)
0 Karma
1 Solution

splunkxorsplunk
Explorer

Thanks for the solution! 

View solution in original post

0 Karma

splunkxorsplunk
Explorer

Thanks for the solution! 

0 Karma

Manasa_401
Communicator

Hello @splunkxorsplunk 

you can search by using  |inputcsv mycsv.csv

If you have saved data using outputlookup then use inputlookup to access that data in search.

If this helps, karma would be appreciated.

Thanks,

Manasa

Get Updates on the Splunk Community!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...