14 lines
293 B
Markdown
14 lines
293 B
Markdown
---
|
|
title: PodLogsQuerySplitStreams
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.32"
|
|
---
|
|
Enable fetching specific log streams (either stdout or stderr) from a container's log streams, using the Pod API.
|