About 2,020 results
Open links in new tab
  1. Seq — centralized structured logs

    Send logs and traces from any language using HTTP, OpenTelemetry, and flexible custom inputs. Seq preserves all the structured information provided by your applications, and exposes it …

  2. Getting Started - Seq Documentation

    Seq is distributed as an officially supported datalust/seq container image on Docker Hub and as datalust/seq on the Amazon ECR Public Gallery. You can run the container with docker or …

  3. An Overview of Seq

    Seq is a real-time search and analysis server for structured application logs and traces. Its carefully-designed user interface, JSON event store, and familiar query language make it an …

  4. Query Syntax - Seq Documentation

    If you're new to Seq's query language, start with Searching and Analyzing Logs and Spans - it's a complete syntax primer for the busy developer. In addition to simple search expressions, Seq …

  5. Search and Analyze Logs and Traces - Seq Documentation

    If you have questions or need help writing a specific query, please get in touch with the Seq team at Datalust - our support channels are linked from the Support menu in the Seq navigation bar.

  6. Search Expression Syntax - Seq Documentation

    If you're just getting started with Seq, you will find that a combination of text searching (simply type what you're looking for) and filtering with the tick and cross icons next to event properties …

  7. Serilog - Seq Documentation

    Seq has excellent support for all of Serilog's features including complex event data, enrichment and structured events. To collect traces as well as logs see SerilogTracing.

  8. Server Command Line - Seq Documentation

    config hash Read a password from STDIN and print a salted, Base64 encoded cryptographic hash of the password that is suitable for storing in configuration fields (leading and trailing …

  9. Configuring HTTPS with HTTP.sys - Seq Documentation

    Because Seq uses the Windows HTTP stack, configuration for TLS cipher suites and protocol versions is the same as for IIS on Windows. We recommend using a configuration tool such as …

  10. Getting Logs into Seq

    If you are new to Seq, that's a good place to start. If your application uses a logging library that has direct support for Seq, such as Serilog, Pino, Microsoft.Extensions.Logging and many …