Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Copy link
Contributor

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


## 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
Copy link
Contributor

Choose a reason for hiding this comment

The 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
Loading