-
Notifications
You must be signed in to change notification settings - Fork 112
[Onboarding] Security quickstart guides #2017
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
01a1ed3
Create get-started-detect-with-siem.md
jmikell821 55a8a93
Update get-started-detect-with-siem.md
jmikell821 1398ade
Changes to GS files.
jmikell821 5e795ee
Saving changes.
jmikell821 72ddabb
Adds file to TOC.
jmikell821 e5a2ea9
Merging feedback + adding some more content
jmikell821 366b047
Merge branch 'main' into gs-sec-siem-guide
jmikell821 d620f71
Fixing ref link + more edits.
jmikell821 c07f7a3
Saving building blocks for cloud security
jmikell821 f6764e8
Merge branch 'main' into gs-sec-siem-guide
jmikell821 3a58af1
Saving changes + updating main branch
jmikell821 eb55753
Merge branch 'gs-sec-siem-guide' of github.com:elastic/docs-content i…
jmikell821 fc4ca94
Saving...
jmikell821 698fe10
Some more edits...
jmikell821 d8ca24b
Merge branch 'main' into gs-sec-siem-guide
lcawl 6e9a726
Update solutions/security/get-started.md
lcawl d430f21
Update solutions/security/get-started.md
lcawl 8c8db2f
Update solutions/security/get-started/get-started-cloud-security.md
lcawl 1663416
Update solutions/security/get-started/get-started-cloud-security.md
lcawl 726b74b
Update solutions/security/get-started/get-started-cloud-security.md
lcawl 379d2d1
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl 1da57ed
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl ac11df3
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl 1db831d
Update solutions/security/get-started/get-started-endpoint-security.md
lcawl c24626c
Update solutions/security/get-started/get-started-endpoint-security.md
lcawl a7a9d0f
Update solutions/security/get-started/get-started-endpoint-security.md
lcawl 60fb794
Update solutions/security/get-started/get-started-cloud-security.md
lcawl ae04263
Update solutions/security/get-started/get-started-cloud-security.md
lcawl e6acf64
Update solutions/security/get-started/get-started-cloud-security.md
lcawl 807ae30
Update solutions/security/get-started/get-started-cloud-security.md
lcawl 3c85d8d
Update solutions/security/get-started/get-started-endpoint-security.md
lcawl e9e1792
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl 18eae0c
Update solutions/security/get-started/get-started-cloud-security.md
lcawl 8b48968
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl 06a7c1d
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl b9e32ea
Update solutions/security/get-started/get-started-detect-with-siem.md
lcawl f9f2951
Revert change in get-started-detect-with-siem.md
lcawl a314cc5
Merge branch 'main' into gs-sec-siem-guide
lcawl 13643c6
Remove note
lcawl 414dd02
Address policy configuration feedback
lcawl 21bbbe1
Fix typo
lcawl a34a171
Merge branch 'main' into gs-sec-siem-guide
lcawl f596630
Merge branch 'main' into gs-sec-siem-guide
lcawl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 hidden or 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
92 changes: 92 additions & 0 deletions
92
solutions/security/get-started/get-started-cloud-security.md
This file contains hidden or 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,92 @@ | ||
--- | ||
navigation_title: Secure your cloud assets with cloud security posture management | ||
description: A quick start guide to securing your cloud assets using {{elastic-sec}}. | ||
applies_to: | ||
serverless: | ||
products: | ||
- id: security | ||
--- | ||
|
||
# Quickstart: Secure your cloud assets with cloud security posture management | ||
|
||
In this quickstart guide, you'll learn how to get started with Elastic Security for Cloud Security so you can monitor, detect, and investigate anomalous activity within cloud environments. | ||
|
||
## Prerequisites | ||
|
||
* Access to an {{sec-serverless}} project. If you don't have one yet, refer to [Create a Security project](/solutions/security/get-started/create-security-project.md) to learn how to create one. | ||
* An admin account for the cloud service provider (CSP) you want to use. | ||
|
||
|
||
## Add the Cloud Security Posture Management integration | ||
|
||
The Cloud Security Posture Management (CSPM) integration helps you identify and remediate configurations risks that could potentially undermine the confidentiality, integrity, and availability of your data in the cloud. | ||
|
||
To add the CSPM integration: | ||
|
||
1. On the **Get Started** home page, in the **Ingest your data** section, select the **Cloud** tab. | ||
2. Select **Cloud Security Posture Management (CSPM)**, then click Add **Cloud Security Posture Management (CSPM)**. The integration configuration page displays. | ||
3. For this guide, we'll be using AWS single account for configuration. Select these options in the configuration integration section. | ||
4. Give the integration a name and enter an optional description. | ||
5. Next, choose your deployment option. An agent-based deployment requires you to deploy and manage {{agent}} in the cloud account you want to monitor, whereas an agentless deployment allows you to collect cloud posture data without having to manage the {{agent}} deployment in your cloud. For simplicity, select **Agentless**. | ||
6. Next, in the **Setup Access** section, choose your preferred authentication method—direct access keys (recommended) or temporary keys. For this guide, we'll use direct access keys. | ||
7. Expand the Steps to Generate AWS Account Credentials, and follow the instructions. | ||
8. Once you've generated an access key ID and secret access key and pasted the credentials, click **Save and continue** to complete deployment. Your data should start to appear within a few minutes. | ||
|
||
:::{image} /solutions/images/security-gs-cloudsec-cspm.png | ||
:alt: Cloud Security Posture management integration | ||
:screenshot: | ||
::: | ||
|
||
% insert image | ||
|
||
:::{{{note}}} | ||
Consider also adding the Cloud Native Vulnerability Management (CNVM) integration, which identifies vulnerabilities in your cloud workloads. | ||
::: | ||
|
||
## View the Cloud Security Posture dashboard | ||
|
||
The Cloud Posture dashboard summarizes your cloud infrastructure's overall performance against security guidelines defined by the Center for Internet Security (CIS). It shows configuration risk metrics for all of your monitored cloud accounts and Kubernetes clusters and groups them by specific parameters. All configuration risks the integration identifies are called benchmark rules, and are listed on the **Findings** page. | ||
|
||
The dashboard also shows your overall compliance score, and your compliance score for each CIS section. Use these scores to determine how securely configured your overall cloud environment is. To learn more, refer to our [documentation](/solutions/security/cloud/cspm-dashboard.md). | ||
|
||
:::{image} /solutions/images/security-gs-cspm-dashboard.png | ||
:alt: Cloud Security Posture dashboard | ||
:screenshot: | ||
::: | ||
|
||
To access the Cloud Security Posture dashboard, go to **Dashboards** → **Cloud Security Posture**. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'd suggest moving this line above the screenshot – it its current place it would be easy to miss. |
||
|
||
|
||
## Analyze Findings | ||
|
||
After you install the CSPM integration, it evaluates the configuration of resources in your environment every 24 hours. It lists the results and whether a given resource passed or failed evaluation against a specific security guideline on the **Findings** page, which you can access from the navigation menu. By default, the Findings page lists all findings without any grouping or filtering. However, we recommend [filtering the data](/solutions/security/cloud/findings-page.md#cspm-findings-page-filter-findings) for failed findings. You can also [customize](/solutions/security/cloud/findings-page.md#cspm-customize-the-findings-table) the table to control which columns appear. | ||
|
||
To remediate a failed finding, click the arrow to the left of a failed finding to open the findings flyout, then follow the steps under **Remediation**. | ||
|
||
:::{image} /solutions/images/security-gs-cloudsec-findings-flyout.gif | ||
:alt: Findings flyout | ||
:screenshot: | ||
::: | ||
|
||
:::{{tip}} | ||
On the Cloud Security Posture dashboard, click one of the "View all failed findings" links to display a filtered view. | ||
::: | ||
|
||
### Set up alerts | ||
|
||
To monitor your configuration more closely, we recommend creating detection rules to detect specific failed findings, which if found, generates an alert. | ||
|
||
You can create detection rule directly from the **Findings** page: | ||
|
||
1. Click the arrow to the left of a finding to open the findings flyout. | ||
2. Click **Take action**, then **Create a detection rule**. This creates a detection rule that creates alerts when the associated benchmark rule generates a failed finding. | ||
3. To review or customize the new rule, click **View rule**. For example, you may want to set up a rule action—like an email or Slack notification—when alerts are generated. To learn more about rule actions, refer to [](/solutions/security/detect-and-alert/create-detection-rule.md#rule-notifications). | ||
|
||
## More resources | ||
|
||
Now that you've configured CSPM, check out these other Cloud Security resources: | ||
|
||
* [CSPM for Google Cloud Posture (GCP)](/solutions/security/cloud/get-started-with-cspm-for-gcp.md) and [Azure](/solutions/security/cloud/get-started-with-cspm-for-azure.md) | ||
* [Kubernetes security posture management](/solutions/security/cloud/kubernetes-security-posture-management.md) | ||
* [Cloud native vulnerability management](/solutions/security/cloud/cloud-native-vulnerability-management.md) | ||
* [Cloud workload protection for VMs](/solutions/security/cloud/cloud-workload-protection-for-vms.md) |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
I would either bold or lowercase "Steps to Generate AWS Account Credentials"