apikey

seqcli help apikey

Run api -- where is one of these:

Available sub-commands are:

Type seqcli help apikey <sub-command> for detailed help

seqcli apikey create

app

seqcli help app

Usage: seqcli app []

Available sub-commands are: define Generate an app definition for a .NET [SeqApp] plug-in install Install an app package list List installed app packages run Host a .NET [SeqApp] plug-in uninstall Uninstall an app package update Update an installed app package

Type seqcli help app <sub-command> for detailed help

appinstance

seqcli help appinstance

Usage: seqcli appinstance []

Available sub-commands are: create Create an instance of an installed app list List instances of installed apps remove Remove an app instance from the server update Update an existing app instance

Type seqcli help appinstance <sub-command> for detailed help

bench

Measure query performance

seqcli help bench

seqcli bench []

Measure query performance

config

View and set fields in the SeqCli.json file; run with no arguments to list all fields

seqcli help config

seqcli config []

View and set fields in the SeqCli.json file; run with no arguments to list all fields

dashboard

seqcli help dashboard

Usage: seqcli dashboard []

Available sub-commands are:

list List dashboards remove Remove a dashboard from the server render Produce a CSV or JSON result set from a dashboard chart

Type seqcli help dashboard <sub-command> for detailed help

expressionindex

seqcli help expressionindex

Usage: seqcli expressionindex []

Available sub-commands are:

create Create an expression index list List expression indexes remove Remove an expression index from the server

Type seqcli help expressionindex <sub-command> for detailed help

feed

seqcli help feed

Usage: seqcli feed []

Available sub-commands are: create Create a NuGet feed list List NuGet feeds remove Remove a NuGet feed from the server update Update an existing NuGet feed

Type seqcli help feed <sub-command> for detailed help

help

Show information about available commands

seqcli help help

seqcli help []

Show information about available commands

Example: seqcli help search

index

seqcli help index

Usage: seqcli index []

Available sub-commands are: list List indexes suppress Suppress an index

Type seqcli help index <sub-command> for detailed help

ingest

Send log events from a file or STDIN

seqcli help ingest

seqcli ingest []

Send log events from a file or STDIN

Example: seqcli ingest -i log-*.txt --json --filter="@Level <> 'Debug'" -p Environment=Test

license

seqcli help license

Usage: seqcli license []

Available sub-commands are: apply Apply a license to the Seq server

Type seqcli help license <sub-command> for detailed help

log

Send a structured log event to the server

seqcli help log

seqcli log []

Send a structured log event to the server

Example: seqcli log -m 'Hello, !' -p Name=World -p App=Test

node

seqcli help node

Usage: seqcli node []

Available sub-commands are: demote Begin demotion of the current leader node health Probe a Seq node's /health endpoint, and print the returned HTTP s tatus code, or 'Unreachable' if the endpoint could not be queried list List nodes in the Seq cluster

Type seqcli help node <sub-command> for detailed help

print

Pretty-print events in CLEF/JSON format

seqcli help print

seqcli print []

Pretty-print events in CLEF/JSON format, from a file or STDIN

Example: seqcli print -i log-20201028.clef

profile

seqcli help profile

Usage: seqcli profile []

Available sub-commands are: create Create or replace a connection profile list List connection profiles remove Remove a connection profile

Type seqcli help profile <sub-command> for detailed help

query

Execute an SQL query and receive results in CSV format

seqcli help query

seqcli query []

Execute an SQL query and receive results in CSV format

Example: seqcli query -q "select count(*) from stream group by @Level" --start="2018-02-28T13:00Z"

retention

seqcli help retention

Usage: seqcli retention []

Available sub-commands are: create Create a retention policy list List retention policies remove Remove a retention policy from the server update Update an existing retention policy

Type seqcli help retention <sub-command> for detailed help

sample

seqcli help sample

Usage: seqcli sample []

Available sub-commands are: ingest Log sample events into a Seq instance setup Configure a Seq instance with sample dashboards, signals, users, and so on

Type seqcli help sample <sub-command> for detailed help

Retrieve log events that match a given filter

seqcli help search

seqcli search []

Retrieve log events that match a given filter

Example: seqcli search -f "@Exception like '%TimeoutException%'" -c 30

setting

seqcli help setting

Usage: seqcli setting []

Available sub-commands are: clear Clear a runtime-configurable server setting names Print the names of all supported settings set Change a runtime-configurable server setting show Print the current value of a runtime-configurable server setting

Type seqcli help setting <sub-command> for detailed help

signal

seqcli help signal

Usage: seqcli signal []

Available sub-commands are: create Create a signal import Import signals in newline-delimited JSON format list List available signals remove Remove a signal from the server update Update an existing signal

Type seqcli help signal <sub-command> for detailed help

tail

Stream log events matching a filter

seqcli help tail

seqcli tail []

Stream log events matching a filter

template

seqcli help template

Usage: seqcli template []

Available sub-commands are: export Export entities into template files import Import entities from template files

Type seqcli help template <sub-command> for detailed help

user

seqcli help user

Usage: seqcli user []

Available sub-commands are: create Create a user list List users remove Remove a user from the server update Update an existing user

Type seqcli help user <sub-command> for detailed help

version

Print the current executable version

seqcli help version

seqcli version

Print the current executable version

workspace

seqcli help workspace

Usage: seqcli workspace []

Available sub-commands are: create Create a workspace list List available workspaces remove Remove a workspace from the server update Update an existing workspace

Type seqcli help workspace <sub-command> for detailed help