Reference
In this section:
- Server Command Line — Seq provides an ergonomic command line for server-side administration tasks. To interact with the Seq HTTP API, see Command-line Client instead.
- Server Configuration — the Seq server reads local configuration such as ports and storage settings from the
Seq.json
file andSEQ_*
environment variables documented in this reference. - Security — this page provides an overview of securing Seq and the principles guiding its design and development.
- Data Storage — details of the local on-disk storage format used by the Seq storage engine.
- Version Support Policy — end-of-support dates for various Seq versions, and the policy determining how these are set.
- Acknowledgements — lists the third-party components that Seq builds upon.