Skip to content

Commit ac9ccbb

Browse files
authored
Added daily new incident limit
1 parent df64fd9 commit ac9ccbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/sentinel/includes/sentinel-limits-incidents.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ The following limits apply to incidents in Microsoft Sentinel.
2525
| Number of comments per incident | 100 comments | None |
2626
| Number of tasks | 100 tasks | None |
2727
| Number of incidents returned by API to *list* request | 1000 incidents maximum | None |
28+
| Number of incidents per day (per workspace) | see below | Database capacity |
29+
30+
**Number of incidents per day:** There isn't a formal, hard limit on the number of incidents that can be created per day. A workspace's actual capacity for incidents depends on the storage capacity of the incident database, so the size of the incidents is as much a factor as their number.
31+
32+
However, a SOC that experiences the creation of more than *around* 3000 new incidents per day will in all likelihood find itself unable to keep up, and the database capacity will quickly be reached. In this situation, the SOC needs to focus on improving detection, triage, and automation, to get the count of daily new incidents to manageable levels.

0 commit comments

Comments
 (0)