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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...