-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Security Solution]Fix in-app links and popup window text #71403
[Security Solution]Fix in-app links and popup window text #71403
Conversation
@spong @randomuserid - there are issues with the links from the ML prebuilt rules to the documentation because the current branch of the new Security docs doesn't exist yet. We can just wait until it does, or link to the ML docs which have the same descriptions: https://www.elastic.co/guide/en/machine-learning/current/ootb-ml-jobs-siem.html @marrasherrier - The link to give feedback in the Kibana help popup window is cut. Should we change the text, to something like |
@randomuserid - Do the prebuild rule descriptions need to be updated in your rules repo, so the text isn't replaced if one of the rules is updated? |
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.
The prebuilt rules shouldn't be modified here and are derived from
elastic/detection-rules
Also, we have a pending PR for import of the latest rules for 7.9. If we update the rules in elastic/detection-rules, then I can pull those changes into #71332 before we merge it
This reverts commit aaa7e2a, as it will be done via the rules repo.
This reverts commit to update links from prebuilt jobs, will be done via the rules repo.
I'm 👍 waiting till the new Security docs get created (unless there's additional benefit to point to the ML docs directly). |
@benskelker this commit contains your updates in the other PR |
@spong - I need your help here. I chatted with @marrasherrier and we decided it was ok to change the |
What's the text we want to use? Thinking through how we could provide the override text to that area of the codebase -- we may want to ask the Kibana core team for their thoughts here, as they might just prefer to increase the width of that popover to accommodate the larger app name since it's only around ~225px right now. |
@elasticmachine merge upstream |
e700b2f
to
e225ba1
Compare
@spong @marrasherrier |
💚 Build SucceededBuild metricsasync chunks size
miscellaneous assets size
page load bundle size
Saved Objects .kibana field count
History
To update your PR or re-run it, just comment with: |
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.
LGTM! Thanks @benskelker! 🙂
) * updates in-app links * updates links from prebuilt ML jobs * updates kibana help window text and link * removes problematic terminolgy from prebuilt job descriptions * Revert "removes problematic terminolgy from prebuilt job descriptions" This reverts commit aaa7e2a, as it will be done via the rules repo. * Revert "updates links from prebuilt ML jobs" This reverts commit to update links from prebuilt jobs, will be done via the rules repo. * recommits the link correction after revert * changes help window app name to Security
* master: (37 commits) [Lens] Handle failing existence check (elastic#70718) [Security Solution]Fix in-app links and popup window text (elastic#71403) [esArchiver] automatically retry if alias creation fails (elastic#71910) Move data stream index pattern creation test to xpack (elastic#71511) [Maps] Improve language for mvt card (elastic#71947) [Security][Detections] Unskip failing modal tests (elastic#71969) skip flaky suite (elastic#71987) skip flaky suite (elastic#71979) [Security Solution] [Detections] Revert "[Security Solution] [Detections] Fixes bug for determining when we hit max signals after filtering with lists (elastic#71768)" (elastic#71956) rename ilm policy to remove -default (elastic#71952) Adjust ordering of Management category apps to make Ingest Manager higher (elastic#71948) skip flaky suite (elastic#71971) skip flaky suite (elastic#71951) [kbn/optimizer] ignore compressed files when reporting stats (elastic#71940) skip flaky suite (elastic#71867) [ML] Fix new job with must_not saved search (elastic#71831) [Resolver] Fix bug where process detail panel doesn't show up (elastic#71754) Cleanup (elastic#71849) [Resolver] aria-level and aria-flowto support enhancements (elastic#71887) skip flaky suite (elastic#71304) ...
…72005) * updates in-app links * updates links from prebuilt ML jobs * updates kibana help window text and link * removes problematic terminolgy from prebuilt job descriptions * Revert "removes problematic terminolgy from prebuilt job descriptions" This reverts commit aaa7e2a, as it will be done via the rules repo. * Revert "updates links from prebuilt ML jobs" This reverts commit to update links from prebuilt jobs, will be done via the rules repo. * recommits the link correction after revert * changes help window app name to Security
…72006) * updates in-app links * updates links from prebuilt ML jobs * updates kibana help window text and link * removes problematic terminolgy from prebuilt job descriptions * Revert "removes problematic terminolgy from prebuilt job descriptions" This reverts commit aaa7e2a, as it will be done via the rules repo. * Revert "updates links from prebuilt ML jobs" This reverts commit to update links from prebuilt jobs, will be done via the rules repo. * recommits the link correction after revert * changes help window app name to Security
…feature-privileges * alerting/consumer-based-rbac: (491 commits) [Lens] Handle failing existence check (elastic#70718) [Security Solution]Fix in-app links and popup window text (elastic#71403) [esArchiver] automatically retry if alias creation fails (elastic#71910) Move data stream index pattern creation test to xpack (elastic#71511) [Maps] Improve language for mvt card (elastic#71947) [Security][Detections] Unskip failing modal tests (elastic#71969) skip flaky suite (elastic#71987) skip flaky suite (elastic#71979) [Security Solution] [Detections] Revert "[Security Solution] [Detections] Fixes bug for determining when we hit max signals after filtering with lists (elastic#71768)" (elastic#71956) rename ilm policy to remove -default (elastic#71952) Adjust ordering of Management category apps to make Ingest Manager higher (elastic#71948) skip flaky suite (elastic#71971) skip flaky suite (elastic#71951) [kbn/optimizer] ignore compressed files when reporting stats (elastic#71940) skip flaky suite (elastic#71867) [ML] Fix new job with must_not saved search (elastic#71831) [Resolver] Fix bug where process detail panel doesn't show up (elastic#71754) Cleanup (elastic#71849) [Resolver] aria-level and aria-flowto support enhancements (elastic#71887) skip flaky suite (elastic#71304) ...
Pinging @elastic/siem (Team:SIEM) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
Summary
From:
To:
Checklist
Delete any items that are not applicable to this PR.