From f8bef23f7c2670cbdc49ebdc6ea6b7556826f93e Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 12 Mar 2024 16:35:23 +0200 Subject: [PATCH 1/2] consumption --- .../admin/logzio-accounts/consumption.md | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 docs/user-guide/admin/logzio-accounts/consumption.md diff --git a/docs/user-guide/admin/logzio-accounts/consumption.md b/docs/user-guide/admin/logzio-accounts/consumption.md new file mode 100644 index 00000000..dc372afd --- /dev/null +++ b/docs/user-guide/admin/logzio-accounts/consumption.md @@ -0,0 +1,57 @@ +--- +sidebar_position: 15 +title: Consumption-Based Model +image: https://dytvr9ot2sszz.cloudfront.net/logz-docs/social-assets/docs-social.jpg +description: Learn more about Logz.io's consumption based model +keywords: [account, manage account, payments, consumption, admin controls, admin, access control] +--- + + +Logz.io's consumption-based model allows you to tailor your budget to cover all your data monitoring needs, including logs, metrics, traces, and SIEM. This approach lets you view and analyze various data types within your account, with charges applied based on the volume of GB and Unique Metrics ingested. + +Prices per GB and Unique Metrics vary according to your overall budget. You can review the different offerings on [Logz.io’s Pricing page](https://logz.io). + +As part of the new model, you can configure the maximum amount of data you want ingested per data type. This can help prevent unexpected data spikes and enable you to prioritize the most relevant data. + +If you reach your preconfigured ingestion cap, the system will halt further data intake. However, account admins can modify these limits as needed through the Manage Accounts page. + +Once you reach your allocated budget, data ingestion will continue, and additional charges will be calculated using On-Demand rates. + +You can contact your Logz.io account manager or [Logz.io's support team](mailto:help@logz.io) to adjust your budget accordingly. + +

Consumption-Based Model - Example

+ +In this example, the user's **budget is $1,000**, and the individual unit prices are: + + +|Data type | Description | Price | +|--------------------------------------|-------------------|-------| +| Logs | Per 1GB per day | $0.10 | +| Log index + 7 days retention | Per 1GB per day | $0.82 | +| Log index retention extension per day| Per 1GB per day | $0.03 | +| Log cold retention | Per 1GB per day | $0.001 | +| Metrics | 1,000 UTM per day | $0.40 | +| Traces | Per 1GB per day | $0.92 | +| Security Monitoring | Per 1GB per day | $0.35 | + +Based on these prices, the user will pay $0.92 per 1GB per day for Logs with a 7-day retention period. + +For logs with 30 days retention, the user will pay $1.61 per 1GB per day: + +`$0.10 + $0.82 + ($0.03 * 23) = $1.61` + +$0.10 for Logs, $0.82 for 7 days retention, and $0.69 for the additional 23 days retention. + +After one day of use, the user's budget will be updated accordingly: + +Budget used per 1 day: + +|Data type | Data sent | Price per unit | Budget used per day | +|--------------------------------------|----------------|----------------|---------------------| +| Logs - 7 days retention | 2GB | $0.92 | $1.84 | +| Logs - 30 days retention | 3GB | $1.61 | $4.83 | +| Metrics | 7,000 UTM | $0.40 | $2.8 | +| Tracing | 4GB | $0.92 | $3.68 | +| Security Monitoring | 5GB | $0.35 | $1.75 | + +At the end of the day, the user spent $14.9, and has the remaining budget of $985.1. \ No newline at end of file From 8de5c46220e5048b71d3bdbc3477ac55aa7c9f61 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Wed, 8 May 2024 13:18:06 +0300 Subject: [PATCH 2/2] updating 360 --- .../admin/logzio-accounts/consumption.md | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/user-guide/admin/logzio-accounts/consumption.md b/docs/user-guide/admin/logzio-accounts/consumption.md index dc372afd..844f617d 100644 --- a/docs/user-guide/admin/logzio-accounts/consumption.md +++ b/docs/user-guide/admin/logzio-accounts/consumption.md @@ -24,34 +24,34 @@ You can contact your Logz.io account manager or [Logz.io's support team](mailto: In this example, the user's **budget is $1,000**, and the individual unit prices are: -|Data type | Description | Price | -|--------------------------------------|-------------------|-------| -| Logs | Per 1GB per day | $0.10 | -| Log index + 7 days retention | Per 1GB per day | $0.82 | -| Log index retention extension per day| Per 1GB per day | $0.03 | -| Log cold retention | Per 1GB per day | $0.001 | -| Metrics | 1,000 UTM per day | $0.40 | -| Traces | Per 1GB per day | $0.92 | -| Security Monitoring | Per 1GB per day | $0.35 | +|Data type | Description | Price | +|-----------------------------------------------|-------------------|-------| +| Open 360 logging ingestion | Per 1GB per day | $0.10 | +| Open 360 logging index + 7 days hot retention | Per 1GB per day | $0.82 | +| Open 360 logging hot retention extension | Per 1GB per day | $0.03 | +| Open 360 logging cold tier retention | Per 1GB per day | $0.001 | +| Open 360 metrics + 18 months retention | 1,000 UTM per day | $0.40 | +| Open 360 traces | Per 1GB per day | $0.92 | +| Open 360 security addon | Per 1GB per day | $0.35 | -Based on these prices, the user will pay $0.92 per 1GB per day for Logs with a 7-day retention period. +Based on these prices, the user will pay $0.92 per 1GB per day for Open 360 logging index + 7 days hot retention period. -For logs with 30 days retention, the user will pay $1.61 per 1GB per day: +For Open 360 logging index + 30 days hot retention, the user will pay $1.61 per 1GB per day: `$0.10 + $0.82 + ($0.03 * 23) = $1.61` -$0.10 for Logs, $0.82 for 7 days retention, and $0.69 for the additional 23 days retention. +$0.10 for logs, $0.82 for 7 days retention, and $0.69 for the additional 23 days retention. After one day of use, the user's budget will be updated accordingly: Budget used per 1 day: -|Data type | Data sent | Price per unit | Budget used per day | -|--------------------------------------|----------------|----------------|---------------------| -| Logs - 7 days retention | 2GB | $0.92 | $1.84 | -| Logs - 30 days retention | 3GB | $1.61 | $4.83 | -| Metrics | 7,000 UTM | $0.40 | $2.8 | -| Tracing | 4GB | $0.92 | $3.68 | -| Security Monitoring | 5GB | $0.35 | $1.75 | +|Data type | Data sent | Price per unit | Budget used per day | +|-------------------------------------------------|----------------|----------------|---------------------| +| Open 360 logging index + 7 days hot retention | 2GB | $0.92 | $1.84 | +| Open 360 logging index + 30 days hot retention | 3GB | $1.61 | $4.83 | +| Open 360 metrics | 7,000 UTM | $0.40 | $2.8 | +| Open 360 tracing | 4GB | $0.92 | $3.68 | +| Open 360 security addon | 5GB | $0.35 | $1.75 | At the end of the day, the user spent $14.9, and has the remaining budget of $985.1. \ No newline at end of file