Setting an initial password when deploying Seq to Docker
We love all things Docker, especially the opportunity it presents for streamlining how apps like Seq are deployed and operated. Running Seq under Docker is ridiculously »
We love all things Docker, especially the opportunity it presents for streamlining how apps like Seq are deployed and operated. Running Seq under Docker is ridiculously »
OpenID Connect and Azure Active Directory authentication on Kubernetes, updated to .NET 5.0.2, seqcli improvements, and what you missed in 2020.5! »
Download original and printer-friendly PDFs, or view the plain text version on GitHub. »
Seq 2020.4 has just hit the downloads page and Docker Hub. In it you'll find the Storage screen (a major manageability improvement); the Settings > »
This release improves stability for Seq customers using Azure Active Directory (AAD) authentication. We've also made some much-anticipated changes to live tailing to make it more »
In this post we’re going to look at how Flare deserializes JSON documents stored on disk using a very fast bespoke, sparse, vectorized deserializer called squirrel-json. »
Seq Forwarder is a tiny local server that imitates the Seq HTTP ingestion API. You can send logs to it using any Seq client library; by »
Reading time: 2 minutes We're working on a new six-weekly release cadence, so Seq 2020.2 is here six weeks after 2020.1. Download Seq 2020. »
This post is the first in a series on Seq’s storage engine. It’s a technical dive meant to share some of the more interesting aspects of its design and implementation. »
Using Seq.Input.Syslog, Seq is able to ingest syslog messages — both RFC3164 and RFC5424 formats — as structured logs. This post demonstrates how to ingest syslog messages in Seq. »