OPNsense-Dashboard icon indicating copy to clipboard operation
OPNsense-Dashboard copied to clipboard

Few pointers for others

Open motoridersd opened this issue 1 year ago • 5 comments

First, I want to thank you for this work. This is the first time I've gotten a dashboard to work because I was always trying to do this on my own without containers. This was so much easier.

A few things I got stuck on that might help others:

  • Portainer runs on the same port as graylog, so if you are using this in your container/box, you will need to re-configure the port it uses. Pay attention to the output of docker compose, this is where I saw Graylog failing to bind to port 9000
  • The MaxMind API token takes a few minutes to activate, so wait a bit before you run the commands
  • Enable all Telegraf monitoring items, in case they are disabled. I had them disabled for some reason
  • I missed the "reorder" part of the Graylog configuration. So if you are not getting results in your map, make sure your Message Processors Configuration matches the screenshot

motoridersd avatar Jan 13 '23 14:01 motoridersd