Add Sentinel and Splunk troubleshooting pages - #33047
Draft
ngayerie wants to merge 3 commits into
Draft
Conversation
DEE-3780 Convert sentinel.mdx and splunk.mdx into folder-based sections and add a troubleshooting.mdx page for each. The support-scope callout is placeholder wording pending Product review.
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
|
This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
|
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://ngayerie-sentinel-splunk-troubleshooting-dee-37.previews.developers.cloudflare.com (commit 204bdb7)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
Contributor
Collaborator
Author
|
[AI] Re: the filename-change flag — no
Same for Splunk. The rename is structural so each integration can host child pages (starting with |
- Fields missing/null: put 'upgrade the CCF solution' first, fall back to manual DCR/table edits. Mention BotDetectionIDs / dynamic. - New entry: CCF solution workbook does not populate (legacy Cloudflare_CL / CloudflareDataConnector references).
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.
What
Adds dedicated troubleshooting pages for the Microsoft Sentinel and Splunk analytics integrations.
sentinel.mdxandsplunk.mdxinto folder-based sections so each integration can carry child pages. Public URLs are unchanged.sentinel/troubleshooting.mdxcovering Microsoft Entra admin consent, ARM template deployment errors,CloudflareV2_CLschema updates, and DCR datatype / reserved-name mismatches.splunk/troubleshooting.mdxcoveringcloudflare:jsontimestamp parsing for Firewall Events and the deprecated WAF dashboard fields removed in the Feb 2023 security fields update.Why
Recurring issues in these integrations that aren't covered by the current install-only guides. Follows the troubleshooting content type — per-symptom entries with Cause / Fix / Verify.
DEE-3780