For the complete documentation index, see llms.txt. This page is also available as Markdown.

Logs Command

$ konduit logs  [-f] [-l <value>]  server-id

OPTIONS

Options Flags

Description

-f,--follow

Follow the logs output.

-l,--lines

Sets the number of lines to be printed. Default is: 10. Use -1 for outputting everything.

ARGUMENT

Argument Position

Name

Description

1

server_id

Konduit server id.

Last updated

Was this helpful?