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: docs/manage/manage-subscription/usage-management.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
id: usage-management
3
3
title: Usage Management
4
-
description: Learn to set query level budget to define spending limits for queries.
4
+
description: Learn to set query level budget 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
+
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.
10
10
11
11
Sumo Logic provides two modes with which you can set the query limits:
12
12
- Basic
@@ -31,7 +31,7 @@ To manage the query size limit using the **Basic** configuration:
31
31
:::info
32
32
Sumo Logic defines scan as two types:
33
33
-**Foreground interactive search**. Search page UI, Copilot, and Dashboards.
34
-
-**Background search**. API, Scheduled Search, Monitor, Scheduled Views, and SLO.
34
+
-**Background search**. API, Scheduled Search, Monitor, Scheduled Views, and SLO.
35
35
:::
36
36
37
37
:::note
@@ -62,7 +62,7 @@ To create the query size limit using the **Advanced** configuration:
62
62
:::info
63
63
Sumo Logic defines scan as two types:
64
64
- **Foreground interactive search**. Search page UI, Copilot, and Dashboards.
1.**Details**. Enter the name for the scan budget.<br/><img src={useBaseUrl('/img/manage/account/create-scan-budget.png')} alt="create-scan-budget" style={{border:'1px solid gray'}} width="650"/>
68
68
1. Click **Save** to create the scan budget.
@@ -95,11 +95,13 @@ To view the selected scan budget:
95
95
-**Excluded to Roles**. Describes the users for which the selected scan budget is excluded for.
96
96
-**Budget Capacity for individual user**. Describes the budget set for individual user search.
97
97
-**Action**. Describes the type of action sected to notify when the budget limit is reached.
98
-
-**Created**. The user who created the scan budget.
98
+
-**Created**. The user who created the scan budget.
99
99
-**Modified**. The user that most recently modified the scan budget.
100
100
-**Audit Logs**. Records the budget definition changes. Click on **View Details** to view the budget definition changes.
101
101
-**System Audit**. Records the breaches and budget enforcement. Click on **View Details** to view the list of breaches.
102
102
103
-
## Handling multiple budgets
103
+
## FAQ
104
104
105
-
When you configure multiple budgets for the same user, the scope with the largest capacity takes precedence. However, if the budgets are of same values (for example, Budget A and Budget B are of same value 10 GB) then the most restrictive budget takes precedence.
105
+
### Handle overlapping budgets
106
+
107
+
When you configure multiple budgets for the same user, the scope with the largest capacity takes precedence. However, if the budgets are of same values (for example, Budget A and Budget B are of same value 10 GB) then the most restrictive budget takes precedence.
0 commit comments