-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add docs on CSM setup without infra monitoring #26381
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
Add docs on CSM setup without infra monitoring #26381
Conversation
Preview links (active after the
|
jhgilbert
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.
Approved with minor suggestions, thank you!
content/en/security/cloud_security_management/setup/without_infrastructure_monitoring.md
Show resolved
Hide resolved
content/en/security/cloud_security_management/setup/without_infrastructure_monitoring.md
Outdated
Show resolved
Hide resolved
content/en/security/cloud_security_management/setup/without_infrastructure_monitoring.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com>
Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com>
|
/merge |
Devflow running:
|
| ## Set up CSM on your AWS account | ||
|
|
||
| 1. Go to the [AWS Integration configuration page][2] in Datadog. | ||
| 1. On the **Configuration** tab, select the account you want to enable CSM on. |
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.
On the Configuration tab, select the account you want to enable CSM on. If the required account is not there, you can add it by clicking ...
|
|
||
| 1. Go to the [AWS Integration configuration page][2] in Datadog. | ||
| 1. On the **Configuration** tab, select the account you want to enable CSM on. | ||
| 1. To turn off infrastructure monitoring, under the selected account number, on the **Metric Collection** tab, click the **disable metric collection** link. Then, click **Disable Metric Collection** to confirm. |
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.
- To turn off infrastructure monitoring on a given account, under the selected account number, on the Metric Collection tab, click the disable metric collection link. Then, click Disable Metric Collection to confirm.
| 1. Go to the [AWS Integration configuration page][2] in Datadog. | ||
| 1. On the **Configuration** tab, select the account you want to enable CSM on. | ||
| 1. To turn off infrastructure monitoring, under the selected account number, on the **Metric Collection** tab, click the **disable metric collection** link. Then, click **Disable Metric Collection** to confirm. | ||
| 1. To turn on CSM, on the **Resource Collection** tab, turn on the **Enable Resource Collection** toggle, and select the **Enable Cloud Security Management** checkbox. |
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.
Please add another line that suggests setting up the "Resource evaluation filters" in CSM Settings.
| ## Set up CSM on your Azure subscription | ||
|
|
||
| 1. Go to the [Azure Integration configuration page][3] in Datadog. | ||
| 1. Select the client ID you want to enable CSM on. |
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.
Same comment as above to given them an option to add a new client ID.
| 1. Go to the [Azure Integration configuration page][3] in Datadog. | ||
| 1. Select the client ID you want to enable CSM on. | ||
| 1. To turn off infrastructure monitoring, under the selected client ID, on the **Metric Collection** tab, turn off the **Enable Metric Collection** toggle. | ||
| 1. To turn on CSM, on the **Resource Collection** tab, turn on the **Enable Resource Collection** toggle, and select the **Enable Cloud Security Management** checkbox. |
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.
Same comment as above. Please add another line that suggests setting up the "Resource evaluation filters" in CSM Settings.
| title: Setting Up CSM without Infrastructure Monitoring | ||
| --- | ||
|
|
||
| You can set up CSM without infrastructure monitoring, so you can save on costs. |
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.
Let's not phrase it this way. You ca say something in the lines of:
You can set up CSM with or without Infrastructure Monitoring.
|
Edits applied in #26466 |
* Add docs on CSM setup without infra monitoring * Accept Jen's suggestion Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com> * Accept Jen's suggestion Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com> --------- Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com>
What does this PR do? What is the motivation?
See DOCS-9522.
Merge instructions
Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the
<yourname>/descriptionnaming convention) and then add the following PR comment:Additional notes