Dashboards & Visualizations

How do I create drilldown in the XML?

dfigurello
Communicator

Hello Splunkers,

I am developing a XML code, and I want create a drilldown link in the my map.

Follows the xml part:



Google Maps - External
sourcetype=srx_traffic cliente=$cliente$ | iplocation destination_address NOT destination_address=10.0.0.0/23 | geostats count
{destination_address:#B22222}
[0x0000FF]

Now, I want when click in the map, I need create a table with destination_address. I tried with but not works.

My search to create a table is:

sourcetype=srx_traffic cliente=ABC| iplocation destination_address NOT destination_address=10.0.0.0/23 | search lat>=33.75000 lat<45.00000 lon>=-90.00000 lon<-67.50000 | stats values(destination_address) as "Endereços Ips"

I saw in "Simple XML Reference" located at http://docs.splunk.com/Documentation/Splunk/6.0.1/Viz/PanelreferenceforSimplifiedXML, but I did not found anything about create it.

Any ideas?

Tks.

dfigurello
Communicator

Hello @somesoni2, I want to create a new form. My values in the geomap are IP destination. When I click in the map I want to redirect to a news form with new informations such as: and so on.

Tks.

0 Karma

nfilippi_splunk
Splunk Employee
Splunk Employee

Splunk 6 does not yet support dynamic drilldown for maps as it presently does for table and chart. Thus, you are not currently able to configure drilldown from a map to another dashboard, passing through click arguments.

This is something that we are considering for a future release.

JoshWhaley
Path Finder

+1 for requesting this feature. It seems odd that maps don't support this feature while others do.

0 Karma

aelliott
Motivator

This feature would be very nice to have. If we could tap into the power of the Google API, that would be great.

ChrisG
Splunk Employee
Splunk Employee

Did you find the documentation about drilldown in the Dashboards and Visualizations manual?

0 Karma

dfigurello
Communicator

Yes I did,
but the "Dashboards and Visualizations Manual" don't explains using . I tried put the code but did not worked.



Google Maps - Externo
sourcetype=srx_traffic cliente=$cliente$ | iplocation destination_address NOT destination_address=10.0.0.0/23 | geostats count
{destination_address:0xab0e4c}
[0xab0e4c]


...

[...]
tks.

0 Karma

somesoni2
Revered Legend

You want the table in the same form or new form? What all values your table search is using from geomap result?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...