Skip to content

Commit b5b10a3

Browse files
Update logging.mdx
1 parent 35f1f19 commit b5b10a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

vcluster/configure/vcluster-yaml/logging.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ Additional fields might be displayed based on context and log content.
6666

6767
Logging is enabled in your `vcluster.yaml` configuration file.
6868

69+
70+
6971
You can enable the JSON format of log encoding.
7072

7173
```yaml
@@ -80,6 +82,10 @@ logging:
8082
encoding: console
8183
```
8284

85+
:::note
86+
When changing between encoding formats, the pod will be restarted and all previous logs will be lost.
87+
:::
88+
8389
## Config reference
8490

8591
<Logging />

0 commit comments

Comments
 (0)