Skip to content

Commit ffff780

Browse files
Update Geomap widget setup instructions (#28882)
Co-authored-by: brett0000FF <[email protected]>
1 parent 8cf5610 commit ffff780

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/dashboards/widgets/geomap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ The geomap widget visualizes geographic data with shaded regions or points. It c
2222

2323
## Setup
2424

25-
{{< img src="dashboards/widgets/geomap/geomap_setup2.png" alt="Geomap Graph your data section of widget configuration">}}
25+
{{< img src="dashboards/widgets/geomap/geomap_setup3.png" alt="Geomap Graph your data section of widget configuration">}}
2626

2727
### Configuration
2828
1. Choose the visualization layer:
29-
* **Regions**: Aggregate measures at a country level.
29+
* **Regions**: Aggregate measures at a country or country subdivisions level.
3030
* **Points**: Overlay events as points on the map to display geographic event data.
3131

3232
2. Choose the data to graph: <br>
@@ -35,8 +35,8 @@ The geomap widget visualizes geographic data with shaded regions or points. It c
3535
{{% tab "Regions" %}}
3636
| Data source | Notes |
3737
| -------------- | -------- |
38-
|Log Events | The group by tag must include a country ISO Code following the alpha-2 ISO format. You can use the [GeoIP Processor][1] to do this, or manually include the [tags on ingest][2]. See the [Log search documentation][3] to configure a log event query.|
39-
|Metric | The group by tag must include a country ISO Code following the alpha-2 ISO format. You can [generate metrics from ingested logs][4], or manually include the [tags on ingest][2]. See the [querying documentation][5] to configure a metric query.|
38+
|Log Events | The group by tag must include a country ISO Code (alpha-2 ISO format) or a country subdivision ISO Code (ISO-3166-2 format). You can use the [GeoIP Processor][1] to do this, or manually include the [tags on ingest][2]. See the [Log search documentation][3] to configure a log event query.|
39+
|Metric | The group by tag must include a country ISO Code (alpha-2 ISO format) or a country subdivision ISO Code (ISO-3166-2 format). You can [generate metrics from ingested logs][4], or manually include the [tags on ingest][2]. See the [querying documentation][5] to configure a metric query.|
4040
|RUM | See the [RUM documentation][6] to configure a RUM query. |
4141
|SLO | See the [SLO search documentation][7] to configure an SLO query. |
4242
|Security Signals <br> Application Security <br> Audit Trail | See the [Log search documentation][3] to configure a query. |
Loading

0 commit comments

Comments
 (0)