Hi, can you share the xml source for the Website Status view under Status Overview.
Thanks so much, great app!
That app is on GitHub. You can view it online here: https://github.com/LukeMurphey/splunk-website-monitoring/blob/master/src/default/data/ui/views/statu...
I used a custom cell renderer which you can see here: https://github.com/LukeMurphey/splunk-website-monitoring/blob/master/src/appserver/static/WebsiteSta...
That app is on GitHub. You can view it online here: https://github.com/LukeMurphey/splunk-website-monitoring/blob/master/src/default/data/ui/views/statu...
I used a custom cell renderer which you can see here: https://github.com/LukeMurphey/splunk-website-monitoring/blob/master/src/appserver/static/WebsiteSta...
That XML should be contained within the $SPLUNK_HOME/etc/apps/website_monitoring/default/data/ui/views
directory on the Splunk instance you installed the app on... probably in the status_overview.xml
file.