I currently have Splunk running a python script every 1 min with the following output:
{"DEMO": 2700, "TEST": 0, "TEST-3": 5}
How can i visualize this data in the visualize part ? All the pie charts, etc seems to only support a single field, whereas i would like all fields returned by the script to be automatically added in preferably in a pie chart or graph where i can sort by the value
Hi
you could try to use Trellis option to get those to separate piecharts.
r. Ismo
Hi
you could try to use Trellis option to get those to separate piecharts.
r. Ismo