There are a few guides on this already (especially the Windows part), but I figured I’d write something anyhow. I’ve recently come into a small set of Windows servers that need to be added to…
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…
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…