← Package directory
Available on winget

Install seqcli

The Seq command-line client. Administer, log, ingest, search, from any OS.

Install with winget
winget install --id Datalust.seqcli
Upgrade
winget upgrade --id Datalust.seqcli
Uninstall
winget uninstall --id Datalust.seqcli

About seqcli

The Seq client command-line app. Supports logging (seqcli log), searching (search), tailing (tail), querying (query) and JSON or plain-text log file ingestion (ingest), and much more.

What's new in 2025.2.02473

What's Changed - Initial metric support in sample ingest by @KodrAus in https://github.com/datalust/seqcli/pull/440 - Update to .NET 10 by @KodrAus in https://github.com/datalust/seqcli/pull/441 - Use Sum rather than Counter for sample delta-temporality counter metric kind by @nblumhardt in https://github.com/datalust/seqcli/pull/443 - feat: Add seqcli events delete command by @mloskot in https://github.com/datalust/seqcli/pull/445 - Fix up naming of order metrics by @KodrAus in https://github.com/datalust/seqcli/pull/446 Full Changelog: https://github.com/datalust/seqcli/compare/v2025.2.02451...v2025.2.02473

Read release notes

Version history

Version Updated Notes
2025.2.02473 Unknown What's Changed - Initial metric support in sample ingest by @KodrAus in https://github.com/datalust/seqcli/pull/440 - Update to .NET 10 by @KodrAus in https://github.com/datalust/seqcli/pull/441 - Use Sum rather than Cou...
2025.2.02451 Unknown What's Changed - Update to .NET SDK 9.0.306 and pull in NuGet package updates by @nblumhardt in https://github.com/datalust/seqcli/pull/436 Full Changelog: https://github.com/datalust/seqcli/compare/v2025.2.02447...v2025...
2025.2.02447 Unknown What's Changed - Update Seq.Syntax to pull in better tracing support for templated apps by @nblumhardt in https://github.com/datalust/seqcli/pull/434 Full Changelog: https://github.com/datalust/seqcli/compare/v2025.2.024...
2025.2.02443 Unknown What's Changed - Run end-to-end tests on Windows by @KodrAus in https://github.com/datalust/seqcli/pull/428 - Update to Seq.Api 2025.2.2 by @nblumhardt in https://github.com/datalust/seqcli/pull/429 Full Changelog: https...
2025.2.02432 Unknown What's Changed - Remove console writes and unused code in SeqCli.Forwarder.Util.ServiceConfiguration by @nblumhardt in https://github.com/datalust/seqcli/pull/426 Full Changelog: https://github.com/datalust/seqcli/compar...
2025.2.02428 Unknown What's Changed - Update to .NET SDK 9.0.303 by @nblumhardt in https://github.com/datalust/seqcli/pull/423 Full Changelog: https://github.com/datalust/seqcli/compare/v2025.2.02423...v2025.2.02428
2025.2.02423 Unknown - #374 — license show command (@gprossliner) - #400 — override SeqCli.json location with SEQCLI_STORAGE_PATH (@mloskot) - Adds encryption.* configuration options for local configuration encryption - Introduces the seqcli...
2025.2.02337 Unknown What's Changed - Update .NET SDK, update dependencies, update version to 2025.2 by @nblumhardt in https://github.com/datalust/seqcli/pull/396 Full Changelog: https://github.com/datalust/seqcli/compare/v2025.1.02332...v20...
2025.1.967 Unknown Release notes
2025.1.962 Unknown [!IMPORTANT] This release updates seqcli to use Seq 2025.1 API features. Some features are incompatible with earlier Seq versions; we recommend using seqcli versions 2024.3.* and earlier for administration of matching se...
2024.3.922 Unknown - #348 - update documentation (@nblumhardt) - #353 - ignore case when parsing permission names (@sctmike) - #356 - add documentation for configuration environment variables (@liammclennan) - #357, #361 - update the dotne...