Skip to content

Commit 5f1f398

Browse files
committed
minor fixes
1 parent 7cdd9f4 commit 5f1f398

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

docs/get-started/sumo-logic-limits.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,41 +5,41 @@ sidebar_label: Limits and Quotas
55
description: A comprehensive reference of quotas, limitations, and maximum values across Sumo Logic services.
66
---
77

8-
This documents list all the maximum permissible limits for different Sumo Lpgic objects.
8+
This page lists the baseline limits and quotas for various features, services, and components within Sumo Logic.
99

1010
## Alerts and monitors
1111

12-
- **Maximum number of monitors (active and inactive)**. Up to 5,000 (can be increased by contacting support).
13-
- **Email notifications**. Up to 100 recipients.
12+
- **[Maximum number of monitors (active and inactive)](/docs/alerts/monitors/monitor-faq/#is-there-a-limit-to-the-number-of-monitors-i-can-have)**. Up to 5,000 (can be increased by contacting support).
13+
- **[Email notifications](/docs/alerts/monitors/overview/#general)**. Up to 100 recipients.
1414

1515
### Log monitors
1616

17-
| Plan | Max Log Monitors |
17+
| [Plan](/docs/alerts/monitors/overview/#log-monitors) | Max Log Monitors |
1818
|:-------------------------|:-----------------|
1919
| Enterprise, Trial | 1,000 |
2020
| Essentials, Professional | 300 |
2121
| Free Trial | 50 |
2222

23-
- **Query length**. Up to 15,000 characters.
24-
- **Execution delay**. 2 minutes (to allow for ingestion lag).
23+
- **[Query length](/docs/alerts/monitors/overview/#general)**. Up to 15,000 characters.
24+
- **[Execution delay](/docs/alerts/monitors/overview/#general)**. 2 minutes (to allow for ingestion lag).
2525

2626
### Metric monitors
2727

28-
| Plan | Max Metric Monitors |
28+
| [Plan]((/docs/alerts/monitors/overview/#metrics-monitors)) | Max Metric Monitors |
2929
|:-------------------------|:--------------------|
3030
| Enterprise, Trial | 1,500 |
3131
| Essentials, Professional | 500 |
3232
| Free Trial | 50 |
3333

34-
- **Aggregate monitor**. Can evaluate up to 15,000 time series.
35-
- **Non-aggregate monitor**. Can evaluate up to 3,000 time series.
36-
- **Execution delay**. 1 minute.
37-
- **Query limit**. Up to 6 queries.
34+
- **[Aggregate monitor](/docs/alerts/monitors/overview/#general)***. Can evaluate up to 15,000 time series.
35+
- **[Non-aggregate monitor](/docs/alerts/monitors/overview/#general)**. Can evaluate up to 3,000 time series.
36+
- **[Execution delay](/docs/alerts/monitors/overview/#metrics-monitors)**. 1 minute.
37+
- **[Query limit](/docs/alerts/monitors/overview/#general)**. Up to 6 queries.
3838

3939
### Notification grouping
4040

41-
- **Log monitors**. Always group notifications.
42-
- **Metric monitors**. Can group notifications, resolving when all time series return to normal.
41+
- **[Log monitors](/docs/alerts/monitors/overview/#alerts)**. Always group notifications.
42+
- **[Metric monitors](/docs/alerts/monitors/overview/#alerts)**. Can group notifications, resolving when all time series return to normal.
4343

4444
### Unsupported features in monitors
4545

@@ -67,8 +67,6 @@ This documents list all the maximum permissible limits for different Sumo Lpgic
6767

6868
## Collectors and Sources
6969

70-
<!-- to do-->
71-
7270
- Maximum number of collector per organization is 10,000.
7371
- A single installed collector can handle up to 15,000 events per second.
7472
- Log messages greater than 64KB are truncated.
@@ -77,7 +75,7 @@ This documents list all the maximum permissible limits for different Sumo Lpgic
7775
- Multiline logs are limited to 2000 lines or 512KB.
7876
- Maximum of 100 processing rules per source.
7977
- The number of Cloud-to-Cloud Sources is limited to 20 for free accounts, and 50 for all other accounts.
80-
- You are warned when you reach 80% of the limit (16 Sources for free accounts, and 40 Sources for other accounts).
78+
- You are warned when you reach 80% of the Cloud-to-Cloud Sources limit (16 Sources for free accounts, and 40 Sources for other accounts).
8179

8280
## Log Search
8381

0 commit comments

Comments
 (0)