-
Notifications
You must be signed in to change notification settings - Fork 219
DOCS-533 - Network sensor end-of-life #5309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
docs/cse/ingestion/ingestion-sources-for-cloud-siem/corelight-zeek.md
Outdated
Show resolved
Hide resolved
"/Cloud_SIEM_Enterprise/CSE_Sensors/09_Windows_Sensor_Troubleshooting": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/corelight-zeek", | ||
"/Cloud_SIEM_Enterprise/CSE_Sensors/13_Network_Sensor_Troubleshooting": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/corelight-zeek", | ||
"/Cloud_SIEM_Enterprise/CSE_Sensors/17_Log_Sensor_Troubleshooting": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/corelight-zeek", | ||
"/Cloud_SIEM_Enterprise/CSE_Sensors/Ingest_Zeek_Logs": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/corelight-zeek", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Above, are the legacy --> new Docusaurus URL redirects, but you'll also need to add redirects from the old Docusaurus URL to new Docusaurus URL. For example...
"/docs/cse/sensors": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/corelight-zeek",
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kimsauce, I'll add those redirects after publication. If I add them now, it produces a build error saying that the source article does not exist (because this PR removes them). I added a reminder comment to the ticket.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added comment about cid-redirects
…zeek.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com>
Purpose of this pull request
This pull request:
Select the type of change
Ticket (if applicable)
DOCS-533