Dashboards & Visualizations

How to create a dashboard with tables or charts to display the hits for 100 applications for each day in a week?

SaiKalyani
Engager

Hi
I am new to splunk and I want to create a dashboard where I want to know the hits for 100 applications for each day in a week. I need that in either tabular or chart format.

SaiKalyani
Engager

i am gathering the hits based on URI for an app like
sales/orderinventory/voim/home/displayhome.do 297

/sales/orderinventory/voim/home/homeActionReq.do 245

/sales/orderinventory/voim/home/homeHeading.do 263

/sales/orderinventory/voim/home/homeInventorySS.do 274

/sales/orderinventory/voim/home/homeUpdates.do 260

/sales/orderinventory/voim/home/viewPOC.do 369

/sales/orderinventory/voim/inventory/viewMyInventory.do 230

/sales/orderinventory/voim/inventory/viewService.do 2

/sales/orderinventory/voim/inventoryreports/tradeSummary.do 6

/sales/orderinventory/voim/locatevehicles/editTradingPartners.do 1

/sales/orderinventory/voim/locatevehicles/locateVehicles.do 1391

/sales/orderinventory/voim/locatevehicles/map.do 2

/sales/orderinventory/voim/locatevehicles/preApproved.do 170

/sales/orderinventory/voim/order/ChartViewer 10

But i want to sum up all these and show as one number for hits.
My events look like
[22/Sep/2014:11:05:15 -0400] "POST /sales/orderinventory/voim/locatevehicles/locateVehicles.do?dispatch=onChangeModel HTTP/1.1" 500 2375 "https://w02.dealerconnect.chrysler.com/sales/orderinventory/voim/locatevehicles/locateVehicles.do?di..." "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko" POST /sales/orderinventory/voim/locatevehicles/locateVehicles.do

0 Karma

pradeepkumarg
Influencer

It all comes down to how your events look and what you consider as a hit for your application from your events.
Post some sample events and what is expected out of it, and I'm sure you'll get help

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 ...