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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...