hi I use the search below in order to display the number of events corresponding to my main search on a clustermap There is a gap between the results displayed on my map and the results of the m...
Hi there, Just a quick question on the clustermap that is not really displaying what we are aiming for... We have a simple query which is then piped to iplocation then geostats as this: &n...
I've been trying to create a ClusterMap to track the location of a vehicle into my dashboard. Although I can see the location of the vehicle in a clustermap by using search, I am not able to c...
hi
I use the search below in order to display markers on a map
As you can see, I use a join command in order to cross events by site between the lookup and the search
index=toto s...
I need to change the colors on the markers for a clustermap. Currently they are purple, but it blends in with other things on the map, causing it to be hard to track. I am using it in the Splunk A...
Hello guys,
I have a problem with the "ClusterMap" so I have add a log 2 weeks ago and when I do a search about the last 6 weeks the "ClusterMap" shows me the right results, but if i lower the t...
Hi all,
I have a clustermap visualization and i want to edit the color of the map marker. I've used two fields country and status causing the color of the marker to be divided to red and green a...
...Here is my problem:
I have a ClusterMap, which I want to show in a custom location with a custom zoom. For doing that, I defined the clustermaps options like this:
<option name="map...
I want to use regex in field names as "*Warning" or "*Danger" in below map code
<option name="mapping.fieldColors">{Warning:0xffd700,Danger:0xe60026}</option>