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 fa82f17 commit 49e3782Copy full SHA for 49e3782
modules/log_ingestion.events.cft.yaml
@@ -7,6 +7,7 @@ Metadata:
7
default: ""
8
Parameters:
9
- RuleEventPattern
10
+ - RateLimit
11
- Label:
12
default: "Sysdig Settings (Do not change)"
13
@@ -15,7 +16,6 @@ Metadata:
15
16
- TrustedIdentity
17
- ApiKey
18
- IngestionUrl
- - RateLimit
19
- Regions
20
- RuleState
21
- IsOrganizational
@@ -37,7 +37,7 @@ Metadata:
37
IngestionUrl:
38
default: "Ingestion URL (Sysdig use only)"
39
RateLimit:
40
- default: "Rate Limit (Sysdig use only)"
+ default: "Api Destinations Rate Limit"
41
Regions:
42
default: Instrumented Regions
43
RuleState:
0 commit comments