Splunk Dev

Getting Data from Splunk to Node Js web UI by API

Kalyan_N
New Member

I want to get Data(Monitoring different application data in splunk) from splunk to Node Js web UI by API. Can any one please tell me the process. 

0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @Kalyan_N 

There is an example at https://github.com/livehybrid/dashpub/blob/master/template/src/pages/api/data/%5Bdsid%5D.js which I use to run Splunk queries for publishing dashboards externally.

Basically you just hit the relevant REST API Endpoint for whatever action you want to carry out. 

For more info on the search endpoints check out https://docs.splunk.com/Documentation/Splunk/9.4.1/RESTREF/RESTsearch

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...