> For the complete documentation index, see [llms.txt](https://serving.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://serving.konduit.ai/references/cli-commands/logs-command.md).

# 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. |
