Filter And Stream Model Logs From The Cli
Captured source
source ↗Filter and stream model logs from the CLI Announcing our Series F . Learn more
changelog / post
Filter and stream model logs from the CLI
Jun 22, 2026 Go back
truss model-logs now takes filter flags so you can pull exactly the logs you need. Scope the window with --since , --start , and --end , filter by --min-level or message text with --includes and --excludes , or trace a single inference with --request-id . truss model-logs --model- id abc123 --deployment- id def456 --since 1h -- min -level error
[ 2026 -06- 22 00 : 00 : 00 ]: (abc12) response failed to return The same logs, deployment metrics, and model listing are also available via the Management API, which is currently in beta. Requires Truss 0.18.11 , for more information, see the CLI reference .
Explore Baseten today Start deploying Talk to an engineer
Popular models GLM 5.2
Kimi K2.7 Code
DeepSeek V4
GPT OSS 120B
Whisper Large V3
NVIDIA Nemotron 3 Ultra
Explore all
Popular models GLM 5.2
Kimi K2.7 Code
DeepSeek V4
GPT OSS 120B
Whisper Large V3
NVIDIA Nemotron 3 Ultra
Explore all
Notability
notability 5.0/10Substantive feature announcement for model log streaming.