I believe the reason is that systemctl starts graylog-web as the user graylog-web, who are not allowed to bind anything to ports below 1024. A dirty fix is to change user/group to root in the file graylog-web.service, I'm sure there are other best practice solutions.
On Tuesday, January 26, 2016 at 12:45:59 PM UTC+1, Xisco wrote: > > Sorry, but it was not the answer I want. > > I wanted to start the service with port 443 systemctl. > > in the end I created a script for this method. > > thx :) > > El viernes, 22 de enero de 2016, 21:18:12 (UTC+1), Manu escribió: >> >> Hi, >> >> Is it possible to configure configure graylog-web for autostart with >> -Dhttps.port=443? >> >> I have debian 8 with last version graylog server and web. >> >> systemctl start graylog-web.service , only start at port 9000 and I can >> not find where to configure this option. >> >> Thx >> > -- 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/5d0072a4-0f25-4272-b6d7-f3cdad9f4181%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
