All Apps and Add-ons

Using Splunk to track Jasper Data

bbartholow
New Member

Is there anyone out there that has used Splunk to monitor their Jasper Reports? We are looking to use Splunk to monitor the audit data including, inputs used, reports run, report execution times, etc. We have chosen Splunk over the standard Jasper reports so that non-technical users can get a quick snapshot of how things are going in production easier.

Tags (1)
0 Karma

Damien_Dallimor
Ultra Champion

This should be pretty easy to accomplish with Splunk.

I see that the Jasper Audit data gets written to files and can also be exported with command line tools.And it seems to be pretty well structured into key/value relationships.

Do you have an example of a typical audit file entry ?

0 Karma

Damien_Dallimor
Ultra Champion

Form Googling the Jasper Admin guide , I see there is a Jasper command line utility that can export audit events "js-export --audit". So you could have a job that periodically performs this export , and then have Splunk monitor the directory to where the export files are getting written to.

0 Karma

bbartholow
New Member

From what I see it only logs it's audit to a database right now.

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...