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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...