Documentation
DocumentationDiscussions
These docs are for v5.0. Click to read the latest docs for v2024.2.

Environment Variables

The container can be configured using the following environment variables, passed on the Docker command line as -e NAME=VALUE:

NameDescriptionExampleDefault value
ACCEPT_EULASet to Y to indicate acceptance of the Seq End User License AgreementYN
BASE_URIIf provided, a canonical base URI that Seq will use when generating links back to the Seq server (e.g. for Kubernetes Ingress support)https://seq.example.com/

More options are available by passing config on the command-line, which is forwarded by the container to the underlying seq config CLI command.