Skip to content

Commit

Permalink
updates cloud security section of billing page (#5262)
Browse files Browse the repository at this point in the history
* updates cloud security section of billing page

* updates

* adds detail

* minor updates

* incorporates Nastasha's review

* Update docs/serverless/billing.mdx

Co-authored-by: Nastasha Solomon <[email protected]>

---------

Co-authored-by: Nastasha Solomon <[email protected]>
  • Loading branch information
benironside and nastasha-solomon authored May 31, 2024
1 parent 3a16f84 commit ac82dee
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions docs/serverless/billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,29 @@ Cloud Protection is an _optional_ add-on to Security Analytics that provides val
* **Cloud Protection Essentials** — Protects your cloud workloads, continuously tracks posture of your cloud assets, and helps you manage risks by detecting configuration issues per CIS benchmarks.
* **Cloud Protection Complete** — Adds response capabilities and configuration drift prevention for Cloud Workloads.

You pay based on the number of protected cloud workload and other cloud assets you configure for use with Elastic Cloud Security. Note that logs, events, alerts, and configuration data ingested into your security project are billed using the **Ingest** and **Retention** pricing described above.
Your total cost depends on the number of protected cloud workloads and other billable cloud assets you configure for use with Elastic Cloud Security.

For detailed ((elastic-sec)) serverless project rates, check [Elastic Cloud pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=security).
For <DocLink id="serverlessSecurityCspm" text="CSPM"/>, billing is based on how many billable resources (`resource.id`s) you monitor. The following types of assets are considered billable:

- VMs:
- **AWS:** EC2 instances
- **Azure:** Virtual machines
- **GCP:** Compute engine instances
- Storage resources:
- **AWS:** S3, S3 Glacier, EBS
- **Azure:** Archive, Blob, Managed disk
- **GCP:** Cloud storage, Persistent disk, Coldline storage
- SQL databases and servers:
- **AWS:** RDS, DynamoDB, Redshift
- **Azure:** SQL database, Cosmos DB, Synapse Analytics
- **GCP:** Cloud SQL, Firestore, BigQuery

For <DocLink id="serverlessSecurityKspm" text="KSPM"/>, billing is based on how many Kubernetes nodes (`agent.id`s) you monitor.

For <DocLink id="serverlessSecurityVulnManagementOverview" text="CNVM"/>, billing is based on how many cloud assets (`cloud.instance.id`s) you monitor.

For <DocLink id="serverlessSecurityD4cOverview" text="D4C"/>, billing is based on how many agents (`agent.id`s) you use.

Logs, events, alerts, and configuration data ingested into your security project are billed using the **Ingest** and **Retention** pricing described above.

For more details about ((elastic-sec)) serverless project rates and billable assets, refer to Cloud Protection in the [Elastic Cloud pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=security).

0 comments on commit ac82dee

Please sign in to comment.