DOCS-1772 - Rename Cloud SIEM to SIEM sitewide - #6963
Draft
JV0812 wants to merge 1 commit into
Draft
Conversation
Renames the product from "Cloud SIEM" to "SIEM" across all doc content, titles, sidebar labels, keywords, and metadata, ahead of new product announcements. Also renames the 11 files/2 directories whose paths baked in "cloud-siem", with corresponding 301 redirects added to cid-redirects.json so existing links keep working.
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.
Purpose of this pull request
This pull request renames the product from "Cloud SIEM" to "SIEM" across the Help site, per DOCS-1772, ahead of new product announcements in August.
git mvto preserve history.cid-redirects.jsonfor the renamed URLs, and updates existing redirect entries that previously pointed at the oldcloud-siempaths so they don't double-hop..claude/commands/skill docs and the Japanese i18n mirror for consistency (including syncing a sidebar-label-derived i18n translation key).Intentionally left untouched — these hold literal API/config values rather than display text, and I couldn't verify the backend accepts a renamed value:
docs/send-data/.../cse-aws-ec-inventory-source.md— one inlineschemaRefJSON value ({"type":"Cloud SIEM AWS EC2 Inventory"})static/files/c2c/cse-aws-ec-inventory/example{1,2}.{json,tf}— the matching downloadable Terraform/JSON examplesVerified with a full
yarn build(twice) — no broken links or warnings.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1772