docs(doc-1415): add logging overview and cross-links in vcluster folder#2134
Open
djwfyi wants to merge 3 commits into
Open
docs(doc-1415): add logging overview and cross-links in vcluster folder#2134djwfyi wants to merge 3 commits into
djwfyi wants to merge 3 commits into
Conversation
…s log overview Create platform/maintenance/logging/ as a new section alongside monitoring. Add overview.mdx explaining all three platform logging types (audit logs, process logs, workload logs) with per-level audit breakdown table and HostPath Mapper deployment options. Add platform-logging.mdx covering log level and format configuration, extracted from metrics.mdx. Trim metrics.mdx to metrics only and add a callout linking to the new logging section. Update monitoring/overview.mdx to point to logging section for platform process log configuration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Consolidate three repeated audit/config.audit warnings into one clear Info callout at the top of Enable auditing. Replace prose restart notice with a Warning admonition. Remove pinned Helm version 4.0.0-alpha.12 from PVC and sidecar commands. Simplify the two secondary notes to brief references back to the main explanation. Add audit logging reference to monitoring/overview.mdx Log collection section so users find the Logging section from the monitoring page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- manage/logging.mdx: new overview page covering control plane logs, audit logs, and workload logs with log examples; HostPath Mapper options tabbed between vCluster OSS and vCluster Platform - configure/vcluster-yaml/logging.mdx: add debug logging section linking to how-to - key-features/ingress-access.mdx: link audit mention to platform audit page - deploy/.../3-control-plane.mdx: add platform audit tip and --audit-log-path example Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for vcluster-docs-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Content Description
Adds a new
vcluster/manage/logging.mdxoverview page explaining the three types of logs vCluster produces (control plane logs, audit logs, workload logs), with real log output examples and tabbed HostPath Mapper options for vCluster OSS vs vCluster Platform. Also adds targeted cross-links in logging.mdx, ingress-access.mdx, and the CIS hardening guide.Preview Link
Internal Reference
Closes DOC-1415
Note: this PR must merge after #2133, which adds the platform-side logging section this PR cross-links to.
AI review: mention
@claudein a comment to request a review or changes. See CONTRIBUTING.md for available commands.@netlify /docs