You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog-service/2024/12-31.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -331,15 +331,15 @@ Minor *query* fixes in the below [Classic Apps (Legacy)](/docs/get-started/apps-
331
331
332
332
#### Scan Budgets
333
333
334
-
We are happy to introduce our new **Usage Management** tab under the **Accounts** section. This feature allows you to define query spending limits, helping prevent unexpected charges and manage Sumo Logic credits, particularly in pay-per-use scenarios by limiting search volume.
334
+
We are happy to introduce our new **Scan Budgets** tab under the **Accounts** section. This feature allows you to define query spending limits, helping prevent unexpected charges and manage Sumo Logic credits, particularly in pay-per-use scenarios by limiting search volume.
335
335
336
336
Key features include:
337
337
338
338
-**Org-wide query budget**. Set a budget for queries that applies to all users in the organization.
339
339
-**User level and role level query budget**. Set limits on query data volume at the user level and role level.
340
340
-**Flexible actions**. Choose what happens when the budget limit is reached. Options include **Display a warning to the user** or **Restrict queries to background scans only**.
341
341
342
-
Explore our technical documentation [here](/docs/manage/manage-subscription/usage-management/) to learn how to set up and use Scan Budgets.
342
+
Explore our technical documentation [here](/docs/manage/manage-subscription/scan-budgets/) to learn how to set up and use Scan Budgets.
Copy file name to clipboardExpand all lines: blog-service/2025-01-23-manage.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,4 @@ hide_table_of_contents: true
9
9
10
10
import useBaseUrl from '@docusaurus/useBaseUrl';
11
11
12
-
13
-
14
-
We're excited to introduce the time-phased scan budgets for advanced usage management, which helps you to set **Daily**, **Weekly**, or **Monthly** budgets for individual user or a single shared budget for an entire group. [Learn more](/docs/manage/manage-subscription/usage-management/#set-scan-budgets).
12
+
We're excited to introduce the time-phased scan budgets for advanced usage management, which helps you to set **Daily**, **Weekly**, or **Monthly** budgets for individual user or a single shared budget for an entire group. [Learn more](/docs/manage/manage-subscription/scan-budgets).
We’re excited to announce the new **Organization Usage Limits** tab, featuring the **Ingestion – Throttling Limits** section. This section displays your average ingestion rate for a selected time range alongside your account’s throttling limits. Additionally, you can opt in to receive email notifications whenever your account experiences throttling. [Learn more](/docs/manage/manage-subscription/organization-usage-limits).
The Scan Budget Management APIs allows you to manage scan budgets from HTTP endpoints. Scan budgets apply to all chargeable log scan queries. For more information, refer to [Scan Budgets](/docs/manage/manage-subscription/usage-management).
13
+
The Scan Budget Management APIs allows you to manage scan budgets from HTTP endpoints. Scan budgets apply to all chargeable log scan queries. For more information, refer to [Scan Budget](/docs/manage/manage-subscription/scan-budgets).
description: Learn to set query level budget to define spending limits for queries.
5
+
---
6
+
7
+
import useBaseUrl from '@docusaurus/useBaseUrl';
8
+
9
+
This page provides information about the query budget usage limits, which allows you to define spending limits for queries to prevent unexpected charges. This will help you manage Sumo Logic credits, especially in pay-per-use scenarios, by setting budgets on scan data volume.
10
+
11
+
## Ingestion - Throttling Limits
12
+
13
+
:::info
14
+
Only **Administrator** have the access to view the **Ingestion - Throttling Limits** section.
15
+
:::
16
+
17
+
This section provides information about the baseline and throttling limits set. Click **View Usage and Throttling Limits** button to view the logs, metrics, and traces ingestion rate over the selected time range. With [View Recent Breaches](/docs/manage/security/audit-indexes/audit-index/#throttling-events) button you can view recent throttling limit breaches.
18
+
19
+
### Enable Ingestion Throttling Notifications
20
+
21
+
:::note
22
+
Only users with **Administrator** access can enable this feature.
23
+
:::
24
+
25
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select your username and then **Preferences**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu, select the person silhouette icon and then **Preferences**. <br/><img src={useBaseUrl('img/get-started/acct-pref.png')} alt="Account Preferences"style={{border: '1px solid gray'}} width="300"/>
26
+
1. Access your [Preferences](/docs/get-started/account-settings-preferences/#my-preferences).
27
+
1. Navigate to **My Preferences** and uncheck the **Enable ingestion throttling notifications** checkbox.<br/><img src={useBaseUrl('img/get-started/enable-ingestion-throttling-notifications.png')} alt="enable-ingestion-throttling-notifications"style={{border: '1px solid gray'}} width="500"/>
To manage the query size limit follow the below steps:
38
+
39
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Organization Usage Limits**. <br/> [**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic main menu select **Administration**, and then under **Account**, select **Organization Usage Limits**. You can also click the **Go To...** menu at the top of the screen and select **Organization Usage Limits**. <br/><img src={useBaseUrl('/img/manage/account/organization-usage-limits.png')} alt="organization-usage-limits" style={{border:'1px solid gray'}} width="650"/>
40
+
1.**Enable Query Limit**. Select this checkbox and enter the GB value based on your needs. Sumo Logic recommends setting a GB value per query based on the 95th percentile to stay within safe limits. You can also check the query size of the last 10 queries by clicking on **Click here** to help you determine the appropriate size limit. If you leave this checkbox unchecked, no limits will be added to the query.
41
+
1. Click **Save Limit**.
42
+
43
+
:::info
44
+
Sumo Logic defines scan as two types:
45
+
-**Foreground interactive search**. Search page UI, Copilot, and Dashboards.
46
+
-**Background search**. API, Scheduled Search, Monitor, Scheduled Views, and SLO.
47
+
:::
48
+
49
+
:::note
50
+
It may take up to 5 minutes for a newly created budget to become active and enforceable in the system.
51
+
:::
52
+
53
+
The **Advanced** method for setting the budgets allows you to configure limits for individual users and helps admins assign roles for easier group selection. [Learn more](/docs/manage/manage-subscription/scan-budgets).
Copy file name to clipboardExpand all lines: docs/manage/manage-subscription/scan-budgets.md
+12-46Lines changed: 12 additions & 46 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,59 +1,25 @@
1
1
---
2
-
id: usage-management
3
-
title: Usage Management
4
-
description: Learn to set query level budget to define spending limits for queries.
2
+
id: scan-budgets
3
+
title: Scan Budget
4
+
description: Learn to set advanced query limits to define spending limits for queries.
5
5
---
6
6
7
7
import useBaseUrl from '@docusaurus/useBaseUrl';
8
8
9
-
This page provides information about the Scan Budgets, which allows you to define spending limits for queries to prevent unexpected charges. This will help you manage Sumo Logic credits, especially in pay-per-use scenarios, by setting budgets on scan data volume.
9
+
Scan budget allows you to configure limits for individual users and helps admins assign roles for easier group selection. This method provides flexibility in your actions when the budget limit is reached.
10
10
11
-
Sumo Logic provides two modes with which you can set the query limits:
To manage the query size limit using the **Basic** configuration:
26
-
27
-
1.[**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Administration**, and then under **Account**, select **Usage Management**. You can also click the **Go To...** menu at the top of the screen and select **Usage Management**. <br/>[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Usage Management**. <br/><img src={useBaseUrl('/img/manage/account/usage-management.png')} alt="usage-management" style={{border:'1px solid gray'}} width="650"/>
28
-
1.**Enable Query Limit**. Select this checkbox and enter the GB value based on your needs. Sumo Logic recommends setting a GB value per query based on the 95th percentile to stay within safe limits. You can also check the query size of the last 10 queries by clicking on **Click here** to help you determine the appropriate size limit. If you leave this checkbox unchecked, no limits will be added to the query.
29
-
1. Click **Save Limit**.
30
-
31
-
:::info
32
-
Sumo Logic defines scan as two types:
33
-
-**Foreground interactive search**. Search page UI, Copilot, and Dashboards.
34
-
-**Background search**. API, Scheduled Search, Monitor, Scheduled Views, and SLO.
35
-
:::
36
-
37
-
:::note
38
-
It may take up to 5 minutes for a newly created budget to become active and enforceable in the system.
39
-
:::
40
-
41
-
## Advanced
42
-
43
-
The **Advanced** method for setting scan budgets allows you to configure limits for individual users and helps admins assign roles for easier group selection. This method also provides flexibility in your actions when the budget limit is reached.
| Credits | Essentials (Flex) and Enterprise Suite |
50
16
51
-
###Set scan budgets
17
+
## Set scan budgets
52
18
53
19
To create the query size limit using the **Advanced** configuration:
54
20
55
-
1.[**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Administration**, and then under **Account**, select **Usage Management**. You can also click the **Go To...** menu at the top of the screen and select **Usage Management**.<br/>[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Usage Management**.
56
-
1.Navigate to **Advanced** tab and click on **+ Create Scan Budget**. <br/><img src={useBaseUrl('/img/manage/account/usage-management-advanced.png')} alt="usage-management" style={{border:'1px solid gray'}} width="800"/>
21
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Scan Budget**. <br/> [**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic main menu select **Administration**, and then under **Account**, select **Scan Budget**. You can also click the **Go To...** menu at the top of the screen and select **Scan Budget**.<br/><img src={useBaseUrl('/img/manage/account/scan-budget-advanced.png')} alt="scan-budget-advanced" style={{border:'1px solid gray'}} width="800"/>
22
+
1.Click **+ Create Scan Budget**.
57
23
1.**Scope**. Include or exclude the users and roles for whom the scan budget should apply.
58
24
1.**Capacity**. You can set either query level or time-phased budgets. You can also check the query size of the last 10 queries by clicking on the **Click here** button to help you determine the appropriate size limit.
59
25
-**Query level budgets**. Select **Query** from the **Budget Type** dropdown and enter the GB value based on your needs. Sumo Logic recommends setting a GB value per query based on the 95th percentile to stay within safe limits.
@@ -78,12 +44,12 @@ To create the query size limit using the **Advanced** configuration:
78
44
It may take up to 5 minutes for a newly created budget to become active and enforceable in the system.
79
45
:::
80
46
81
-
###View details about a Scan Budget
47
+
## View details about a scan budget
82
48
83
49
To view the selected scan budget:
84
50
85
-
1.[**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu select **Administration**, and then under **Account**, select **Usage Management**. You can also click the **Go To...** menu at the top of the screen and select **Usage Management**.<br/>[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Usage Management**.
86
-
1.Navigate to **Advanced** tab and click the row with the scan budget you want to view.
51
+
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Scan Budget**. <br/> [**New UI**](/docs/get-started/sumo-logic-ui/). In the Sumo Logic main menu select **Administration**, and then under **Account**, select **Scan Budget**. You can also click the **Go To...** menu at the top of the screen and select **Scan Budget**.
52
+
1.Click the scan budget that you want to view.
87
53
1. In the details section: <br/><img src={useBaseUrl('/img/manage/account/view-scan-budget.png')} alt="view-scan-budget" style={{border:'1px solid gray'}} width="400"/>
88
54
-**Edit**. Click the **Edit** button to open the pane for editing. Edit the required fields and click on **Save**.
0 commit comments