Splunk Search

Report Acceleration & Lookup Table

IRHM73
Motivator

Hi, I wonder whether someone may be able to help me please.

Could someone possibly tell me whether it's possible to build a lookup table from the results of an "Accelerated Report"?

Many thanks and kind regards

Chris

0 Karma
1 Solution

jpolcari
Communicator

You should be able to using the outputlookup command to add the results of the report into a lookup table.
https://docs.splunk.com/Documentation/Splunk/6.4.2/SearchReference/Outputlookup

Asuming it is already formatted how you want it, you could do something like this. If you need to append to continually update the results, that is possible as well:

report search | outputlookup lookuptablename

View solution in original post

0 Karma

jpolcari
Communicator

You should be able to using the outputlookup command to add the results of the report into a lookup table.
https://docs.splunk.com/Documentation/Splunk/6.4.2/SearchReference/Outputlookup

Asuming it is already formatted how you want it, you could do something like this. If you need to append to continually update the results, that is possible as well:

report search | outputlookup lookuptablename
0 Karma

IRHM73
Motivator

Hi @jpolcari, that's great. Thank you for taking the time to reply.

Many thanks and kind regards

Chris

0 Karma

woodcock
Esteemed Legend

Be sure to click Accept on this answer to close the question.

0 Karma

IRHM73
Motivator

Sorry @woodcock!

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...