-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Draft of CNVM dash page * incorporates Nick's feedback * Incorporates Nastasha's and Nat's feedback, clones the page to Dashboard * Adds frontmatter * Incorporates Joe's feedback
- Loading branch information
1 parent
d5f05c1
commit 986f614
Showing
8 changed files
with
92 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 44 additions & 0 deletions
44
docs/cloud-native-security/vuln-management-dashboard.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[[vuln-management-dashboard]] | ||
// Note: This page is intentionally duplicated by docs/dashboards/vuln-management-dashboard-dash.asciidoc. When you update this page, update that page to match. And careful with the anchor links because they should not match. | ||
|
||
= Cloud Native Vulnerability Management Dashboard | ||
|
||
:frontmatter-description: The CNVM dashboard gives an overview of vulnerabilities detected in your cloud infrastructure. | ||
:frontmatter-tags-products: [security, cloud] | ||
:frontmatter-tags-content-type: [reference] | ||
:frontmatter-tags-user-goals: [manage] | ||
|
||
The Cloud Native Vulnerability Management (CNVM) dashboard gives you an overview of vulnerabilities detected in your cloud infrastructure. | ||
|
||
image::images/vuln-management-dashboard.png[The CNVM dashboard] | ||
|
||
.Requirements | ||
[sidebar] | ||
-- | ||
* To collect this data, install the <<vuln-management-get-started, Cloud Native Vulnerability Management>> integration. | ||
* The CNVM dashboard is available to all Elastic Cloud users. For on-premises deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription]. | ||
-- | ||
|
||
beta[] | ||
|
||
[[CNVM-dashboard-UI]] | ||
== CNVM dashboard UI | ||
The summary cards at the top of the dashboard display the number of monitored cloud accounts, scanned virtual machines (VMs), and vulnerabilities (grouped by severity). | ||
|
||
The *Trend by severity* bar graph complements the summary cards by displaying the number of vulnerabilities found on your infrastructure over time, sorted by severity. It has a maximum time scale of 30 days. | ||
|
||
.Graph tips | ||
[sidebar] | ||
-- | ||
* Click the severity levels legend on its right to hide/show each severity level. | ||
* To display data from specific cloud accounts, select the account names from the *Accounts* drop-down menu. | ||
-- | ||
|
||
|
||
The page also includes three tables: | ||
|
||
* *Top 10 vulnerable resources* shows your VMs with the highest number of vulnerabilities. | ||
* *Top 10 patchable vulnerabilities* shows the most common vulnerabilities in your environment that can be fixed by a software update. | ||
* *Top 10 vulnerabilities* shows the most common vulnerabilities in your environment, with additional details. | ||
|
||
Click *View all vulnerabilities* at the bottom of a table to open the <<vuln-management-findings, Vulnerabilities Findings>> page, where you can view additional details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
[[vuln-management-dashboard-dash]] | ||
// Note: This page is intentionally duplicated by docs/cloud-native-security/vuln-management-dashboard.asciidoc. When you update this page, update that page to match. And careful with the anchor links because they should not match. | ||
= Cloud Native Vulnerability Management Dashboard | ||
|
||
:frontmatter-description: The CNVM dashboard gives an overview of vulnerabilities detected in your cloud infrastructure. | ||
:frontmatter-tags-products: [security, cloud] | ||
:frontmatter-tags-content-type: [reference] | ||
:frontmatter-tags-user-goals: [manage] | ||
|
||
The Cloud Native Vulnerability Management (CNVM) dashboard gives you an overview of vulnerabilities detected in your cloud infrastructure. | ||
|
||
image::images/vuln-management-dashboard.png[The CNVM dashboard] | ||
|
||
.Requirements | ||
[sidebar] | ||
-- | ||
* To collect this data, install the <<vuln-management-get-started, Cloud Native Vulnerability Management>> integration. | ||
* The CNVM dashboard is available to all Elastic Cloud users. For on-premises deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription]. | ||
-- | ||
|
||
beta[] | ||
|
||
[[CNVM-dashboard-UI-dash]] | ||
== CNVM dashboard UI | ||
The summary cards at the top of the dashboard display the number of monitored cloud accounts, scanned virtual machines (VMs), and vulnerabilities (grouped by severity). | ||
|
||
The *Trend by severity* bar graph complements the summary cards by displaying the number of vulnerabilities found on your infrastructure over time, sorted by severity. It has a maximum time scale of 30 days. | ||
|
||
.Graph tips | ||
[sidebar] | ||
-- | ||
* Click the severity levels legend on its right to hide/show each severity level. | ||
* To display data from specific cloud accounts, select the account names from the *Accounts* drop-down menu. | ||
-- | ||
|
||
|
||
The page also includes three tables: | ||
|
||
* *Top 10 vulnerable resources* shows your VMs with the highest number of vulnerabilities. | ||
* *Top 10 patchable vulnerabilities* shows the most common vulnerabilities in your environment that can be fixed by a software update. | ||
* *Top 10 vulnerabilities* shows the most common vulnerabilities in your environment, with additional details. | ||
|
||
Click *View all vulnerabilities* at the bottom of a table to open the <<vuln-management-findings, Vulnerabilities Findings>> page, where you can view additional details. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.