Search
ctrl/
Ask AI
Light
Dark
System

edgedb instance logs

Show instance logs.

edgedb instance logs [options] name

edgedb instance logs is a terminal command for displaying the logs for a given EdgeDB instance.

The edgedb instance logs command is not intended for use with self-hosted instances.

name

The name of the EdgeDB instance.

-n, --tail=tail

Number of the most recent lines to show.

-f, --follow

Show log’s tail and the continue watching for the new entries.