nginx is much smaller and simpler. It doesn't have the wide range of plugins and modules that Apache has, so isn't suited for complicated websites with lots of edge cases, but if you're intending to just redirect everything, it's much smaller and faster than Apache.

Google "nginx redirect http https" for lots of pages showing you how to do it. The simplest is just adding six lines to your nginx.conf replacing the 'server' lines already there.

On 11/6/16 13:57, BKeep wrote:
Thanks, I am going down this route for now using apache. I was curious if functionality exists within graylog to handle it. I am not as familiar with nginx, is there really that much of a difference between nginx and apache?

On Sunday, November 6, 2016 at 2:42:50 PM UTC-6, Eric Green wrote:

    I would recommend using nginx for that functionality. It has a URL
    rewriting capability that's easy to set up and it's much lighter
    weight than Apache.

    On Sunday, November 6, 2016 at 10:51:54 AM UTC-8, BKeep wrote:

        Is there any internal function within graylog to redirect from
        http to https when ssl is enabled?

        Regards,
        Brandon

--
You received this message because you are subscribed to a topic in the Google Groups "Graylog Users" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/graylog2/IbS5dvIzxMo/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/ea13ea8e-5fc0-497e-a884-0e0882f589d3%40googlegroups.com <https://groups.google.com/d/msgid/graylog2/ea13ea8e-5fc0-497e-a884-0e0882f589d3%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Graylog 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/fb28f118-0cc4-2560-daf6-666d8fad3109%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to