We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c61ce commit 3eb2fb2Copy full SHA for 3eb2fb2
CIPPTimers.json
@@ -29,8 +29,8 @@
29
"Id": "44a40668-ed71-403c-8c26-b32e320086ad",
30
"Command": "Start-AuditLogIngestion",
31
"Description": "Ingest audit logs using Office 365 Management Activity API",
32
- "Cron": "0 */15 * * * *",
33
- "Priority": 2,
+ "Cron": "0 */30 * * * *",
+ "Priority": 4,
34
"RunOnProcessor": true,
35
"PreferredProcessor": "auditlog",
36
"IsSystem": true
0 commit comments