Hi, On Thursday, 20 October 2016 11:55:56 UTC+2, Benbrahim Anass wrote: > > and when i try to configure the input on graylog with the port 514 it says > that i dont have root permission . i dont want to start with root or chmod > graylog, i just want to configure another port but it's not working >
While that sounds like a firewall issue in general, you can simply use authbind <https://en.wikipedia.org/wiki/Authbind> (see https://debian-administration.org/article/386/Running_network_services_as_a_non-root_user. and https://github.com/Graylog2/fpm-recipes/blob/2.0/recipes/graylog-server/files/environment#L10-L12) to allow the Java process running Graylog to bind to a privileged port. Cheers, Jochen -- 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/c2c48dc8-d673-4b9f-a295-59b2b61b3615%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
