Dashboards & Visualizations

Why is outputlookup not updating to store search results?

supraja
Path Finder

Hi Team,

 

i want store the query results in lookup file  , but outputlookup  command is not updating the csv as per results set .

 

index = ........ queryresults ............|  outputlookup test.csv 

 

is there any changes required  in the query ?

 

 

regards,

supraja

 

Labels (1)
Tags (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Do you have permissions to update the lookup?

0 Karma

supraja
Path Finder

Hi , 

 

its already tried 

 

index = ............
| fields  ............
|where clause ...........
|table <fileds>
|outputlookup test.csv

0 Karma

MYilmaz
Explorer

Hi @supraja 

can you try the search below.

index=.... 
table ....
|outputlookup append=true yourfile.csv
0 Karma
Get Updates on the Splunk Community!

Demo Day: Strengthen Your SOC with Splunk Enterprise Security 8.1

Today’s threat landscape is more complex than ever. Security operation centers (SOCs) are overwhelmed with ...

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...