Qiming Teng
60dc217cbb
Apply some line wrapping cleanup
2023-06-03 19:56:13 +08:00
Qiming Teng
1e3b4d337d
Clarify that some logging options are already dropped
2023-06-03 17:31:27 +08:00
Aravindh Puthiyaparambil
e16de4e8be
KEP-2258: Node log query documentation
2023-04-03 15:32:21 -07:00
Kubernetes Prow Robot
3f86f4436c
Merge pull request #37212 from tengqm/tweak-sys-log
...
Tweak line wrapping in the system-logs page
2022-11-09 15:22:54 -08:00
Haosdent Huang
ac5e7c0bd0
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/cluster-administration.
2022-10-24 13:43:39 -04:00
Qiming Teng
897f5b6f26
Tweak line wrapping in the system-logs page
...
This PR fixes the line wrapping problems found in the system-logs.md
file.
2022-10-08 16:31:20 +08:00
Kubernetes Prow Robot
0c9f2ffafc
Merge pull request #32473 from husky-parul/dev
...
KEP-1753 Deprecate Kubernetes system components logs sanitization
2022-04-11 08:32:09 -07:00
Patrick Ohly
4a57c111f9
features: add ContextualLogging
...
This is a new feature in 1.24. Only the infrastructure is going in at this
point with no changes in Kubernetes components, so the user-visible effect is
minimal.
2022-04-04 18:08:00 +02:00
Parul
870d12697f
remove log sanitization from dev-1.24
...
Signed-off-by: Parul <parsingh@redhat.com>
2022-03-24 14:08:49 -04:00
Shannon Kularathna
be490005ff
Remove Docker mentions
2022-01-11 07:07:22 +00:00
Patrick Ohly
c3073161f7
logging: structured logging, klog deprecation
...
This is primarily the docs PR for
- alpha: https://github.com/kubernetes/enhancements/issues/2845
- beta: https://github.com/kubernetes/enhancements/issues/1602
But as it touches the file, it also updates the examples and explanations to
reflect some recent observations.
2021-11-18 08:17:36 +01:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Rob Franken
1de3ac5a28
Small wording update on Log sanitization docs
...
Follow up to PR #24845 , following the remarks kbhawkey had
2020-11-24 09:10:12 +01:00
Marek Siarkowicz
d7a3f5d409
Document log sanitization feature ( #24845 )
...
* Document log sanitization feature
* Fill in log sanitization documentation
* Update content/en/docs/concepts/cluster-administration/system-logs.md
Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>
Co-authored-by: Rob Franken <rfranken@google.com>
Co-authored-by: Rob Franken <rob@rob-franken.nl>
2020-11-23 23:49:00 -08:00
Marek Siarkowicz
f9833ee09a
Document structured logging
...
* Separate system logs from Logging Architecture as it mainly covers application logging
* Rename "Metics For The Kubernetes Control Plane" to "Metrics For The Kubernetes System Components" as it covers non-control plane components
* Rename files to `system-logs.md` and `system-metrics.md`
* Remove trailing whitespaces
* Add sections about Klog and Structured Logging
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paweł Kępka <pkepka@google.com>
2020-07-14 00:39:21 +02:00