- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why is there no data on the dashboard of Template for Citrix XenDesktop 7?

All data is coming to the correct index and sourcetype and no data over the dashboard of "Template for Citrix XenDesktop 7" apps,Any suggestion to overcome this problem.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look over at https://answers.splunk.com/answers/356938/sitename-key-causing-failed-dashboard-searches.html?childT.... If your lookup_host_site.csv has values, and SiteName is what's causing PerfMon data not to show, it could be case-sensitivity.
Good luck!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the dashboard source query:
Change lookup_sites.csv to lookup_host_site.csv.
There is no lookup_sites.csv in the app.
Also, by default the lookup file won't have much data. You have to add to it as per your environment.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

My lookup site reads like:
| inputlookup lookup_host_site.csv | stats count by SiteName
But I still don't see any data populated to the board.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Basically check your splunk roles for any discrepancies.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

All Splunk roles are in place.I am suspecting that there is no data for lookup file which is created default by apps installation.
