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
8 changes: 3 additions & 5 deletions docs/manage/manage-subscription/usage-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To manage the query size limit using the **Basic** configuration:
:::info
Sumo Logic defines scan as two types:
- **Foreground interactive search**. Search page UI, Copilot, and Dashboards.
- **Background search**. API, Scheduled Search, Monitor, and SLO.
- **Background search**. API, Scheduled Search, Monitor, Scheduled Views, and SLO.
:::

:::note
Expand Down Expand Up @@ -62,7 +62,7 @@ To create the query size limit using the **Advanced** configuration:
:::info
Sumo Logic defines scan as two types:
- **Foreground interactive search**. Search page UI, Copilot, and Dashboards.
- **Background search**. API, Scheduled Search, Monitors, and SLO.
- **Background search**. API, Scheduled Search, Monitors, Scheduled Views, and SLO.
:::
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"/>
1. Click **Save** to create the scan budget.
Expand All @@ -85,9 +85,8 @@ To view the selected scan budget:
- **Deactivate/Activate**. Click the **Deactivate/Activate** button to deactivate/activate the selected scan budget.
- **Delete**. Click the **Delete** button to delete the selected scan budget.
- **View violations**. Sumo Logic recommends a GB value per query as per the 95th percentile to be within the 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.
- **Budget Type**. Defines the type of budget set: **Per Query Budget** or **Time-Based Budgets**(TBA).
- **Budget Type**. Defines the type of budget set.
- **Per Query Budget**. Limits the data (in GBs) that a single query can consume.
- **Time-Based Budgets**(TBA). Limits the data or credits consumed over a day, week, or month.
- **Status**. Describes if the scan budget is active or inactive.
- **Usage Category**. Describes the type of scan. For Flex this is shown as **Flex Scan** and for Data tier this is shown as **Infrequent Scan**.
- **Applied to Roles**. Describes the roles for which the selected scan budget is applied for.
Expand All @@ -101,7 +100,6 @@ To view the selected scan budget:
- **Audit Logs**. Records the budget definition changes. Click on **View Details** to view the budget definition changes.
- **System Audit**. Records the breaches and budget enforcement. Click on **View Details** to view the list of breaches.


## FAQ

### Handle overlapping budgets
Expand Down