Skip to main content

Map Charts

Map charts are visual representations that use color coding to display data values across regions and provide insights into data patterns, trends, and distribution of the data globally.

Cluster and Heatmap

Cluster and Heatmap graphically depicts the location and number of hits from data on a map.

To map your data you can: 

  • Use the geoip or Geo Lookup operators to provide these values from extracted IPv4 and IPv6 addresses.
  • Manually provide valid aggregated latitude and longitude values. Ensure the field names are latitude and longitude so that map chart can recognize them. Format the values with positive or negative values based on being north/south or east/west, instead of using the terms N/S, E/W, such as, 30.42 and -87.21.
  • A _count aggregator is required. 
  • Other aggregators like sum or avg do not provide accurate results. 

Create a Cluster or Heatmap

To add a panel with a Cluster or Heatmap:

  1. Create or open a Dashboard and click on Add Panel > Map.
    map-panel-option
  2. Provide a Geo Lookup query and press Enter for it to run.
    Add log query
  3. A map chart is available in two types, Cluster or Heatmap.
    cluster
    heatmap
  4. Modify the chart as desired.
  5. Click the Add to Dashboard button on the top right of the window to add the panel to your dashboard.
    Add to Dashboard button

Limitations

  • Map charts have a display limit of 10,000 results.
  • Colors of map markers cannot be changed.

Missile map

Missile map is used to geographically depict any data that has an origin and destination. This map helps you to visualize the relationships between the source and destination by providing insights into the pathways that may follow.

To create Connection map, your query must include:

  • sourcelat - Source latittude
  • sourcelon - Source longitude
  • destinationlat - Destination latittude
  • destinationlon - Destination longitude

Create a Missile map

To add a panel with a missile map:

  1. Create or open a Dashboard and click on Add Panel > Map.
    map-panel-option
  2. Type a supported query in the Search box, including all of the required field names and press Enter for it to run.
  3. Once the search results appear, select Missile from the Map Type dropdown.
    missile-map
  4. Modify the chart as desired.
Status
Legal
Privacy Statement
Terms of Use

Copyright © 2024 by Sumo Logic, Inc.