-
Notifications
You must be signed in to change notification settings - Fork 206
[DOCS][KSPM] Cloud Posture dashboard - new doc #2331
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
nastasha-solomon
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.
Minor edits, overall LGTM!
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
nastasha-solomon
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.
Just noticed this after starting to review #2332.
joepeeples
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.
Good content, a few suggested edits. Thanks!
Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Update screenshot
|
Hi Team, This feature is not taken care by our team, so we are not the right person to review the Doc. Thanks! |
jmikell821
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.
One small nit, then this is good to merge. Thanks!
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
* Adds content about the dashboard * minor edits * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update cloud-sec-dashboard.png Update screenshot * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: Joe Peeples <joe.peeples@elastic.co> Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> (cherry picked from commit bc56923)
* Adds content about the dashboard * minor edits * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Update cloud-sec-dashboard.png Update screenshot * Update docs/dashboards/cloud-posture.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: Joe Peeples <joe.peeples@elastic.co> Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> (cherry picked from commit bc56923) Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
|
|
||
| NOTE: To learn how to collect this data, refer to <<kspm, Kubernetes security posture management>>. | ||
|
|
||
| image::images/cloud-sec-dashboard.png[The Cloud Security dashboard] |
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.
@benironside no need to blur out the IDs in the image, also, maybe use a complete screenshot like:
|
|
||
| The Cloud Posture Score card shows the percentage of your findings that passed over time. Hover over the card to display when the data was collected. | ||
|
|
||
| The Failed Findings card shows failed findings grouped by Center for Internet Security (CIS) benchmark categories. Click any section name to view its failed findings on the <<kspm, Findings page>>. |
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.
grouped by Center for Internet Security (CIS) benchmark categories
change ^ to:
grouped by Center for Internet Security (CIS) benchmark rule sections

Fixes #2271 by creating a Cloud Posture dashboard doc.
Preview: Cloud Posture dashboard page
Meta: #2260