Fix the yaml map (#21743)
* port the map and update the readme file * remove map * schema validation and proper map * review fixes * review fixes * Update docs/.map/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * review changes * lint * Update docs/.map/validate_map_schema.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * review changes * map edit * yaml map * yaml map * reshaped map, restore csv, schema and more * format * review * review fixes * comments on map * add the reverted logs, and add missing file * revert map --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fotis Voutsas committed
Feb 12, 2026 at 12:24 UTC
2e04a706fdebd05008fef69cd8baf5d1b24c9256
1 file changed
+8
-4
docs/.map/map.yaml
+8
-4
@@ -459,14 +459,14 @@ sidebar:
459
label: Logs
460
items:
461
- meta:
462
- label: Journal Viewer Plugin
463
- edit_url: https://github.com/netdata/netdata/edit/master/docs/logs/README.md
462
+ label: Systemd Journal Plugin Reference
463
+ edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/systemd-journal.plugin/README.md
464
description: View and analyze logs available in systemd journal
465
path: Systemd Journal Logs
466
items:
467
- meta:
468
label: Forward Secure Sealing (FSS) in Systemd-Journal
469
- edit_url: https://github.com/netdata/netdata/edit/master/docs/logs/forward_secure_sealing.md
469
+ edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/systemd-journal.plugin/forward_secure_sealing.md
470
- meta:
471
label: Windows Events Plugin Reference
472
edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/windows-events.plugin/README.md
@@ -490,7 +490,7 @@ sidebar:
490
edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/logs-centralization-points-with-systemd-journald/passive-journal-centralization-without-encryption.md
491
- meta:
492
label: Active journal source without encryption
493
- edit_url: https://github.com/netdata/netdata/edit/master/docs/logs/active_journal_centralization_guide_no_encryption.md
493
+ edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/systemd-journal.plugin/active_journal_centralization_guide_no_encryption.md
494
- type: integration_placeholder
495
integration_kind: logs
496
# Top Consumers
@@ -753,6 +753,10 @@ sidebar:
753
label: Security and Privacy Design
754
edit_url: https://github.com/netdata/netdata/edit/master/docs/security-and-privacy-design/README.md
755
items:
756
+ - meta:
757
+ label: Access Control and Feature Availability
758
+ edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-oss-limitations.md
759
+ description: Feature availability across Anonymous access Netdata Cloud Community and Business tiers
760
- meta:
761
label: Netdata Agent
762
edit_url: https://github.com/netdata/netdata/edit/master/docs/security-and-privacy-design/netdata-agent-security.md