I got pretty sick of having to constantly remember to put “:9000” to reach my Graylog web interface, and didn’t really want to mess around with adding SSL support into graylog itself. The solution? Run…
Tag:
graylog
Assuming Ubuntu 14.04 “Trusty” as the OS here… this should probably work on Debian 8 with just a change on the Mongo repo. First, install puppet if you haven’t already. sudo apt-get update && sudo…