Skip to content

Commit 155fcd6

Browse files
committed
limitations added
1 parent 9f8cb21 commit 155fcd6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/manage/manage-subscription/create-and-manage-orgs/manage-orgs-for-mssps-csiem-rules.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,15 @@ You can push the following:
6767
- Push operations may take longer based on the volume of content being pushed.
6868
- Rule tuning expressions must be pushed separately from rules.
6969
- *Cloud SIEM Legacy Rule Type* is not supported for sync or push.
70-
- For library content, breaching 15000 cap (Items selected in one job X Child orgs targeted in one job) would fail the sync job.
71-
-
70+
- For library content, breaching 15,000 cap (Items selected in one job X Child orgs targeted in one job) would fail the sync job.
71+
- The maximum runtime for jobs below 1200 requests (Items selected in one job X Child orgs targeted in one job) is less than or equal to 2 mins. Linear increase beyond 1200 request would take more runtime, for example, 15,201 would nearly take 30 mins.
72+
- For CSIEM rules and tuning expression (Rule or Tuning Exp × child-orgs):
73+
- Expected runtime for less than or equal to 300 async calls is under 2 mins.
74+
- Expected runtime for nearly 1500 async calls is 5-7 mins.
75+
- Expected runtime for nearly 3000 async calls is 15 mins.
76+
- Make sure you keep the Child orgs per job less than or equal to 3 when you push more than 250 rules for a faster runtime.
77+
- Make sure you keep the rule or tuning expressions per job less than or equal to 500 for a faster runtime
78+
7279

7380
## View history
7481

0 commit comments

Comments
 (0)