- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Horseshoe Meter - Custom Visualization: Why am unable to view a single value in the horseshoe meter?
I get the below error when I try to view a single value in the horseshoe meter visualization:
Failed to load source for Horseshoe Meter visualization.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
I was able to fix this error installing the appropriate Horseshoe Meter version that matchs with my splunk version...
thanks and regards,
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
Did someone fix this issue?
Thanks and regards,
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is the error I get when i try to show a single numerical value in the horseshoe meter visualization.
Error rendering Horseshoe Meter visualization.
My query returns a table with one column and one row which has a single numerical value.
index="my_index" | search "IR Number"="IR_12345" | table PRE_D
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to find the issue it was with the SplunkVisualizationBase and Utils file path which were given in the visualizations,webpack and the horseshoemeter js files that were causing the issue i have given the correct location and restarted splunk. However I get a new error now which is the below. Please help fix it.
common.js:17 Uncaught TypeError: viz Utils.normalize Boolean is not a function
