From b22d5097be84ae68d0933b92dbb220114f65af16 Mon Sep 17 00:00:00 2001 From: Brendan Smith <3453402+bsmithio@users.noreply.github.com> Date: Thu, 26 Jan 2023 01:15:41 -0600 Subject: [PATCH] Update configure.md --- configure.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configure.md b/configure.md index 82b0f4b..0f14009 100644 --- a/configure.md +++ b/configure.md @@ -28,6 +28,7 @@ * [How to drop an InfluxDB v2 measurement](#how-to-drop-an-influxdb-v2-measurement) * [Learn more about Flux queries](#learn-more-about-flux-queries) * [Suricata Troubleshooting](#suricata-troubleshooting) + * [Map Issues](#map-issues) ## Docker @@ -363,3 +364,9 @@ curl https://raw.githubusercontent.com/3CORESec/testmynids.org/master/tmNIDS -o You can then run the tests through the CLI. ![](https://i.imgur.com/PhoKWxN.png) + +### Map Issues + +If you see no GeoIP data on the map make sure you rearranged the Message Processors in System -> Configurations, and reorder like so: + +![Graylog Message Processors](https://www.bsmithio.com/post/opnsense-dashboard/processors.png)