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

From the Command Line

Events can be logged from the command-line using the Seq command-line client, seqcli.

seqcli log -m 'Hello, {Name}!' -p Name=World

The command-line client can be used to send individual events, or to ingest log files/application output.

See the Command-line Client documentation for full usage instructions and additional features.