Home
Community
Search…
EN master
Introduction
Components
Quickstart
Building from source
Installing Binaries
Configurations
GitHub
Examples
Java
Python
IPython Notebook
CLI
How-To Guides
Serving a BMI Model
Performing Object Detection
RPA Use-Case
Showing Metrics
References
Pipeline Steps
Inference Configuration
CLI Commands
Serve Command
Logs Command
Inspect Command
Pythonpaths Command
Build Command
Config Command
Predict Command
Profile Command
Change Logs
Version 0.1.0
Contribution Guidelines
Powered By
GitBook
Logs Command
1
$ konduit logs [-f] [-l <value>] server-id
Copied!
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.
Previous
Serve Command
Next
Inspect Command
Last modified
1yr ago
Copy link