Knowledge Management

Splunk 5.0 on the fly reports in excel

epreston
New Member

During the Splunk Conf they showed an spread sheet that had reports and whenever it was opened it would go back and query the information from Splunk to update the information on the fly.

What is that called? Is there any documentation for it?

0 Karma

piebob
Splunk Employee
Splunk Employee

i believe what you're talking about is called lookups:
http://docs.splunk.com/Documentation/Splunk/5.0/Knowledge/Aboutlookupsandfieldactions

typically, this feature is used to bring in information from said spreadsheet and add it to your search results, but you can also use the 'outputlookup' command to write results from a search to a file on your filesystem:
http://docs.splunk.com/Documentation/Splunk/5.0/SearchReference/Outputlookup

if you ran a scheduled saved search that included an outputlookup command, you could achieve the situation you describe, although it won't update the spreadsheet automatically just by opening it.

this module might also achieve some of your goals;
http://splunk-base.splunk.com/apps/29336/splunk-for-excel-export

but i'm in retrospect (thanks #splunk IRC!) thinking you meant this:
http://splunk-base.splunk.com/apps/58162/odata-for-splunk

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...