[DOCS] Update machine learning screenshots#44555
Conversation
|
Pinging @elastic/ml-ui |
|
Pinging @elastic/kibana-docs |
docs/user/ml/index.asciidoc
Outdated
| {anomaly-detect-cap} runs in and scales with {es}, and includes an | ||
| intuitive UI on the {kib} *Machine Learning* page for creating {anomaly-jobs} | ||
| and understanding results. | ||
| cyber attacks, or business issues becomes impractical. |
There was a problem hiding this comment.
Nitpicking!
The intro in this form is a bit weird for me because it only states that the human effort to inspect dashboards for spotting cyber attacks becomes impractical. After this sentence, I would expect a positive statement that suggests a solution for making the effort practical or offers an alternative, but the next sentence is about licensing.
What if we would add something like:
As datasets increase in size and complexity, the human effort required to
inspect dashboards or maintain rules for spotting infrastructure problems,
cyber attacks, or business issues becomes impractical. {es} machine
learning features – such as anomaly detection or outlier detection – make
it easier to notice suspicious activities with minimal human interference.
There was a problem hiding this comment.
Thanks, that's a great suggestion!
peteharverson
left a comment
There was a problem hiding this comment.
The Data Visualizer screenshot should be retaken as the red charts were a bug - they should be blue and this was fixed for 7.4.0 in #44499.
Also, this was not edited in this PR, but could some more user-friendly text be used in place of the URL form of the first link here. Such as Machine learning in the Elastic stack?
docs/user/ml/index.asciidoc
Outdated
|
|
||
| If you have a license that includes the {ml-features}, you can create | ||
| {oldetection} {dfanalytics-jobs} and view their results on the | ||
| *Machine Learning* > *Analytics* page in {kib}. For example: |
There was a problem hiding this comment.
This style is inconsistent with the rest of the page - I'd remove the *Machine Learning* > part
Good catch, thanks @peteharverson |
|
@elasticmachine, run elasticsearch-ci/docs |
peteharverson
left a comment
There was a problem hiding this comment.
Latest edits and screenshots LGTM

Summary
This PR updates screenshots in Kibana Guide (https://www.elastic.co/guide/en/kibana/7.4/xpack-ml.html) to reflect changes in the machine learning UI. It also adds a brief overview of the data frame analytics features in Kibana.
Preview: http://kibana_44555.docs-preview.app.elstc.co/guide/en/kibana/master/xpack-ml.html
Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.- [ ] This was checked for cross-browser compatibility, including a check against IE11- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support- [ ] Documentation was added for features that require explanation or tutorials- [ ] Unit or functional tests were updated or added to match the most common scenarios- [ ] This was checked for keyboard-only and screenreader accessibilityFor maintainers
[skip ci]