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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...