Hi Manu, setting system properties like https.port should be part of GRAYLOG_WEB_JAVA_OPTS and not GRAYLOG_WEB_ARGS.
Cheers, Jochen On Saturday, 23 January 2016 23:02:29 UTC+1, Manu wrote: > > Hi Jochen, > > I had seen that file, I have edited but not working. > > This is my file, is correct? > > # HTTP server settings. > GRAYLOG_WEB_HTTP_ADDRESS="0.0.0.0" > GRAYLOG_WEB_HTTP_PORT="9000" > > # Might be used to adjust the Java heap size. (i.e. "-Xms1024m -Xmx2048m") > GRAYLOG_WEB_JAVA_OPTS="" > > # Pass some extra args to graylog-web. (i.e. "-d" to enable debug mode) > GRAYLOG_WEB_ARGS="-Dhttps.port=443" > > # Program that will be used to wrap the graylog-web command. Useful to > # support programs like authbind. > GRAYLOG_COMMAND_WRAPPER="" > > 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/23602b22-2efc-415b-b0c1-38bbb95b36f2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
