Reporting

Methods to export reports

rlautman
Path Finder

I am looking into the different methods that can be used to extract reports from Splunk - I have recently had a request from a team for whom I create a daily report on Splunk and mail to them. They are now asking that this report be automated (I have asked a question regarding this here) and that this automated report be forwarded to them to be used in an Information Tool via one of the following 3 methods:

  1. Use a webservice to retrieve the report and place it in their tool
  2. Send the report to a Sharepoint site for them to retrieve the information from
  3. Send the report to a SQL server

Are these methods of extraction possible with Splunk? Or is there another method that anyone could suggest?

0 Karma

jonuwz
Influencer

Not out the box.

There's 2 options.

  1. run a script when the saved search runs. One of the arguments is the location of the file that contains the results. Parse it, then send the results to wherever.
  2. Write it all in python / java - there are SDKs that allow you to get data out of splunk. So you could periodically run this script / program to populate the other tool without relying on splunk to do the scheduling.
0 Karma

jonuwz
Influencer
0 Karma

rlautman
Path Finder

Great, thanks for the tips - could you recommend some SDKs so I can take a look?

0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...
OSZAR »