Skip to main content

Graylog

Settings Management

Please note settings are imported from environment variables only at initial boot and should be managed from the settings tab on the admin panel thereafter. Please refer to the Setup > Settings page for more details.

NameValue
LOGGING_GRAYLOG_ENABLEDWhether or not to send error logs to the Graylog server.

Default: true
LOGGING_GRAYLOG_ENDPOINTThe Url to the Graylog host server.

Default: error-reports.memtly.com
LOGGING_GRAYLOG_PORTThe port the Graylog host server receives messages on.

Default: 12201
LOGGING_GRAYLOG_TRANSPORT_TYPEThe protocol the Graylog host server receives messages on. The options are tcp, udp or http.

Default: tcp
LOGGING_GRAYLOG_LOG_LEVELThe minimum log level to record. The options are Verbose, Debug, Information, Warning, Error or Fatal.

Default: Error
Community Error Reporting

Memtly Community Edition sends error reports directly to the Memtly servers for issue tracking and bug fixing by default. We do not collect any personal information at all and only collect error reports and stack traces used for debugging exceptions thrown in the code. This is entirely optional and can be disabled via the LOGGING_GRAYLOG_ENABLED environment variable or by disabling them in the settings Admin Panel > Settings > Logging > Enabled.