icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Vector Map
SHA256 checksum (vector-map_102.tgz) 1898c783ef3a656648ea2adcf06af8a75553e6547f6f8fe4627d89d6cbf92b45 SHA256 checksum (vector-map_101.tgz) 44aa4c018a02dba60ff40e511488b1b71a1f421052aaf0e12a8d2207b6d4351f
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Vector Map

Splunk Cloud
This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
This add-on provides a simple and lightweight UI module which can visualize geographical
information on a vector-based map. The map is rendered using SVG or VML depending on the
browser support. No browser plugins are required for the module to work correctly.

Usage

The module expects geoinformation in the form of a ISO3166-2 country code or state code
in the specified field in order to plot the results on the map. It's possible to define
an optional countField which allows to process already aggregated results.

Example:

<module name="HiddenSearch" layoutPanel="panel_row1_col1" autoRun="true">
    <param name="search">sourcetype=access_combined clientip=* | geoip clientip</param>
    <param name="earliest">-24h@h</param>
    <module name="VectorMap">
        <param name="mapType">world</param>
        <param name="field">clientip_country_code</param>
        <param name="backgroundColor">#333333</param>
    </module>
</module>

For a list of all possible module parameters see the module reference at your Splunk
installation once the Add-On is installed.

http://localhost:8000/modules#Splunk.Module.VectorMap

Credits

This module has been created by SPP - http://www.spp.at/

The map rendering is done by using a slightly modified version of the excellent jVectorMap
jQuery plugin: http://jvectormap.owl-hollow.net/

Release Notes

Version 1.0.2
Aug. 12, 2011

Fixed a bug where only the first 100 results have been returned from the search job.

Version 1.0.1
Aug. 2, 2011

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.