cribl-control-plane 0.2.0b8__py3-none-any.whl → 0.2.0rc1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cribl-control-plane might be problematic. Click here for more details.
- cribl_control_plane/_version.py +5 -3
- cribl_control_plane/groups_sdk.py +8 -8
- cribl_control_plane/models/__init__.py +27 -45
- cribl_control_plane/models/appmode.py +14 -0
- cribl_control_plane/models/authtoken.py +1 -8
- cribl_control_plane/models/configgroup.py +2 -30
- cribl_control_plane/models/createversionundoop.py +3 -3
- cribl_control_plane/models/distributedsummary.py +0 -6
- cribl_control_plane/models/hbcriblinfo.py +3 -14
- cribl_control_plane/models/heartbeatmetadata.py +0 -3
- cribl_control_plane/models/input.py +63 -65
- cribl_control_plane/models/inputappscope.py +0 -4
- cribl_control_plane/models/inputazureblob.py +0 -4
- cribl_control_plane/models/inputcollection.py +0 -4
- cribl_control_plane/models/inputconfluentcloud.py +18 -8
- cribl_control_plane/models/inputcribl.py +0 -4
- cribl_control_plane/models/inputcriblhttp.py +0 -4
- cribl_control_plane/models/inputcribllakehttp.py +0 -4
- cribl_control_plane/models/inputcriblmetrics.py +0 -4
- cribl_control_plane/models/inputcribltcp.py +0 -4
- cribl_control_plane/models/inputcrowdstrike.py +0 -7
- cribl_control_plane/models/inputdatadogagent.py +0 -4
- cribl_control_plane/models/inputdatagen.py +0 -4
- cribl_control_plane/models/inputedgeprometheus.py +0 -12
- cribl_control_plane/models/inputelastic.py +0 -11
- cribl_control_plane/models/inputeventhub.py +0 -6
- cribl_control_plane/models/inputexec.py +0 -4
- cribl_control_plane/models/inputfile.py +0 -6
- cribl_control_plane/models/inputfirehose.py +0 -4
- cribl_control_plane/models/inputgooglepubsub.py +0 -7
- cribl_control_plane/models/inputgrafana.py +0 -8
- cribl_control_plane/models/inputhttp.py +0 -4
- cribl_control_plane/models/inputhttpraw.py +0 -4
- cribl_control_plane/models/inputjournalfiles.py +0 -4
- cribl_control_plane/models/inputkafka.py +17 -8
- cribl_control_plane/models/inputkinesis.py +0 -15
- cribl_control_plane/models/inputkubeevents.py +0 -4
- cribl_control_plane/models/inputkubelogs.py +0 -4
- cribl_control_plane/models/inputkubemetrics.py +0 -4
- cribl_control_plane/models/inputloki.py +0 -4
- cribl_control_plane/models/inputmetrics.py +0 -4
- cribl_control_plane/models/inputmodeldriventelemetry.py +0 -4
- cribl_control_plane/models/inputmsk.py +17 -7
- cribl_control_plane/models/inputnetflow.py +0 -4
- cribl_control_plane/models/inputoffice365mgmt.py +0 -11
- cribl_control_plane/models/inputoffice365msgtrace.py +0 -11
- cribl_control_plane/models/inputoffice365service.py +0 -11
- cribl_control_plane/models/inputopentelemetry.py +0 -8
- cribl_control_plane/models/inputprometheus.py +0 -10
- cribl_control_plane/models/inputprometheusrw.py +0 -4
- cribl_control_plane/models/inputrawudp.py +0 -4
- cribl_control_plane/models/inputs3.py +0 -7
- cribl_control_plane/models/inputs3inventory.py +0 -7
- cribl_control_plane/models/inputsecuritylake.py +0 -7
- cribl_control_plane/models/inputsnmp.py +0 -11
- cribl_control_plane/models/inputsplunk.py +0 -9
- cribl_control_plane/models/inputsplunkhec.py +0 -4
- cribl_control_plane/models/inputsplunksearch.py +0 -7
- cribl_control_plane/models/inputsqs.py +0 -9
- cribl_control_plane/models/inputsyslog.py +0 -8
- cribl_control_plane/models/inputsystemmetrics.py +0 -32
- cribl_control_plane/models/inputsystemstate.py +0 -4
- cribl_control_plane/models/inputtcp.py +0 -4
- cribl_control_plane/models/inputtcpjson.py +0 -4
- cribl_control_plane/models/inputwef.py +0 -6
- cribl_control_plane/models/inputwindowsmetrics.py +0 -28
- cribl_control_plane/models/inputwineventlogs.py +0 -8
- cribl_control_plane/models/inputwiz.py +0 -7
- cribl_control_plane/models/inputwizwebhook.py +0 -4
- cribl_control_plane/models/inputzscalerhec.py +0 -4
- cribl_control_plane/models/jobinfo.py +1 -4
- cribl_control_plane/models/nodeprovidedinfo.py +1 -7
- cribl_control_plane/models/output.py +80 -85
- cribl_control_plane/models/outputazureblob.py +0 -20
- cribl_control_plane/models/outputazuredataexplorer.py +0 -28
- cribl_control_plane/models/outputazureeventhub.py +0 -17
- cribl_control_plane/models/outputazurelogs.py +0 -13
- cribl_control_plane/models/outputchronicle.py +0 -13
- cribl_control_plane/models/outputclickhouse.py +0 -17
- cribl_control_plane/models/outputcloudwatch.py +0 -13
- cribl_control_plane/models/outputconfluentcloud.py +18 -24
- cribl_control_plane/models/outputcriblhttp.py +0 -15
- cribl_control_plane/models/outputcribllake.py +0 -21
- cribl_control_plane/models/outputcribltcp.py +0 -12
- cribl_control_plane/models/outputcrowdstrikenextgensiem.py +0 -15
- cribl_control_plane/models/outputdatadog.py +0 -30
- cribl_control_plane/models/outputdataset.py +0 -23
- cribl_control_plane/models/outputdls3.py +0 -35
- cribl_control_plane/models/outputdynatracehttp.py +0 -22
- cribl_control_plane/models/outputdynatraceotlp.py +0 -22
- cribl_control_plane/models/outputelastic.py +0 -18
- cribl_control_plane/models/outputelasticcloud.py +0 -13
- cribl_control_plane/models/outputexabeam.py +0 -14
- cribl_control_plane/models/outputfilesystem.py +0 -15
- cribl_control_plane/models/outputgooglechronicle.py +0 -21
- cribl_control_plane/models/outputgooglecloudlogging.py +0 -19
- cribl_control_plane/models/outputgooglecloudstorage.py +0 -28
- cribl_control_plane/models/outputgooglepubsub.py +0 -13
- cribl_control_plane/models/outputgrafanacloud.py +0 -50
- cribl_control_plane/models/outputgraphite.py +0 -12
- cribl_control_plane/models/outputhoneycomb.py +0 -13
- cribl_control_plane/models/outputhumiohec.py +0 -15
- cribl_control_plane/models/outputinfluxdb.py +0 -19
- cribl_control_plane/models/outputkafka.py +17 -24
- cribl_control_plane/models/outputkinesis.py +0 -15
- cribl_control_plane/models/outputloki.py +0 -20
- cribl_control_plane/models/outputminio.py +0 -28
- cribl_control_plane/models/outputmsk.py +17 -23
- cribl_control_plane/models/outputnewrelic.py +0 -16
- cribl_control_plane/models/outputnewrelicevents.py +0 -16
- cribl_control_plane/models/outputopentelemetry.py +0 -22
- cribl_control_plane/models/outputprometheus.py +0 -13
- cribl_control_plane/models/outputring.py +0 -2
- cribl_control_plane/models/outputs3.py +0 -35
- cribl_control_plane/models/outputsecuritylake.py +0 -29
- cribl_control_plane/models/outputsentinel.py +0 -15
- cribl_control_plane/models/outputsentineloneaisiem.py +0 -13
- cribl_control_plane/models/outputservicenow.py +0 -21
- cribl_control_plane/models/outputsignalfx.py +0 -13
- cribl_control_plane/models/outputsns.py +0 -13
- cribl_control_plane/models/outputsplunk.py +0 -15
- cribl_control_plane/models/outputsplunkhec.py +0 -13
- cribl_control_plane/models/outputsplunklb.py +0 -15
- cribl_control_plane/models/outputsqs.py +0 -15
- cribl_control_plane/models/outputstatsd.py +0 -12
- cribl_control_plane/models/outputstatsdext.py +0 -12
- cribl_control_plane/models/outputsumologic.py +0 -15
- cribl_control_plane/models/outputsyslog.py +0 -24
- cribl_control_plane/models/outputtcpjson.py +0 -12
- cribl_control_plane/models/outputwavefront.py +0 -13
- cribl_control_plane/models/outputwebhook.py +0 -23
- cribl_control_plane/models/outputxsiam.py +0 -13
- cribl_control_plane/models/packinfo.py +5 -8
- cribl_control_plane/models/packinstallinfo.py +5 -8
- cribl_control_plane/models/{uploadpackresponse.py → routecloneconf.py} +4 -4
- cribl_control_plane/models/routeconf.py +4 -3
- cribl_control_plane/models/runnablejobcollection.py +0 -4
- cribl_control_plane/packs.py +7 -202
- {cribl_control_plane-0.2.0b8.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/METADATA +16 -39
- {cribl_control_plane-0.2.0b8.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/RECORD +141 -142
- cribl_control_plane/models/outputdatabricks.py +0 -291
- cribl_control_plane/models/updatepacksop.py +0 -25
- {cribl_control_plane-0.2.0b8.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/WHEEL +0 -0
|
@@ -18,11 +18,8 @@ class OutputNewrelicEventsType(str, Enum):
|
|
|
18
18
|
class OutputNewrelicEventsRegion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""Which New Relic region endpoint to use."""
|
|
20
20
|
|
|
21
|
-
# US
|
|
22
21
|
US = "US"
|
|
23
|
-
# Europe
|
|
24
22
|
EU = "EU"
|
|
25
|
-
# Custom
|
|
26
23
|
CUSTOM = "Custom"
|
|
27
24
|
|
|
28
25
|
|
|
@@ -42,11 +39,8 @@ class OutputNewrelicEventsFailedRequestLoggingMode(
|
|
|
42
39
|
):
|
|
43
40
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
44
41
|
|
|
45
|
-
# Payload
|
|
46
42
|
PAYLOAD = "payload"
|
|
47
|
-
# Payload + Headers
|
|
48
43
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
49
|
-
# None
|
|
50
44
|
NONE = "none"
|
|
51
45
|
|
|
52
46
|
|
|
@@ -107,11 +101,8 @@ class OutputNewrelicEventsTimeoutRetrySettings(BaseModel):
|
|
|
107
101
|
class OutputNewrelicEventsBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
108
102
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
109
103
|
|
|
110
|
-
# Block
|
|
111
104
|
BLOCK = "block"
|
|
112
|
-
# Drop
|
|
113
105
|
DROP = "drop"
|
|
114
|
-
# Persistent Queue
|
|
115
106
|
QUEUE = "queue"
|
|
116
107
|
|
|
117
108
|
|
|
@@ -125,29 +116,22 @@ class OutputNewrelicEventsAuthenticationMethod(str, Enum, metaclass=utils.OpenEn
|
|
|
125
116
|
class OutputNewrelicEventsCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
126
117
|
r"""Codec to use to compress the persisted data"""
|
|
127
118
|
|
|
128
|
-
# None
|
|
129
119
|
NONE = "none"
|
|
130
|
-
# Gzip
|
|
131
120
|
GZIP = "gzip"
|
|
132
121
|
|
|
133
122
|
|
|
134
123
|
class OutputNewrelicEventsQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
135
124
|
r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
|
|
136
125
|
|
|
137
|
-
# Block
|
|
138
126
|
BLOCK = "block"
|
|
139
|
-
# Drop new data
|
|
140
127
|
DROP = "drop"
|
|
141
128
|
|
|
142
129
|
|
|
143
130
|
class OutputNewrelicEventsMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
144
131
|
r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
|
|
145
132
|
|
|
146
|
-
# Error
|
|
147
133
|
ERROR = "error"
|
|
148
|
-
# Backpressure
|
|
149
134
|
BACKPRESSURE = "backpressure"
|
|
150
|
-
# Always On
|
|
151
135
|
ALWAYS = "always"
|
|
152
136
|
|
|
153
137
|
|
|
@@ -18,29 +18,22 @@ class OutputOpenTelemetryType(str, Enum):
|
|
|
18
18
|
class OutputOpenTelemetryProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""Select a transport option for OpenTelemetry"""
|
|
20
20
|
|
|
21
|
-
# gRPC
|
|
22
21
|
GRPC = "grpc"
|
|
23
|
-
# HTTP
|
|
24
22
|
HTTP = "http"
|
|
25
23
|
|
|
26
24
|
|
|
27
25
|
class OutputOpenTelemetryOTLPVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
28
26
|
r"""The version of OTLP Protobuf definitions to use when structuring data to send"""
|
|
29
27
|
|
|
30
|
-
# 0.10.0
|
|
31
28
|
ZERO_DOT_10_DOT_0 = "0.10.0"
|
|
32
|
-
# 1.3.1
|
|
33
29
|
ONE_DOT_3_DOT_1 = "1.3.1"
|
|
34
30
|
|
|
35
31
|
|
|
36
32
|
class OutputOpenTelemetryCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
37
33
|
r"""Type of compression to apply to messages sent to the OpenTelemetry endpoint"""
|
|
38
34
|
|
|
39
|
-
# None
|
|
40
35
|
NONE = "none"
|
|
41
|
-
# Deflate
|
|
42
36
|
DEFLATE = "deflate"
|
|
43
|
-
# Gzip
|
|
44
37
|
GZIP = "gzip"
|
|
45
38
|
|
|
46
39
|
|
|
@@ -49,9 +42,7 @@ class OutputOpenTelemetryHTTPCompressCompression(
|
|
|
49
42
|
):
|
|
50
43
|
r"""Type of compression to apply to messages sent to the OpenTelemetry endpoint"""
|
|
51
44
|
|
|
52
|
-
# None
|
|
53
45
|
NONE = "none"
|
|
54
|
-
# Gzip
|
|
55
46
|
GZIP = "gzip"
|
|
56
47
|
|
|
57
48
|
|
|
@@ -82,22 +73,16 @@ class OutputOpenTelemetryFailedRequestLoggingMode(
|
|
|
82
73
|
):
|
|
83
74
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
84
75
|
|
|
85
|
-
# Payload
|
|
86
76
|
PAYLOAD = "payload"
|
|
87
|
-
# Payload + Headers
|
|
88
77
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
89
|
-
# None
|
|
90
78
|
NONE = "none"
|
|
91
79
|
|
|
92
80
|
|
|
93
81
|
class OutputOpenTelemetryBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
94
82
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
95
83
|
|
|
96
|
-
# Block
|
|
97
84
|
BLOCK = "block"
|
|
98
|
-
# Drop
|
|
99
85
|
DROP = "drop"
|
|
100
|
-
# Persistent Queue
|
|
101
86
|
QUEUE = "queue"
|
|
102
87
|
|
|
103
88
|
|
|
@@ -277,29 +262,22 @@ class OutputOpenTelemetryTLSSettingsClientSide(BaseModel):
|
|
|
277
262
|
class OutputOpenTelemetryPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
278
263
|
r"""Codec to use to compress the persisted data"""
|
|
279
264
|
|
|
280
|
-
# None
|
|
281
265
|
NONE = "none"
|
|
282
|
-
# Gzip
|
|
283
266
|
GZIP = "gzip"
|
|
284
267
|
|
|
285
268
|
|
|
286
269
|
class OutputOpenTelemetryQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
287
270
|
r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
|
|
288
271
|
|
|
289
|
-
# Block
|
|
290
272
|
BLOCK = "block"
|
|
291
|
-
# Drop new data
|
|
292
273
|
DROP = "drop"
|
|
293
274
|
|
|
294
275
|
|
|
295
276
|
class OutputOpenTelemetryMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
296
277
|
r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
|
|
297
278
|
|
|
298
|
-
# Error
|
|
299
279
|
ERROR = "error"
|
|
300
|
-
# Backpressure
|
|
301
280
|
BACKPRESSURE = "backpressure"
|
|
302
|
-
# Always On
|
|
303
281
|
ALWAYS = "always"
|
|
304
282
|
|
|
305
283
|
|
|
@@ -29,11 +29,8 @@ class OutputPrometheusExtraHTTPHeader(BaseModel):
|
|
|
29
29
|
class OutputPrometheusFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
31
31
|
|
|
32
|
-
# Payload
|
|
33
32
|
PAYLOAD = "payload"
|
|
34
|
-
# Payload + Headers
|
|
35
33
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
36
|
-
# None
|
|
37
34
|
NONE = "none"
|
|
38
35
|
|
|
39
36
|
|
|
@@ -94,11 +91,8 @@ class OutputPrometheusTimeoutRetrySettings(BaseModel):
|
|
|
94
91
|
class OutputPrometheusBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
95
92
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
96
93
|
|
|
97
|
-
# Block
|
|
98
94
|
BLOCK = "block"
|
|
99
|
-
# Drop
|
|
100
95
|
DROP = "drop"
|
|
101
|
-
# Persistent Queue
|
|
102
96
|
QUEUE = "queue"
|
|
103
97
|
|
|
104
98
|
|
|
@@ -116,29 +110,22 @@ class OutputPrometheusAuthenticationType(str, Enum, metaclass=utils.OpenEnumMeta
|
|
|
116
110
|
class OutputPrometheusCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
117
111
|
r"""Codec to use to compress the persisted data"""
|
|
118
112
|
|
|
119
|
-
# None
|
|
120
113
|
NONE = "none"
|
|
121
|
-
# Gzip
|
|
122
114
|
GZIP = "gzip"
|
|
123
115
|
|
|
124
116
|
|
|
125
117
|
class OutputPrometheusQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
126
118
|
r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
|
|
127
119
|
|
|
128
|
-
# Block
|
|
129
120
|
BLOCK = "block"
|
|
130
|
-
# Drop new data
|
|
131
121
|
DROP = "drop"
|
|
132
122
|
|
|
133
123
|
|
|
134
124
|
class OutputPrometheusMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
135
125
|
r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
|
|
136
126
|
|
|
137
|
-
# Error
|
|
138
127
|
ERROR = "error"
|
|
139
|
-
# Backpressure
|
|
140
128
|
BACKPRESSURE = "backpressure"
|
|
141
|
-
# Always On
|
|
142
129
|
ALWAYS = "always"
|
|
143
130
|
|
|
144
131
|
|
|
@@ -30,9 +30,7 @@ class OutputRingDataCompressionFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
30
30
|
class OutputRingBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
31
31
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
32
32
|
|
|
33
|
-
# Block
|
|
34
33
|
BLOCK = "block"
|
|
35
|
-
# Drop
|
|
36
34
|
DROP = "drop"
|
|
37
35
|
|
|
38
36
|
|
|
@@ -18,11 +18,8 @@ class OutputS3Type(str, Enum):
|
|
|
18
18
|
class OutputS3AuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
20
20
|
|
|
21
|
-
# Auto
|
|
22
21
|
AUTO = "auto"
|
|
23
|
-
# Manual
|
|
24
22
|
MANUAL = "manual"
|
|
25
|
-
# Secret Key pair
|
|
26
23
|
SECRET = "secret"
|
|
27
24
|
|
|
28
25
|
|
|
@@ -36,78 +33,54 @@ class OutputS3SignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
36
33
|
class OutputS3ObjectACL(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
37
34
|
r"""Object ACL to assign to uploaded objects"""
|
|
38
35
|
|
|
39
|
-
# Private
|
|
40
36
|
PRIVATE = "private"
|
|
41
|
-
# Public Read Only
|
|
42
37
|
PUBLIC_READ = "public-read"
|
|
43
|
-
# Public Read/Write
|
|
44
38
|
PUBLIC_READ_WRITE = "public-read-write"
|
|
45
|
-
# Authenticated Read Only
|
|
46
39
|
AUTHENTICATED_READ = "authenticated-read"
|
|
47
|
-
# AWS EC2 AMI Read Only
|
|
48
40
|
AWS_EXEC_READ = "aws-exec-read"
|
|
49
|
-
# Bucket Owner Read Only
|
|
50
41
|
BUCKET_OWNER_READ = "bucket-owner-read"
|
|
51
|
-
# Bucket Owner Full Control
|
|
52
42
|
BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control"
|
|
53
43
|
|
|
54
44
|
|
|
55
45
|
class OutputS3StorageClass(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
56
46
|
r"""Storage class to select for uploaded objects"""
|
|
57
47
|
|
|
58
|
-
# Standard
|
|
59
48
|
STANDARD = "STANDARD"
|
|
60
|
-
# Reduced Redundancy Storage
|
|
61
49
|
REDUCED_REDUNDANCY = "REDUCED_REDUNDANCY"
|
|
62
|
-
# Standard, Infrequent Access
|
|
63
50
|
STANDARD_IA = "STANDARD_IA"
|
|
64
|
-
# One Zone, Infrequent Access
|
|
65
51
|
ONEZONE_IA = "ONEZONE_IA"
|
|
66
|
-
# Intelligent Tiering
|
|
67
52
|
INTELLIGENT_TIERING = "INTELLIGENT_TIERING"
|
|
68
|
-
# Glacier Flexible Retrieval
|
|
69
53
|
GLACIER = "GLACIER"
|
|
70
|
-
# Glacier Instant Retrieval
|
|
71
54
|
GLACIER_IR = "GLACIER_IR"
|
|
72
|
-
# Glacier Deep Archive
|
|
73
55
|
DEEP_ARCHIVE = "DEEP_ARCHIVE"
|
|
74
56
|
|
|
75
57
|
|
|
76
58
|
class OutputS3ServerSideEncryptionForUploadedObjects(
|
|
77
59
|
str, Enum, metaclass=utils.OpenEnumMeta
|
|
78
60
|
):
|
|
79
|
-
# Amazon S3 Managed Key
|
|
80
61
|
AES256 = "AES256"
|
|
81
|
-
# AWS KMS Managed Key
|
|
82
62
|
AWS_KMS = "aws:kms"
|
|
83
63
|
|
|
84
64
|
|
|
85
65
|
class OutputS3DataFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
86
66
|
r"""Format of the output data"""
|
|
87
67
|
|
|
88
|
-
# JSON
|
|
89
68
|
JSON = "json"
|
|
90
|
-
# Raw
|
|
91
69
|
RAW = "raw"
|
|
92
|
-
# Parquet
|
|
93
70
|
PARQUET = "parquet"
|
|
94
71
|
|
|
95
72
|
|
|
96
73
|
class OutputS3BackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
97
74
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
98
75
|
|
|
99
|
-
# Block
|
|
100
76
|
BLOCK = "block"
|
|
101
|
-
# Drop
|
|
102
77
|
DROP = "drop"
|
|
103
78
|
|
|
104
79
|
|
|
105
80
|
class OutputS3DiskSpaceProtection(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
106
81
|
r"""How to handle events when disk space is below the global 'Min free disk space' limit"""
|
|
107
82
|
|
|
108
|
-
# Block
|
|
109
83
|
BLOCK = "block"
|
|
110
|
-
# Drop
|
|
111
84
|
DROP = "drop"
|
|
112
85
|
|
|
113
86
|
|
|
@@ -121,31 +94,23 @@ class OutputS3Compression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
121
94
|
class OutputS3CompressionLevel(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
122
95
|
r"""Compression level to apply before moving files to final destination"""
|
|
123
96
|
|
|
124
|
-
# Best Speed
|
|
125
97
|
BEST_SPEED = "best_speed"
|
|
126
|
-
# Normal
|
|
127
98
|
NORMAL = "normal"
|
|
128
|
-
# Best Compression
|
|
129
99
|
BEST_COMPRESSION = "best_compression"
|
|
130
100
|
|
|
131
101
|
|
|
132
102
|
class OutputS3ParquetVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
133
103
|
r"""Determines which data types are supported and how they are represented"""
|
|
134
104
|
|
|
135
|
-
# 1.0
|
|
136
105
|
PARQUET_1_0 = "PARQUET_1_0"
|
|
137
|
-
# 2.4
|
|
138
106
|
PARQUET_2_4 = "PARQUET_2_4"
|
|
139
|
-
# 2.6
|
|
140
107
|
PARQUET_2_6 = "PARQUET_2_6"
|
|
141
108
|
|
|
142
109
|
|
|
143
110
|
class OutputS3DataPageVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
144
111
|
r"""Serialization format of data pages. Note that some reader implementations use Data page V2's attributes to work more efficiently, while others ignore it."""
|
|
145
112
|
|
|
146
|
-
# V1
|
|
147
113
|
DATA_PAGE_V1 = "DATA_PAGE_V1"
|
|
148
|
-
# V2
|
|
149
114
|
DATA_PAGE_V2 = "DATA_PAGE_V2"
|
|
150
115
|
|
|
151
116
|
|
|
@@ -18,11 +18,8 @@ class OutputSecurityLakeType(str, Enum):
|
|
|
18
18
|
class OutputSecurityLakeAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
20
20
|
|
|
21
|
-
# Auto
|
|
22
21
|
AUTO = "auto"
|
|
23
|
-
# Manual
|
|
24
22
|
MANUAL = "manual"
|
|
25
|
-
# Secret Key pair
|
|
26
23
|
SECRET = "secret"
|
|
27
24
|
|
|
28
25
|
|
|
@@ -36,87 +33,61 @@ class OutputSecurityLakeSignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta
|
|
|
36
33
|
class OutputSecurityLakeObjectACL(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
37
34
|
r"""Object ACL to assign to uploaded objects"""
|
|
38
35
|
|
|
39
|
-
# Private
|
|
40
36
|
PRIVATE = "private"
|
|
41
|
-
# Public Read Only
|
|
42
37
|
PUBLIC_READ = "public-read"
|
|
43
|
-
# Public Read/Write
|
|
44
38
|
PUBLIC_READ_WRITE = "public-read-write"
|
|
45
|
-
# Authenticated Read Only
|
|
46
39
|
AUTHENTICATED_READ = "authenticated-read"
|
|
47
|
-
# AWS EC2 AMI Read Only
|
|
48
40
|
AWS_EXEC_READ = "aws-exec-read"
|
|
49
|
-
# Bucket Owner Read Only
|
|
50
41
|
BUCKET_OWNER_READ = "bucket-owner-read"
|
|
51
|
-
# Bucket Owner Full Control
|
|
52
42
|
BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control"
|
|
53
43
|
|
|
54
44
|
|
|
55
45
|
class OutputSecurityLakeStorageClass(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
56
46
|
r"""Storage class to select for uploaded objects"""
|
|
57
47
|
|
|
58
|
-
# Standard
|
|
59
48
|
STANDARD = "STANDARD"
|
|
60
|
-
# Reduced Redundancy Storage
|
|
61
49
|
REDUCED_REDUNDANCY = "REDUCED_REDUNDANCY"
|
|
62
|
-
# Standard, Infrequent Access
|
|
63
50
|
STANDARD_IA = "STANDARD_IA"
|
|
64
|
-
# One Zone, Infrequent Access
|
|
65
51
|
ONEZONE_IA = "ONEZONE_IA"
|
|
66
|
-
# Intelligent Tiering
|
|
67
52
|
INTELLIGENT_TIERING = "INTELLIGENT_TIERING"
|
|
68
|
-
# Glacier Flexible Retrieval
|
|
69
53
|
GLACIER = "GLACIER"
|
|
70
|
-
# Glacier Instant Retrieval
|
|
71
54
|
GLACIER_IR = "GLACIER_IR"
|
|
72
|
-
# Glacier Deep Archive
|
|
73
55
|
DEEP_ARCHIVE = "DEEP_ARCHIVE"
|
|
74
56
|
|
|
75
57
|
|
|
76
58
|
class OutputSecurityLakeServerSideEncryptionForUploadedObjects(
|
|
77
59
|
str, Enum, metaclass=utils.OpenEnumMeta
|
|
78
60
|
):
|
|
79
|
-
# Amazon S3 Managed Key
|
|
80
61
|
AES256 = "AES256"
|
|
81
|
-
# AWS KMS Managed Key
|
|
82
62
|
AWS_KMS = "aws:kms"
|
|
83
63
|
|
|
84
64
|
|
|
85
65
|
class OutputSecurityLakeBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
86
66
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
87
67
|
|
|
88
|
-
# Block
|
|
89
68
|
BLOCK = "block"
|
|
90
|
-
# Drop
|
|
91
69
|
DROP = "drop"
|
|
92
70
|
|
|
93
71
|
|
|
94
72
|
class OutputSecurityLakeDiskSpaceProtection(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
95
73
|
r"""How to handle events when disk space is below the global 'Min free disk space' limit"""
|
|
96
74
|
|
|
97
|
-
# Block
|
|
98
75
|
BLOCK = "block"
|
|
99
|
-
# Drop
|
|
100
76
|
DROP = "drop"
|
|
101
77
|
|
|
102
78
|
|
|
103
79
|
class OutputSecurityLakeParquetVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
104
80
|
r"""Determines which data types are supported and how they are represented"""
|
|
105
81
|
|
|
106
|
-
# 1.0
|
|
107
82
|
PARQUET_1_0 = "PARQUET_1_0"
|
|
108
|
-
# 2.4
|
|
109
83
|
PARQUET_2_4 = "PARQUET_2_4"
|
|
110
|
-
# 2.6
|
|
111
84
|
PARQUET_2_6 = "PARQUET_2_6"
|
|
112
85
|
|
|
113
86
|
|
|
114
87
|
class OutputSecurityLakeDataPageVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
115
88
|
r"""Serialization format of data pages. Note that some reader implementations use Data page V2's attributes to work more efficiently, while others ignore it."""
|
|
116
89
|
|
|
117
|
-
# V1
|
|
118
90
|
DATA_PAGE_V1 = "DATA_PAGE_V1"
|
|
119
|
-
# V2
|
|
120
91
|
DATA_PAGE_V2 = "DATA_PAGE_V2"
|
|
121
92
|
|
|
122
93
|
|
|
@@ -29,11 +29,8 @@ class OutputSentinelExtraHTTPHeader(BaseModel):
|
|
|
29
29
|
class OutputSentinelFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
31
31
|
|
|
32
|
-
# Payload
|
|
33
32
|
PAYLOAD = "payload"
|
|
34
|
-
# Payload + Headers
|
|
35
33
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
36
|
-
# None
|
|
37
34
|
NONE = "none"
|
|
38
35
|
|
|
39
36
|
|
|
@@ -94,11 +91,8 @@ class OutputSentinelTimeoutRetrySettings(BaseModel):
|
|
|
94
91
|
class OutputSentinelBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
95
92
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
96
93
|
|
|
97
|
-
# Block
|
|
98
94
|
BLOCK = "block"
|
|
99
|
-
# Drop
|
|
100
95
|
DROP = "drop"
|
|
101
|
-
# Persistent Queue
|
|
102
96
|
QUEUE = "queue"
|
|
103
97
|
|
|
104
98
|
|
|
@@ -109,9 +103,7 @@ class AuthType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
109
103
|
class EndpointConfiguration(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
110
104
|
r"""Enter the data collection endpoint URL or the individual ID"""
|
|
111
105
|
|
|
112
|
-
# URL
|
|
113
106
|
URL = "url"
|
|
114
|
-
# ID
|
|
115
107
|
ID = "ID"
|
|
116
108
|
|
|
117
109
|
|
|
@@ -125,29 +117,22 @@ class OutputSentinelFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
125
117
|
class OutputSentinelCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
126
118
|
r"""Codec to use to compress the persisted data"""
|
|
127
119
|
|
|
128
|
-
# None
|
|
129
120
|
NONE = "none"
|
|
130
|
-
# Gzip
|
|
131
121
|
GZIP = "gzip"
|
|
132
122
|
|
|
133
123
|
|
|
134
124
|
class OutputSentinelQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
135
125
|
r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
|
|
136
126
|
|
|
137
|
-
# Block
|
|
138
127
|
BLOCK = "block"
|
|
139
|
-
# Drop new data
|
|
140
128
|
DROP = "drop"
|
|
141
129
|
|
|
142
130
|
|
|
143
131
|
class OutputSentinelMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
144
132
|
r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
|
|
145
133
|
|
|
146
|
-
# Error
|
|
147
134
|
ERROR = "error"
|
|
148
|
-
# Backpressure
|
|
149
135
|
BACKPRESSURE = "backpressure"
|
|
150
|
-
# Always On
|
|
151
136
|
ALWAYS = "always"
|
|
152
137
|
|
|
153
138
|
|
|
@@ -50,11 +50,8 @@ class OutputSentinelOneAiSiemFailedRequestLoggingMode(
|
|
|
50
50
|
):
|
|
51
51
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
52
52
|
|
|
53
|
-
# Payload
|
|
54
53
|
PAYLOAD = "payload"
|
|
55
|
-
# Payload + Headers
|
|
56
54
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
57
|
-
# None
|
|
58
55
|
NONE = "none"
|
|
59
56
|
|
|
60
57
|
|
|
@@ -126,40 +123,30 @@ class OutputSentinelOneAiSiemBackpressureBehavior(
|
|
|
126
123
|
):
|
|
127
124
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
128
125
|
|
|
129
|
-
# Block
|
|
130
126
|
BLOCK = "block"
|
|
131
|
-
# Drop
|
|
132
127
|
DROP = "drop"
|
|
133
|
-
# Persistent Queue
|
|
134
128
|
QUEUE = "queue"
|
|
135
129
|
|
|
136
130
|
|
|
137
131
|
class OutputSentinelOneAiSiemCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
138
132
|
r"""Codec to use to compress the persisted data"""
|
|
139
133
|
|
|
140
|
-
# None
|
|
141
134
|
NONE = "none"
|
|
142
|
-
# Gzip
|
|
143
135
|
GZIP = "gzip"
|
|
144
136
|
|
|
145
137
|
|
|
146
138
|
class OutputSentinelOneAiSiemQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
147
139
|
r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
|
|
148
140
|
|
|
149
|
-
# Block
|
|
150
141
|
BLOCK = "block"
|
|
151
|
-
# Drop new data
|
|
152
142
|
DROP = "drop"
|
|
153
143
|
|
|
154
144
|
|
|
155
145
|
class OutputSentinelOneAiSiemMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
156
146
|
r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
|
|
157
147
|
|
|
158
|
-
# Error
|
|
159
148
|
ERROR = "error"
|
|
160
|
-
# Backpressure
|
|
161
149
|
BACKPRESSURE = "backpressure"
|
|
162
|
-
# Always On
|
|
163
150
|
ALWAYS = "always"
|
|
164
151
|
|
|
165
152
|
|
|
@@ -18,36 +18,28 @@ class OutputServiceNowType(str, Enum):
|
|
|
18
18
|
class OutputServiceNowOTLPVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""The version of OTLP Protobuf definitions to use when structuring data to send"""
|
|
20
20
|
|
|
21
|
-
# 1.3.1
|
|
22
21
|
ONE_DOT_3_DOT_1 = "1.3.1"
|
|
23
22
|
|
|
24
23
|
|
|
25
24
|
class OutputServiceNowProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
26
25
|
r"""Select a transport option for OpenTelemetry"""
|
|
27
26
|
|
|
28
|
-
# gRPC
|
|
29
27
|
GRPC = "grpc"
|
|
30
|
-
# HTTP
|
|
31
28
|
HTTP = "http"
|
|
32
29
|
|
|
33
30
|
|
|
34
31
|
class OutputServiceNowCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
35
32
|
r"""Type of compression to apply to messages sent to the OpenTelemetry endpoint"""
|
|
36
33
|
|
|
37
|
-
# None
|
|
38
34
|
NONE = "none"
|
|
39
|
-
# Deflate
|
|
40
35
|
DEFLATE = "deflate"
|
|
41
|
-
# Gzip
|
|
42
36
|
GZIP = "gzip"
|
|
43
37
|
|
|
44
38
|
|
|
45
39
|
class OutputServiceNowHTTPCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
46
40
|
r"""Type of compression to apply to messages sent to the OpenTelemetry endpoint"""
|
|
47
41
|
|
|
48
|
-
# None
|
|
49
42
|
NONE = "none"
|
|
50
|
-
# Gzip
|
|
51
43
|
GZIP = "gzip"
|
|
52
44
|
|
|
53
45
|
|
|
@@ -65,22 +57,16 @@ class OutputServiceNowMetadatum(BaseModel):
|
|
|
65
57
|
class OutputServiceNowFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
66
58
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
67
59
|
|
|
68
|
-
# Payload
|
|
69
60
|
PAYLOAD = "payload"
|
|
70
|
-
# Payload + Headers
|
|
71
61
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
72
|
-
# None
|
|
73
62
|
NONE = "none"
|
|
74
63
|
|
|
75
64
|
|
|
76
65
|
class OutputServiceNowBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
77
66
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
78
67
|
|
|
79
|
-
# Block
|
|
80
68
|
BLOCK = "block"
|
|
81
|
-
# Drop
|
|
82
69
|
DROP = "drop"
|
|
83
|
-
# Persistent Queue
|
|
84
70
|
QUEUE = "queue"
|
|
85
71
|
|
|
86
72
|
|
|
@@ -230,29 +216,22 @@ class OutputServiceNowTLSSettingsClientSide(BaseModel):
|
|
|
230
216
|
class OutputServiceNowPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
231
217
|
r"""Codec to use to compress the persisted data"""
|
|
232
218
|
|
|
233
|
-
# None
|
|
234
219
|
NONE = "none"
|
|
235
|
-
# Gzip
|
|
236
220
|
GZIP = "gzip"
|
|
237
221
|
|
|
238
222
|
|
|
239
223
|
class OutputServiceNowQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
240
224
|
r"""How to handle events when the queue is exerting backpressure (full capacity or low disk). 'Block' is the same behavior as non-PQ blocking. 'Drop new data' throws away incoming data, while leaving the contents of the PQ unchanged."""
|
|
241
225
|
|
|
242
|
-
# Block
|
|
243
226
|
BLOCK = "block"
|
|
244
|
-
# Drop new data
|
|
245
227
|
DROP = "drop"
|
|
246
228
|
|
|
247
229
|
|
|
248
230
|
class OutputServiceNowMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
249
231
|
r"""In Error mode, PQ writes events to the filesystem if the Destination is unavailable. In Backpressure mode, PQ writes events to the filesystem when it detects backpressure from the Destination. In Always On mode, PQ always writes events to the filesystem."""
|
|
250
232
|
|
|
251
|
-
# Error
|
|
252
233
|
ERROR = "error"
|
|
253
|
-
# Backpressure
|
|
254
234
|
BACKPRESSURE = "backpressure"
|
|
255
|
-
# Always On
|
|
256
235
|
ALWAYS = "always"
|
|
257
236
|
|
|
258
237
|
|