Dashboards & Visualizations

user is unable to see the results in dashboard

pratapa
Explorer

User is complaining that he is unable to see the results in Dashboard. It is saying "No results found".

Following is the search query.

index=main sourcetype=wms_oracle_sessions | bucket span=5m _time | stats count AS sessions by _time,warehouse,machine,program | stats sum(sessions) AS wsessions by _time,warehouse | timechart avg(wsessions) by warehouse

Tags (1)
0 Karma

renjith_nair
Legend

@pratapa ,

Make sure the user has access to the main index and also look at the search filters

Have a look at https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Cantfinddata

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

pratapa
Explorer

I checked source type under settings --> Source types

Source type "wms_oracle_sessions" does not exist.

How does this effect. If it does not exist, how to proceed further.

0 Karma

renjith_nair
Legend

@pratapa,
Have a look at this doc for a better understanding of sourcetype https://docs.splunk.com/Documentation/Splunk/8.0.1/Data/Whysourcetypesmatter

If the sourcetype does not exit indicates that either the data is not indexing or the source type extraction is not working and the events are indexed with another sourcetype. You might need to fix that.

Look for the events without specifying the sourcetype and adjust your search accordingly.

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

pratapa
Explorer

I tried without specifying the sourcetype, but still showing "No results found"

0 Karma
Get Updates on the Splunk Community!

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...

Stay Connected: Your Guide to July Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...