-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Docs]Security docs 7.9 updates #75156
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
Conversation
docs/siem/index.asciidoc
Outdated
| `filebeat-*`, `packetbeat-*`, `endgame-*`, `logs-*`, and `apm-*-transaction*`. You can | ||
| change the default index patterns in | ||
| *Kibana > Management > Advanced Settings > siem:defaultIndex*. | ||
| *Kibana > Stack Management > Advanced Settings > securitySolution:defaultIndex*. |
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.
How about changing to something like this:
To change the default pattern patterns, go to Stack Management > Advanced Settings and then find the securitySolution:defaultIndex setting.
docs/siem/machine-learning.asciidoc
Outdated
| as the `Entity` itself, or any of the associated `Influencers`. | ||
| Machine Learning functionality is available throughout Elastic Security. You can | ||
| view the details of detected anomalies in the `Anomalies` table widget | ||
| shown on the Hosts, Network and associated Details pages. you can drag and drop |
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.
| shown on the Hosts, Network and associated Details pages. you can drag and drop | |
| shown on the Hosts, Network and associated Details pages. You can drag and drop |
docs/siem/siem-ui.asciidoc
Outdated
| [role="xpack"] | ||
| [[siem-ui]] | ||
| == Using the SIEM UI | ||
| == Using Elastic Security UI |
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.
| == Using Elastic Security UI | |
| == Using Elastic Security |
docs/siem/siem-ui.asciidoc
Outdated
|
|
||
| The Hosts view provides key metrics regarding host-related security events, and | ||
| The Hosts page provides key metrics regarding host-related security events, and | ||
| data tables and widgets that let you interact with the Timeline Event Viewer. |
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.
Can you rewrite without "widgets". Are these charts?
docs/siem/siem-ui.asciidoc
Outdated
| Guide for information on managing detection rules and signals via the UI | ||
| or the Detections API. | ||
| See {security-guide}/detection-engine-overview.html[Detections] for information | ||
| on managing detection rules and alerts via the UI or the Detections API. |
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.
How about removing "via the UI or the Detections API."
docs/siem/siem-ui.asciidoc
Outdated
|
|
||
| An analyst notices a suspicious user ID that warrants further investigation, and | ||
| clicks a url that links to the SIEM app. | ||
| clicks a url that links to Elastic Security. |
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.
| clicks a url that links to Elastic Security. | |
| clicks a URL that links to Elastic Security. |
docs/siem/siem-ui.asciidoc
Outdated
| clicks a url that links to the SIEM app. | ||
| clicks a url that links to Elastic Security. | ||
|
|
||
| The analyst uses the tables, widgets, and filtering and search capabilities in |
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.
be more specific than widget.
| `siem:ipReputationLinks`:: A JSON array containing links for verifying the reputation of an IP address. The links are displayed on | ||
| {security-guide}/siem-ui-overview.html#network-ui[IP detail] pages. | ||
| `siem:enableNewsFeed`:: Enables the security news feed on the SIEM *Overview* | ||
| `securitySolution:defaultAnomalyScore`:: The threshold above which Machine Learning job anomalies are displayed in the Security app. |
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.
Should Security app be changed to Elastic Security in this section?
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 UI name in Kibana is Security, so guess not.
| [[machine-learning]] | ||
| == Anomaly Detection with Machine Learning | ||
|
|
||
| For *{ess-trial}[Free Trial]* |
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.
Free trial > Free trial
Platinum License > Platinum subscription
| For *{ess-trial}[Free Trial]* | ||
| and *https://www.elastic.co/subscriptions[Platinum License]* deployments, | ||
| Machine Learning functionality is available throughout the SIEM app. You can | ||
| view the details of detected anomalies within the `Anomalies` table widget |
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.
table widgets > tables
Should Details be lower case?
gchaps
left a comment
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
* security docs 7.9 updates * terminology * updates advanced settings * terminology * corrections
Summary
Updates and renames the SIEM section in the Kibana docs.
Elastic Security preview
Advanced settings preview
[skip-ci]