Posted in: MacAdmin

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…

Read the PostNginx as a transparent reverse proxy

Posted in: MacAdmin

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…

Read the PostGraylog2 Puppet install notes