WEB_USER=graylog
WEB_HOME=/usr/lib/graylog/web-interface
WEB_CONF=/etc/graylog/web-interface.conf
WEB_LOG_CONF=/etc/graylog/web-interface-log.xml
WEB_KEYSTORE=/etc/graylog/web-interface.keystore
WEB_CMD_PARAMS="-Dhttp.port=9000"
### uncomment bellow for SSL and create correct web.keystore
#WEB_CMD_PARAMS="-Dhttp.port=disabled -Dhttps.port=9443 -Dhttps.keyStorePassword=changeme"
