docs: fix Windows Event Logs prerequisite to reflect free tier availability#22067
Draft
nedi-app[bot] wants to merge 1 commit intomasterfrom
Draft
docs: fix Windows Event Logs prerequisite to reflect free tier availability#22067nedi-app[bot] wants to merge 1 commit intomasterfrom
nedi-app[bot] wants to merge 1 commit intomasterfrom
Conversation
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.
Summary
integrations/logs/metadata.yamlChanges
Updated the prerequisites section for the Windows Event Logs integration to accurately state that only a Netdata Cloud account is required, not a paid subscription. This aligns with:
Audit Context
Session Query: capture logs from windows events into netdata
Decision Verdict: surgical_edit - The answer is factually correct - Windows Events plugin requires only a FREE Netdata Cloud account, not a paid subscription. However, there is a documentation contradiction: the generated Windows Event Logs overview page (sourced from metadata.yaml) incorrectly states 'Netdata Cloud paid subscription' as a prerequisite, while the Plugin Reference README and the authoritative Access Control documentation both confirm that Windows Events is available on the free Community tier.
Test Plan
Summary by cubic
Fixes the Windows Event Logs prerequisite in
integrations/logs/metadata.yamlto say “A Netdata Cloud account” instead of “paid subscription.” This aligns the generated docs with Access Control and other log integrations, reflecting availability on the free Community tier.Written for commit d9870aa. Summary will update on new commits.