Splunk Dev

Monitoring App

jet
Explorer

I have a published app on SplunkBase which is designed to pull event data via API from an App which I publish to Splunk with. It's been working fine for several years.

A recent request from users is for more realtime data which would require me to pull data from API. It's not really suitable for logging and where I have done this before on an iPhone app, I held in ram as opposed to being "logged".

Ideally I would want to pull data once and for the response to be shared across multiple users as opposed to many users each individually polling data.

Is this something that is possible with a Splunk app? 

Labels (5)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The app can pull the data once (or periodically) and store it in a lookup.  Then it's available to users from the lookup.

---
If this reply helps you, Karma would be appreciated.

jet
Explorer

That helps! Upvote for you.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...