Splunk Search

Dashboard for all details for a customer

naved77
Loves-to-Learn Lots

Is is possible to create a dashboard such that user provide customerID and all details like order placed or email sent to customer gets displayed as dashboard. If yes please share the link of tutorial or article where I can get this

Labels (1)
0 Karma

niketn
Legend

@naved77 As far as you are collecting the required information in Splunk in the form of logs (monitoring application logs from App Server using Forwarder), events (through REST API or Custom Script using Splunk Add On Builder or HTTP Event Collector) or planning to pull directly from Database (thorough the Splunk DB Connect app), you should be able to create such dashboard. 

Following is the Splunk Documentation on Dashboard Tutorial: https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/Aboutdashboards

Or you can take the Splunk Fundamentals 1 eLearning course which is free for everyone: https://www.splunk.com/en_us/training/courses/splunk-fundamentals-1.html

(PS: If you are a Splunk Partner, you should also get Fundamentals 2 as a free course as well but that would not be mandatory for you to get started as complete information is also freely available through Splunk Docs link provided above).

Also, if you want to easily create insanely amazing dashboard with easy to use features of drag, drop, resize, copy/paste, layering allowing you to take complete control of every pixel of your dashboard in order to convey a better story, do check out Splunk Dashboard App (Beta) .

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You could start by creating a dashboard from the indexes and sourcetypes you already have for a know specific customerid. When you have you dashboard the way you want it, you can look at converting it to a form and add an input so that the user can specify the customer id. You keep this customer id in a token and use the value of the token in your dashboard search instead of the specific customer id you used to start with. For customer id choices, you could populate a dropdown list with a dedup'd list of customer id harvested from your source inputs.

Basically, start with a simple dashboard and build from there

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...