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
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...