...nes (when I change the search).
Here is my (lengthy) code:
var search = splunkjs.mvc.Components.getInstance("search1"); // get the search manager
var myResults = search.data("results"); // g...
Trying to use sample code from http://dev.splunk.com/view/webframework-developapps/SP-CAAAESD to set these properties in a customvisualization:
<viz type="leaflet_maps_app.leaflet_maps...
Hi i'm trying to get two customvisualizationsin one single dashboard, but there seems to be a problem to load the two html elements using the same splunk_view class.
<form script="custom...
Hello,
Does Splunk supports sound alerts in Enterprise dashboards based on the threshold in the query?
Ex. I have a query where it shows the (statues > 100) or (statues < 100).&n...
we are currently exploring splunkjs for rendering data in our custom app. we are able to authenticate and display charts based on searches directly from webapp but having difficulty inintegrating w...
Hi,
Inspired from this post: https://community.splunk.com/t5/Dashboards-Visualizations/How-can-i-re-use-Java-scripts-form-one-table-to-another-tables/m-p/414861 I modifed my Javascript t...
Where can I download the latest and greatest SplunkJS_Stack with the new splunkjs/mvc/visualizationregistry mentioned in Splunk 6.4?
This link still downloads the previous version without visual...