-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[DOCS]: Remove Example: Detect threats with EQL from reference #130716
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
Pinging @elastic/es-docs (Team:Docs) |
@charlotte-hoblik do you have a redirect pending for this page? |
@leemthompo I do not have a redirect set up, I think the issue with the build has been solved by updating the TOC in the repo. |
@charlotte-hoblik we would still need to setup a redirect to the docs-content page before merging this change, otherwise google will report 404s on https://www.elastic.co/docs/reference/query-languages/eql/eql-ex-threat-detection |
Thank you for clearing this up for me @leemthompo 🙇 I hope I've added the redirect file correctly. Let me know if I need to adjust anything. |
This PR removes the
Detect threats with EQL
example from the Elasticsearch reference content as it has been duplicated. The page will stay live in the docs-content repository: https://www.elastic.co/docs/explore-analyze/query-filter/languages/example-detect-threats-with-eqlConnected to: elastic/docs-content#1289