feat(kb): Add Change Tracker KB articles — batch 2b#1188
Open
hilram7 wants to merge 4 commits into
Open
Conversation
Migrates 10 configuration, database, and general troubleshooting articles from staging repo. Fixes applied: truncated frontmatter restored, kb.netwrix.com links removed, Salesforce CDN images replaced with placeholders, typos and encoding errors fixed, copy/paste errors corrected, structure aligned to KB standards.
- fileaccessed-events: update terminology to match 8.2 UI (Configuration Templates to Policy Templates, Device Templates to Policy Templates, Groups to Device Groups); correct Tracked Attributes dropdown text - Retire change-db-location-windows (near-duplicate of existing 8.2 product doc at install/databasecustompathoverview/databasecustompathwindows) - Add knowledge_article_id to fast-cloud-proxy-settings and fileaccessed-events
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
change-db-location-windows) — near-duplicate of existing 8.2 product docChanges
fileaccessed-events(Configuration Templates → Policy Templates, Device Templates → Policy Templates, Groups → Device Groups), Tracked Attributes dropdown text correctedchange-db-location-windows.md— SME confirmed it's a near-duplicate of the 8.2 product doc at databasecustompathwindows.kb.netwrix.com/####Related links and dropped broken attachmentsmongodump-binary-not-found, condensed verbose notes inmongodb-out-of-memory, deduplicated repeated NOTE infileaccessed-events, split awkward steps inobject-reference-error-groups-page, converted question-style steps to imperativesArticles (9 total)
Configuration and Setup
express-agent-database-log-location.md)fast-cloud-proxy-settings.md)fileaccessed-events.md)upload-compliance-template.md)Database and Diagnostics
mongodump-binary-not-found.md)mongodump-socket-buffer-error.md)mongodb-out-of-memory.md)Audit and Logging
planned-changes-report.md)Troubleshooting and Errors
object-reference-error-groups-page.md)Known Gaps — SME Review Needed
express-agent-database-log-location.md— Article is thin (the source KB body only had the config snippet, though broken screenshot attachments suggested a fuller procedure). Please decide:mongodump-socket-buffer-error.md— Article is very thin (essentially a pointer to a Microsoft article). Please confirm whether additional content should be added, or if the pointer format is acceptable.object-reference-error-groups-page.md— Article body says "Settings > Groups" throughout. Ben confirmed thefileaccessed-eventsUI uses "Device Groups" — please verify whether the Groups page in this article should also be labeled "Device Groups" in the 8.2 UI. If so, the title, error message, and body should all be updated together for consistency.mongodb-out-of-memory.md— Log timestamp example is from 2017 (cosmetic but looks dated). Please decide whether to update to a more recent example.Note on Missing Screenshots
The original screenshots for these articles are no longer accessible (broken CDN links). During migration, inline image references were replaced with HTML comment placeholders like:
<!-- Image removed: [description of what the screenshot showed] -->Choose one of the following options:
Articles with placeholders in this PR:
fileaccessed-events.mdupload-compliance-template.mdmongodb-out-of-memory.mdmongodump-binary-not-found.mdplanned-changes-report.mdobject-reference-error-groups-page.mdTesting
Closes #1189