-
Notifications
You must be signed in to change notification settings - Fork 1.2k
CSM without infra monitoring edits - now with fixed branch name! #26502
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
dd-mergequeue
merged 4 commits into
master
from
janine.chan/docs-9522-csm-without-infra-monitoring-edits
Nov 26, 2024
+15
−9
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
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
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 |
|---|---|---|
|
|
@@ -2,26 +2,32 @@ | |
| title: Setting Up CSM without Infrastructure Monitoring | ||
| --- | ||
|
|
||
| You can set up CSM without infrastructure monitoring, so you can save on costs. | ||
| In addition to setting up CSM with or without an Agent, you can also set it up without Infrastructure Monitoring. | ||
|
|
||
| **Tip**: In your CSM settings, set up [resource evaluation filters][1] to limit the number of hosts you need security on. | ||
| <!-- ## Set up CSM on your AWS account --> | ||
|
|
||
| ## Set up CSM on your AWS account | ||
|
|
||
| 1. Go to the [AWS Integration configuration page][2] in Datadog. | ||
| 1. Navigate 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. | ||
|
|
||
| If you don't see the required account, add it by clicking **Add AWS Account(s)** and following the onscreen prompts. | ||
| 1. To turn off infrastructure monitoring on a given account, under the selected account number, navigate to the **Metric Collection** tab, then 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. | ||
| 1. Click **Save**. | ||
|
|
||
| ## Set up CSM on your Azure subscription | ||
| **Note**: In your CSM settings, set up [resource evaluation filters][1] to limit the number of hosts you need security on. | ||
|
|
||
| <!-- ## Set up CSM on your Azure subscription | ||
|
Contributor
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 haven't seen us commit commented-out content to prod before, so just wanted to flag that. I don't see why it hurts anything and I wouldn't expect it to get picked up in search -- it might be something other people do and I just haven't encountered it! |
||
|
|
||
| 1. Go to the [Azure Integration configuration page][3] in Datadog. | ||
| 1. Navigate 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. | ||
|
|
||
| If you don't see the required client ID, add it by clicking **Add New App Registration** and following the onscreen prompts. | ||
| 1. To turn off infrastructure monitoring on a given account, under the selected client ID, navigate to the **Metric Collection** tab, then 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. | ||
| 1. Click **Save**. | ||
|
|
||
| **Note**: In your CSM settings, set up [resource evaluation filters][1] to limit the number of hosts you need security on. --> | ||
|
|
||
| [1]: /security/cloud_security_management/guide/resource_evaluation_filters/ | ||
| [2]: https://app.datadoghq.com/integrations/amazon-web-services | ||
| [3]: https://app.datadoghq.com/integrations/azure | ||
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.
Seems like this comment can be deleted now