Skip to content

Commit 5567f59

Browse files
committed
Sumo Logic Limits document
1 parent 3310874 commit 5567f59

File tree

2 files changed

+221
-0
lines changed

2 files changed

+221
-0
lines changed

docs/get-started/sumologic-limits.md

Lines changed: 220 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,220 @@
1+
---
2+
id: sumologic-limits
3+
title: Sumo Logic Limits
4+
sidebar_label: Sumo Logic Limits
5+
description: Learn about the limitation of Sumo Logic objects.
6+
---
7+
8+
This documents list all the maximum permissible limits for different Sumo Lpgic objects.
9+
10+
## Alerts and Monitors
11+
12+
### Log monitors
13+
14+
- **Enterprise and Trial plan customers**. Up to 1,000 log monitors.
15+
- **Essentials and Professional plan customers**. Up to 300 log monitors.
16+
- **Free Trial customers**. Up to 50 log monitors.
17+
- **Log Monitor Query Length**. Up to 15,000 characters.
18+
- **Execution Delay**. 2 minutes (to account for ingestion delays).
19+
20+
### Metric monitors
21+
22+
- **Enterprise and Trial plan customers**. Up to 1,500 metric monitors.
23+
- **Essentials and Professional plan customers**. Up to 500 metric monitors.
24+
- **Free Trial customers**. Up to 50 metric monitors.
25+
- **Aggregate Metric Monitor**. Can evaluate up to 15,000 time series.
26+
- **Non-aggregate Metric Monitor**. Can evaluate up to 3,000 time series.
27+
- **Execution Delay**. 1 minute.
28+
- **Metric Monitor Query**. Up to 6 queries.
29+
30+
### General monitor limits
31+
32+
- **Maximum number of monitors (active and inactive)**. Up to 5,000 (can be increased by contacting support).
33+
- **Email notifications**. Up to 100 recipients.
34+
35+
### Notification grouping
36+
37+
- Log monitors always group notifications.
38+
- Metric monitors can group notifications, resolving when all time series return to normal.
39+
40+
### Unsupported features in monitors
41+
42+
- [Receipt Time](../../search/get-started-with-search/build-search/use-receipt-time.md) is not supported.
43+
- [LogReduce](/docs/search/behavior-insights/logreduce/logreduce-operator) and [LogCompare](/docs/search/behavior-insights/logcompare) operators are not supported.
44+
- Monitors only support the Continuous data tier.
45+
- [Save to Index](../scheduled-searches/save-to-index.md) and [Save to Lookup](../scheduled-searches/save-to-lookup.md) are not supported.
46+
- [Search templates](../../search/get-started-with-search/build-search/search-templates.md) are not supported.
47+
- [`Timeshift metrics`](/docs/metrics/metrics-operators/timeshift) operator is not supported in Metric Monitors.
48+
49+
### Alert response
50+
51+
- **Related Alerts and Monitor History**. Shows the top 250 alerts.
52+
- **Alert Visualization**. Only shown for alerts less than 30 days old.
53+
- **Alert List**. Displays up to 1,000 alerts triggered within the past 30 days.
54+
55+
### Scheduled searches
56+
57+
- A maximum of 6,000 Scheduled Searches are allowed per account.
58+
- The timeout for a Scheduled Search is equivalent to 1/3rd of the search's time range, with a minimum timeout of 3 minutes and a maximum timeout of 120 minutes.
59+
- A maximum of 120 emails can be sent per day per Scheduled Search.
60+
- No more than 512 records returned by a Scheduled Search run are used for webhook connections.
61+
- Scheduled Searches are limited to extracting 100 unique rows of data each time they trigger.
62+
- Scheduled Searches *cannot* be used on the Infrequent Tier.
63+
64+
## Collectors and Sources
65+
66+
- Maximum number of collector per organization is 10,000.
67+
- A single installed collector can handle up to 15,000 events per second.
68+
- Log messages greater than 64KB are truncated.
69+
- A collector or sources can have up to 10 fields.
70+
- A collector can have up to 1,000 sources.
71+
- Multiline logs are limited to 2000 lines or 512KB.
72+
- Maximum of 100 processing rules per source.
73+
- The number of Cloud-to-Cloud Sources is limited to 20 for free accounts, and 50 for all other accounts.
74+
- You are warned when you reach 80% of the limit (16 Sources for free accounts, and 40 Sources for other accounts).
75+
76+
## Log Search
77+
78+
- Search queries are limited to 15,000 characters for search queries.
79+
- Only the first 100,000 messages will be included in your search results. If your time range includes more than 100,000 messages, your source message may not be highlighted in the returned results.
80+
- Surrounding messages are limited to the first 100,000 messages. If your time range includes more than 100,000 messages, your source message may not be included in your returned results.
81+
- The maximum value for the limit parameter in the Search Job API is 10,000 records.
82+
83+
### Subquery limits
84+
85+
- Maximum of 10,000 unique results (rows) from the child query.
86+
- Limited to 100MB of memory to return those results.
87+
- Subqueries are not supported in:
88+
- Auto-refresh dashboards.
89+
- Real-time Scheduled Searches.
90+
- Field Extraction Rules.
91+
- Scheduled Views.
92+
93+
### Metric query limits
94+
95+
|Property|Limit|Error Message|
96+
|:---|:---|:---|
97+
|Query Rows|6|Too many query rows ([number of rows]). The limit is: [limit].|
98+
|Query String Length|1500 chars|Too long ([queryLength] characters). The limit is: [limit].|
99+
|Max Number of Operators|60|Too many operators: [number of operators]. The maximum number of possible operators is: [limit].|
100+
|Max Number of Selectors|50|Too many selectors: [number of selectors]. The maximum number of possible selectors is: [limit].|
101+
|Max Time Range|1000d|The given time range was invalid.|
102+
|Max Quantization Interval|30d|The given quantization was too big.|
103+
|Max Timeshift|1000d|The given timeshift was too big.|
104+
105+
## Platform Service
106+
107+
- To prevent abuse of system resources or runaway processes the number of playbook actions your organization can execute to 350 per hour.
108+
109+
## Cloud SIEM
110+
111+
- Limit of 100K signals per hour or 1M signals for 24 hours,
112+
113+
## Field Extraction
114+
115+
- Field name limit for Field Extraction Rules is limited to 200.
116+
- A field name (key) is limited to a maximum length of 255 characters.
117+
- A field value is limited to a maximum length of 200 characters.
118+
- Enterprise and Enterprise Suite users can create a maximum of 400 fields.
119+
- Subqueries are *not supported* in Field Extraction Rules.
120+
- Fields created as log metadata and from Field Extraction Rules share the same quota of 200 fields.
121+
- An HTTP request is limited to 30 fields.
122+
123+
## Partitions
124+
125+
- Maximum of 50 partitions can be created per account.
126+
- **Optimal Size**. Between 1% and 30% of total ingest.
127+
- Partitions smaller than 1% may cause index fragmentation and degraded search performance.
128+
- Partitions larger than 30% are possible but may result in diminished performance gains.
129+
- Partition names cannot start with `sumologic_` or an underscore `_`.
130+
- Partition routing rule length cannot exceed 2048 characters.
131+
- Do not use the `NOT` operator in partition definitions.
132+
- Avoid using `sourceHost` to define partitions.
133+
- Ideal partition size is less than 5 TB data per day flowing into them.
134+
135+
## Scheduled Views
136+
137+
- Maximum of 500 scheduled views can be created per account.
138+
- Subqueries are not supported in Scheduled Views.
139+
- You cannot select a start date older than 365 days.
140+
- Field Extraction Rules are not supported in Scheduled Views.
141+
142+
## Users and Roles
143+
144+
- Maximum of 1000 users and 100 roles can be created per account.
145+
- Role names can only contain alphanumeric characters and underscores `_`.
146+
- Free accounts are limited to 3 users.
147+
148+
## Accounts
149+
150+
### Free account limits
151+
152+
- **Daily ingest**. 500 MB per day.
153+
- **Retention**. 7 days for logs.
154+
- **Storage**. 4 GB total.
155+
- **Users**. Limited to 3 users.
156+
- **Continuous queries**. Limited to 20 queries.
157+
- **Dashboard panel time range**. Cannot exceed 7 days.
158+
159+
### Trial account limits
160+
161+
- **Daily ingest**. 1 GB per day.
162+
- **Retention**. 30 days for logs.
163+
- **Users**. Up to 20 users.
164+
165+
### Essentials and Enterprise account limits
166+
167+
- **Retention**. Varies based on subscription.
168+
- **Users**. Can be scaled to meet organizational needs.
169+
170+
### Cloud Flex Legacy account limits
171+
172+
- **Collectors**. Maximum of 10,000 Collectors per organization.
173+
- **Sources**. Maximum of 1,000 Sources per Collector.
174+
- **Processing Rules**. Maximum of 100 Processing Rules per Source.
175+
- **Continuous Queries**. Maximum of 200 queries per organization (excluding Free accounts).
176+
177+
### Flex account limits
178+
179+
#### Free flex account
180+
181+
- **Daily Credit Allocation**. 1.25 credits per day.
182+
- **Retention**. 7 days for logs.
183+
- **Users**. Limited to 3 users.
184+
185+
#### Trial flex aaccounts
186+
187+
- **Daily Credit Allocation**. 1 GB per day.
188+
- **Retention**. 30 days for logs.
189+
- **Users**. Up to 20 users.
190+
191+
## Dashboards
192+
193+
- Maximum of 6 log queries and 6 metric queries per panel.
194+
- A Dashboard can have up to 100 queries.
195+
- Dashboard queries cannot return more than 1,440 data points.
196+
- Queries built for dashboards/panels have a limit of 10,240 characters.
197+
- Panels are limited to a 32-day maximum time range.
198+
- PDF export will timeout after 5 minutes if panels take too long to load.
199+
- Template variable queries are limited to 10 concurrent queries per user.
200+
- Dashboards shared outside the organization are view-only.
201+
- Panels must use relative time ranges (e.g., Last 15 Minutes). Absolute time ranges are not supported.
202+
203+
## SLO
204+
205+
- **Data Retention**. 800 days.
206+
207+
## Metric
208+
209+
### Metric retention
210+
211+
| Data Type Retained | Retention Period |
212+
|:--|:--|
213+
| Raw | 30 days |
214+
| 1-hour resolution | 13 months |
215+
216+
### Limits for host metrics sources
217+
218+
- **Disk metrics**. Approximately 10 metrics are collected for each Source disk on each host.
219+
- **Network metrics**. Network metrics are calculated per interface on each host, and approximately 4 metrics per interface are collected.
220+
- **CPU, memory, and TCP metrics.** Approximately 10 CPU, memory, and TCP metrics are collected for each host.

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ module.exports = {
3232
'get-started/apps-integrations',
3333
'get-started/library',
3434
'get-started/system-requirements',
35+
'get-started/sumologic-limits',
3536
'get-started/ai-machine-learning',
3637
'get-started/keyboard-shortcuts',
3738
'get-started/training-certification-faq',

0 commit comments

Comments
 (0)