cribl-control-plane 0.2.0b7__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 +12 -12
- 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 +3 -29
- 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.0b7.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/METADATA +16 -39
- {cribl_control_plane-0.2.0b7.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 -27
- {cribl_control_plane-0.2.0b7.dist-info → cribl_control_plane-0.2.0rc1.dist-info}/WHEEL +0 -0
|
@@ -88,22 +88,16 @@ class OutputChronicleExtraHTTPHeader(BaseModel):
|
|
|
88
88
|
class OutputChronicleFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
89
89
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
90
90
|
|
|
91
|
-
# Payload
|
|
92
91
|
PAYLOAD = "payload"
|
|
93
|
-
# Payload + Headers
|
|
94
92
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
95
|
-
# None
|
|
96
93
|
NONE = "none"
|
|
97
94
|
|
|
98
95
|
|
|
99
96
|
class OutputChronicleBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
100
97
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
101
98
|
|
|
102
|
-
# Block
|
|
103
99
|
BLOCK = "block"
|
|
104
|
-
# Drop
|
|
105
100
|
DROP = "drop"
|
|
106
|
-
# Persistent Queue
|
|
107
101
|
QUEUE = "queue"
|
|
108
102
|
|
|
109
103
|
|
|
@@ -121,29 +115,22 @@ class OutputChronicleCustomLabel(BaseModel):
|
|
|
121
115
|
class OutputChronicleCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
122
116
|
r"""Codec to use to compress the persisted data"""
|
|
123
117
|
|
|
124
|
-
# None
|
|
125
118
|
NONE = "none"
|
|
126
|
-
# Gzip
|
|
127
119
|
GZIP = "gzip"
|
|
128
120
|
|
|
129
121
|
|
|
130
122
|
class OutputChronicleQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
131
123
|
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."""
|
|
132
124
|
|
|
133
|
-
# Block
|
|
134
125
|
BLOCK = "block"
|
|
135
|
-
# Drop new data
|
|
136
126
|
DROP = "drop"
|
|
137
127
|
|
|
138
128
|
|
|
139
129
|
class OutputChronicleMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
140
130
|
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."""
|
|
141
131
|
|
|
142
|
-
# Error
|
|
143
132
|
ERROR = "error"
|
|
144
|
-
# Backpressure
|
|
145
133
|
BACKPRESSURE = "backpressure"
|
|
146
|
-
# Always On
|
|
147
134
|
ALWAYS = "always"
|
|
148
135
|
|
|
149
136
|
|
|
@@ -28,18 +28,14 @@ class OutputClickHouseAuthenticationType(str, Enum, metaclass=utils.OpenEnumMeta
|
|
|
28
28
|
class OutputClickHouseFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
29
29
|
r"""Data format to use when sending data to ClickHouse. Defaults to JSON Compact."""
|
|
30
30
|
|
|
31
|
-
# JSONCompactEachRowWithNames
|
|
32
31
|
JSON_COMPACT_EACH_ROW_WITH_NAMES = "json-compact-each-row-with-names"
|
|
33
|
-
# JSONEachRow
|
|
34
32
|
JSON_EACH_ROW = "json-each-row"
|
|
35
33
|
|
|
36
34
|
|
|
37
35
|
class MappingType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
38
36
|
r"""How event fields are mapped to ClickHouse columns."""
|
|
39
37
|
|
|
40
|
-
# Automatic
|
|
41
38
|
AUTOMATIC = "automatic"
|
|
42
|
-
# Custom
|
|
43
39
|
CUSTOM = "custom"
|
|
44
40
|
|
|
45
41
|
|
|
@@ -129,11 +125,8 @@ class OutputClickHouseExtraHTTPHeader(BaseModel):
|
|
|
129
125
|
class OutputClickHouseFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
130
126
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
131
127
|
|
|
132
|
-
# Payload
|
|
133
128
|
PAYLOAD = "payload"
|
|
134
|
-
# Payload + Headers
|
|
135
129
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
136
|
-
# None
|
|
137
130
|
NONE = "none"
|
|
138
131
|
|
|
139
132
|
|
|
@@ -194,11 +187,8 @@ class OutputClickHouseTimeoutRetrySettings(BaseModel):
|
|
|
194
187
|
class OutputClickHouseBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
195
188
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
196
189
|
|
|
197
|
-
# Block
|
|
198
190
|
BLOCK = "block"
|
|
199
|
-
# Drop
|
|
200
191
|
DROP = "drop"
|
|
201
|
-
# Persistent Queue
|
|
202
192
|
QUEUE = "queue"
|
|
203
193
|
|
|
204
194
|
|
|
@@ -257,29 +247,22 @@ class ColumnMapping(BaseModel):
|
|
|
257
247
|
class OutputClickHouseCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
258
248
|
r"""Codec to use to compress the persisted data"""
|
|
259
249
|
|
|
260
|
-
# None
|
|
261
250
|
NONE = "none"
|
|
262
|
-
# Gzip
|
|
263
251
|
GZIP = "gzip"
|
|
264
252
|
|
|
265
253
|
|
|
266
254
|
class OutputClickHouseQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
267
255
|
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."""
|
|
268
256
|
|
|
269
|
-
# Block
|
|
270
257
|
BLOCK = "block"
|
|
271
|
-
# Drop new data
|
|
272
258
|
DROP = "drop"
|
|
273
259
|
|
|
274
260
|
|
|
275
261
|
class OutputClickHouseMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
276
262
|
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."""
|
|
277
263
|
|
|
278
|
-
# Error
|
|
279
264
|
ERROR = "error"
|
|
280
|
-
# Backpressure
|
|
281
265
|
BACKPRESSURE = "backpressure"
|
|
282
|
-
# Always On
|
|
283
266
|
ALWAYS = "always"
|
|
284
267
|
|
|
285
268
|
|
|
@@ -18,51 +18,38 @@ class OutputCloudwatchType(str, Enum):
|
|
|
18
18
|
class OutputCloudwatchAuthenticationMethod(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
|
|
|
29
26
|
class OutputCloudwatchBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
27
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
31
28
|
|
|
32
|
-
# Block
|
|
33
29
|
BLOCK = "block"
|
|
34
|
-
# Drop
|
|
35
30
|
DROP = "drop"
|
|
36
|
-
# Persistent Queue
|
|
37
31
|
QUEUE = "queue"
|
|
38
32
|
|
|
39
33
|
|
|
40
34
|
class OutputCloudwatchCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
41
35
|
r"""Codec to use to compress the persisted data"""
|
|
42
36
|
|
|
43
|
-
# None
|
|
44
37
|
NONE = "none"
|
|
45
|
-
# Gzip
|
|
46
38
|
GZIP = "gzip"
|
|
47
39
|
|
|
48
40
|
|
|
49
41
|
class OutputCloudwatchQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
50
42
|
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."""
|
|
51
43
|
|
|
52
|
-
# Block
|
|
53
44
|
BLOCK = "block"
|
|
54
|
-
# Drop new data
|
|
55
45
|
DROP = "drop"
|
|
56
46
|
|
|
57
47
|
|
|
58
48
|
class OutputCloudwatchMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
59
49
|
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."""
|
|
60
50
|
|
|
61
|
-
# Error
|
|
62
51
|
ERROR = "error"
|
|
63
|
-
# Backpressure
|
|
64
52
|
BACKPRESSURE = "backpressure"
|
|
65
|
-
# Always On
|
|
66
53
|
ALWAYS = "always"
|
|
67
54
|
|
|
68
55
|
|
|
@@ -101,38 +101,35 @@ class OutputConfluentCloudTLSSettingsClientSide(BaseModel):
|
|
|
101
101
|
class OutputConfluentCloudAcknowledgments(int, Enum, metaclass=utils.OpenEnumMeta):
|
|
102
102
|
r"""Control the number of required acknowledgments."""
|
|
103
103
|
|
|
104
|
-
# Leader
|
|
105
104
|
ONE = 1
|
|
106
|
-
# None
|
|
107
105
|
ZERO = 0
|
|
108
|
-
# All
|
|
109
106
|
MINUS_1 = -1
|
|
110
107
|
|
|
111
108
|
|
|
112
109
|
class OutputConfluentCloudRecordDataFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
113
110
|
r"""Format to use to serialize events before writing to Kafka."""
|
|
114
111
|
|
|
115
|
-
# JSON
|
|
116
112
|
JSON = "json"
|
|
117
|
-
# Field _raw
|
|
118
113
|
RAW = "raw"
|
|
119
|
-
# Protobuf
|
|
120
114
|
PROTOBUF = "protobuf"
|
|
121
115
|
|
|
122
116
|
|
|
123
117
|
class OutputConfluentCloudCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
124
118
|
r"""Codec to use to compress the data before sending to Kafka"""
|
|
125
119
|
|
|
126
|
-
# None
|
|
127
120
|
NONE = "none"
|
|
128
|
-
# Gzip
|
|
129
121
|
GZIP = "gzip"
|
|
130
|
-
# Snappy
|
|
131
122
|
SNAPPY = "snappy"
|
|
132
|
-
# LZ4
|
|
133
123
|
LZ4 = "lz4"
|
|
134
124
|
|
|
135
125
|
|
|
126
|
+
class OutputConfluentCloudSchemaType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
127
|
+
r"""The schema format used to encode and decode event data"""
|
|
128
|
+
|
|
129
|
+
AVRO = "avro"
|
|
130
|
+
JSON = "json"
|
|
131
|
+
|
|
132
|
+
|
|
136
133
|
class OutputConfluentCloudAuthTypedDict(TypedDict):
|
|
137
134
|
r"""Credentials to use when authenticating with the schema registry using basic HTTP authentication"""
|
|
138
135
|
|
|
@@ -243,6 +240,8 @@ class OutputConfluentCloudKafkaSchemaRegistryAuthenticationTypedDict(TypedDict):
|
|
|
243
240
|
disabled: NotRequired[bool]
|
|
244
241
|
schema_registry_url: NotRequired[str]
|
|
245
242
|
r"""URL for accessing the Confluent Schema Registry. Example: http://localhost:8081. To connect over TLS, use https instead of http."""
|
|
243
|
+
schema_type: NotRequired[OutputConfluentCloudSchemaType]
|
|
244
|
+
r"""The schema format used to encode and decode event data"""
|
|
246
245
|
connection_timeout: NotRequired[float]
|
|
247
246
|
r"""Maximum time to wait for a Schema Registry connection to complete successfully"""
|
|
248
247
|
request_timeout: NotRequired[float]
|
|
@@ -268,6 +267,15 @@ class OutputConfluentCloudKafkaSchemaRegistryAuthentication(BaseModel):
|
|
|
268
267
|
] = "http://localhost:8081"
|
|
269
268
|
r"""URL for accessing the Confluent Schema Registry. Example: http://localhost:8081. To connect over TLS, use https instead of http."""
|
|
270
269
|
|
|
270
|
+
schema_type: Annotated[
|
|
271
|
+
Annotated[
|
|
272
|
+
Optional[OutputConfluentCloudSchemaType],
|
|
273
|
+
PlainValidator(validate_open_enum(False)),
|
|
274
|
+
],
|
|
275
|
+
pydantic.Field(alias="schemaType"),
|
|
276
|
+
] = OutputConfluentCloudSchemaType.AVRO
|
|
277
|
+
r"""The schema format used to encode and decode event data"""
|
|
278
|
+
|
|
271
279
|
connection_timeout: Annotated[
|
|
272
280
|
Optional[float], pydantic.Field(alias="connectionTimeout")
|
|
273
281
|
] = 30000
|
|
@@ -298,13 +306,9 @@ class OutputConfluentCloudKafkaSchemaRegistryAuthentication(BaseModel):
|
|
|
298
306
|
|
|
299
307
|
|
|
300
308
|
class OutputConfluentCloudSASLMechanism(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
301
|
-
# PLAIN
|
|
302
309
|
PLAIN = "plain"
|
|
303
|
-
# SCRAM-SHA-256
|
|
304
310
|
SCRAM_SHA_256 = "scram-sha-256"
|
|
305
|
-
# SCRAM-SHA-512
|
|
306
311
|
SCRAM_SHA_512 = "scram-sha-512"
|
|
307
|
-
# GSSAPI/Kerberos
|
|
308
312
|
KERBEROS = "kerberos"
|
|
309
313
|
|
|
310
314
|
|
|
@@ -336,11 +340,8 @@ class OutputConfluentCloudAuthentication(BaseModel):
|
|
|
336
340
|
class OutputConfluentCloudBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
337
341
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
338
342
|
|
|
339
|
-
# Block
|
|
340
343
|
BLOCK = "block"
|
|
341
|
-
# Drop
|
|
342
344
|
DROP = "drop"
|
|
343
|
-
# Persistent Queue
|
|
344
345
|
QUEUE = "queue"
|
|
345
346
|
|
|
346
347
|
|
|
@@ -349,29 +350,22 @@ class OutputConfluentCloudPqCompressCompression(
|
|
|
349
350
|
):
|
|
350
351
|
r"""Codec to use to compress the persisted data"""
|
|
351
352
|
|
|
352
|
-
# None
|
|
353
353
|
NONE = "none"
|
|
354
|
-
# Gzip
|
|
355
354
|
GZIP = "gzip"
|
|
356
355
|
|
|
357
356
|
|
|
358
357
|
class OutputConfluentCloudQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
359
358
|
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."""
|
|
360
359
|
|
|
361
|
-
# Block
|
|
362
360
|
BLOCK = "block"
|
|
363
|
-
# Drop new data
|
|
364
361
|
DROP = "drop"
|
|
365
362
|
|
|
366
363
|
|
|
367
364
|
class OutputConfluentCloudMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
368
365
|
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."""
|
|
369
366
|
|
|
370
|
-
# Error
|
|
371
367
|
ERROR = "error"
|
|
372
|
-
# Backpressure
|
|
373
368
|
BACKPRESSURE = "backpressure"
|
|
374
|
-
# Always On
|
|
375
369
|
ALWAYS = "always"
|
|
376
370
|
|
|
377
371
|
|
|
@@ -101,9 +101,7 @@ class OutputCriblHTTPTLSSettingsClientSide(BaseModel):
|
|
|
101
101
|
class OutputCriblHTTPCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
102
102
|
r"""Codec to use to compress the data before sending"""
|
|
103
103
|
|
|
104
|
-
# None
|
|
105
104
|
NONE = "none"
|
|
106
|
-
# Gzip
|
|
107
105
|
GZIP = "gzip"
|
|
108
106
|
|
|
109
107
|
|
|
@@ -121,11 +119,8 @@ class OutputCriblHTTPExtraHTTPHeader(BaseModel):
|
|
|
121
119
|
class OutputCriblHTTPFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
122
120
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
123
121
|
|
|
124
|
-
# Payload
|
|
125
122
|
PAYLOAD = "payload"
|
|
126
|
-
# Payload + Headers
|
|
127
123
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
128
|
-
# None
|
|
129
124
|
NONE = "none"
|
|
130
125
|
|
|
131
126
|
|
|
@@ -186,11 +181,8 @@ class OutputCriblHTTPTimeoutRetrySettings(BaseModel):
|
|
|
186
181
|
class OutputCriblHTTPBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
187
182
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
188
183
|
|
|
189
|
-
# Block
|
|
190
184
|
BLOCK = "block"
|
|
191
|
-
# Drop
|
|
192
185
|
DROP = "drop"
|
|
193
|
-
# Persistent Queue
|
|
194
186
|
QUEUE = "queue"
|
|
195
187
|
|
|
196
188
|
|
|
@@ -212,29 +204,22 @@ class OutputCriblHTTPURL(BaseModel):
|
|
|
212
204
|
class OutputCriblHTTPPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
213
205
|
r"""Codec to use to compress the persisted data"""
|
|
214
206
|
|
|
215
|
-
# None
|
|
216
207
|
NONE = "none"
|
|
217
|
-
# Gzip
|
|
218
208
|
GZIP = "gzip"
|
|
219
209
|
|
|
220
210
|
|
|
221
211
|
class OutputCriblHTTPQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
222
212
|
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."""
|
|
223
213
|
|
|
224
|
-
# Block
|
|
225
214
|
BLOCK = "block"
|
|
226
|
-
# Drop new data
|
|
227
215
|
DROP = "drop"
|
|
228
216
|
|
|
229
217
|
|
|
230
218
|
class OutputCriblHTTPMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
231
219
|
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."""
|
|
232
220
|
|
|
233
|
-
# Error
|
|
234
221
|
ERROR = "error"
|
|
235
|
-
# Backpressure
|
|
236
222
|
BACKPRESSURE = "backpressure"
|
|
237
|
-
# Always On
|
|
238
223
|
ALWAYS = "always"
|
|
239
224
|
|
|
240
225
|
|
|
@@ -25,67 +25,46 @@ class OutputCriblLakeSignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
25
25
|
class OutputCriblLakeObjectACL(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
26
26
|
r"""Object ACL to assign to uploaded objects"""
|
|
27
27
|
|
|
28
|
-
# Private
|
|
29
28
|
PRIVATE = "private"
|
|
30
|
-
# Public Read Only
|
|
31
29
|
PUBLIC_READ = "public-read"
|
|
32
|
-
# Public Read/Write
|
|
33
30
|
PUBLIC_READ_WRITE = "public-read-write"
|
|
34
|
-
# Authenticated Read Only
|
|
35
31
|
AUTHENTICATED_READ = "authenticated-read"
|
|
36
|
-
# AWS EC2 AMI Read Only
|
|
37
32
|
AWS_EXEC_READ = "aws-exec-read"
|
|
38
|
-
# Bucket Owner Read Only
|
|
39
33
|
BUCKET_OWNER_READ = "bucket-owner-read"
|
|
40
|
-
# Bucket Owner Full Control
|
|
41
34
|
BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control"
|
|
42
35
|
|
|
43
36
|
|
|
44
37
|
class OutputCriblLakeStorageClass(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
45
38
|
r"""Storage class to select for uploaded objects"""
|
|
46
39
|
|
|
47
|
-
# Standard
|
|
48
40
|
STANDARD = "STANDARD"
|
|
49
|
-
# Reduced Redundancy Storage
|
|
50
41
|
REDUCED_REDUNDANCY = "REDUCED_REDUNDANCY"
|
|
51
|
-
# Standard, Infrequent Access
|
|
52
42
|
STANDARD_IA = "STANDARD_IA"
|
|
53
|
-
# One Zone, Infrequent Access
|
|
54
43
|
ONEZONE_IA = "ONEZONE_IA"
|
|
55
|
-
# Intelligent Tiering
|
|
56
44
|
INTELLIGENT_TIERING = "INTELLIGENT_TIERING"
|
|
57
|
-
# Glacier Flexible Retrieval
|
|
58
45
|
GLACIER = "GLACIER"
|
|
59
|
-
# Glacier Instant Retrieval
|
|
60
46
|
GLACIER_IR = "GLACIER_IR"
|
|
61
|
-
# Glacier Deep Archive
|
|
62
47
|
DEEP_ARCHIVE = "DEEP_ARCHIVE"
|
|
63
48
|
|
|
64
49
|
|
|
65
50
|
class OutputCriblLakeServerSideEncryptionForUploadedObjects(
|
|
66
51
|
str, Enum, metaclass=utils.OpenEnumMeta
|
|
67
52
|
):
|
|
68
|
-
# Amazon S3 Managed Key
|
|
69
53
|
AES256 = "AES256"
|
|
70
|
-
# AWS KMS Managed Key
|
|
71
54
|
AWS_KMS = "aws:kms"
|
|
72
55
|
|
|
73
56
|
|
|
74
57
|
class OutputCriblLakeBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
75
58
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
76
59
|
|
|
77
|
-
# Block
|
|
78
60
|
BLOCK = "block"
|
|
79
|
-
# Drop
|
|
80
61
|
DROP = "drop"
|
|
81
62
|
|
|
82
63
|
|
|
83
64
|
class OutputCriblLakeDiskSpaceProtection(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
84
65
|
r"""How to handle events when disk space is below the global 'Min free disk space' limit"""
|
|
85
66
|
|
|
86
|
-
# Block
|
|
87
67
|
BLOCK = "block"
|
|
88
|
-
# Drop
|
|
89
68
|
DROP = "drop"
|
|
90
69
|
|
|
91
70
|
|
|
@@ -18,9 +18,7 @@ class OutputCriblTCPType(str, Enum):
|
|
|
18
18
|
class OutputCriblTCPCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""Codec to use to compress the data before sending"""
|
|
20
20
|
|
|
21
|
-
# None
|
|
22
21
|
NONE = "none"
|
|
23
|
-
# Gzip
|
|
24
22
|
GZIP = "gzip"
|
|
25
23
|
|
|
26
24
|
|
|
@@ -110,11 +108,8 @@ class OutputCriblTCPTLSSettingsClientSide(BaseModel):
|
|
|
110
108
|
class OutputCriblTCPBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
109
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
112
110
|
|
|
113
|
-
# Block
|
|
114
111
|
BLOCK = "block"
|
|
115
|
-
# Drop
|
|
116
112
|
DROP = "drop"
|
|
117
|
-
# Persistent Queue
|
|
118
113
|
QUEUE = "queue"
|
|
119
114
|
|
|
120
115
|
|
|
@@ -160,29 +155,22 @@ class OutputCriblTCPHost(BaseModel):
|
|
|
160
155
|
class OutputCriblTCPPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
161
156
|
r"""Codec to use to compress the persisted data"""
|
|
162
157
|
|
|
163
|
-
# None
|
|
164
158
|
NONE = "none"
|
|
165
|
-
# Gzip
|
|
166
159
|
GZIP = "gzip"
|
|
167
160
|
|
|
168
161
|
|
|
169
162
|
class OutputCriblTCPQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
170
163
|
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."""
|
|
171
164
|
|
|
172
|
-
# Block
|
|
173
165
|
BLOCK = "block"
|
|
174
|
-
# Drop new data
|
|
175
166
|
DROP = "drop"
|
|
176
167
|
|
|
177
168
|
|
|
178
169
|
class OutputCriblTCPMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
179
170
|
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."""
|
|
180
171
|
|
|
181
|
-
# Error
|
|
182
172
|
ERROR = "error"
|
|
183
|
-
# Backpressure
|
|
184
173
|
BACKPRESSURE = "backpressure"
|
|
185
|
-
# Always On
|
|
186
174
|
ALWAYS = "always"
|
|
187
175
|
|
|
188
176
|
|
|
@@ -31,11 +31,8 @@ class OutputCrowdstrikeNextGenSiemFailedRequestLoggingMode(
|
|
|
31
31
|
):
|
|
32
32
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
33
33
|
|
|
34
|
-
# Payload
|
|
35
34
|
PAYLOAD = "payload"
|
|
36
|
-
# Payload + Headers
|
|
37
35
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
38
|
-
# None
|
|
39
36
|
NONE = "none"
|
|
40
37
|
|
|
41
38
|
|
|
@@ -44,9 +41,7 @@ class OutputCrowdstrikeNextGenSiemRequestFormat(
|
|
|
44
41
|
):
|
|
45
42
|
r"""When set to JSON, the event is automatically formatted with required fields before sending. When set to Raw, only the event's `_raw` value is sent."""
|
|
46
43
|
|
|
47
|
-
# JSON
|
|
48
44
|
JSON = "JSON"
|
|
49
|
-
# Raw
|
|
50
45
|
RAW = "raw"
|
|
51
46
|
|
|
52
47
|
|
|
@@ -118,20 +113,15 @@ class OutputCrowdstrikeNextGenSiemBackpressureBehavior(
|
|
|
118
113
|
):
|
|
119
114
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
120
115
|
|
|
121
|
-
# Block
|
|
122
116
|
BLOCK = "block"
|
|
123
|
-
# Drop
|
|
124
117
|
DROP = "drop"
|
|
125
|
-
# Persistent Queue
|
|
126
118
|
QUEUE = "queue"
|
|
127
119
|
|
|
128
120
|
|
|
129
121
|
class OutputCrowdstrikeNextGenSiemCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
130
122
|
r"""Codec to use to compress the persisted data"""
|
|
131
123
|
|
|
132
|
-
# None
|
|
133
124
|
NONE = "none"
|
|
134
|
-
# Gzip
|
|
135
125
|
GZIP = "gzip"
|
|
136
126
|
|
|
137
127
|
|
|
@@ -140,20 +130,15 @@ class OutputCrowdstrikeNextGenSiemQueueFullBehavior(
|
|
|
140
130
|
):
|
|
141
131
|
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."""
|
|
142
132
|
|
|
143
|
-
# Block
|
|
144
133
|
BLOCK = "block"
|
|
145
|
-
# Drop new data
|
|
146
134
|
DROP = "drop"
|
|
147
135
|
|
|
148
136
|
|
|
149
137
|
class OutputCrowdstrikeNextGenSiemMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
150
138
|
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."""
|
|
151
139
|
|
|
152
|
-
# Error
|
|
153
140
|
ERROR = "error"
|
|
154
|
-
# Backpressure
|
|
155
141
|
BACKPRESSURE = "backpressure"
|
|
156
|
-
# Always On
|
|
157
142
|
ALWAYS = "always"
|
|
158
143
|
|
|
159
144
|
|
|
@@ -18,49 +18,32 @@ class OutputDatadogType(str, Enum):
|
|
|
18
18
|
class SendLogsAs(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""The content type to use when sending logs"""
|
|
20
20
|
|
|
21
|
-
# text/plain
|
|
22
21
|
TEXT = "text"
|
|
23
|
-
# application/json
|
|
24
22
|
JSON = "json"
|
|
25
23
|
|
|
26
24
|
|
|
27
25
|
class OutputDatadogSeverity(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
28
26
|
r"""Default value for message severity. When you send logs as JSON objects, the event's '__severity' field (if set) will override this value."""
|
|
29
27
|
|
|
30
|
-
# emergency
|
|
31
28
|
EMERGENCY = "emergency"
|
|
32
|
-
# alert
|
|
33
29
|
ALERT = "alert"
|
|
34
|
-
# critical
|
|
35
30
|
CRITICAL = "critical"
|
|
36
|
-
# error
|
|
37
31
|
ERROR = "error"
|
|
38
|
-
# warning
|
|
39
32
|
WARNING = "warning"
|
|
40
|
-
# notice
|
|
41
33
|
NOTICE = "notice"
|
|
42
|
-
# info
|
|
43
34
|
INFO = "info"
|
|
44
|
-
# debug
|
|
45
35
|
DEBUG = "debug"
|
|
46
36
|
|
|
47
37
|
|
|
48
38
|
class DatadogSite(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
49
39
|
r"""Datadog site to which events should be sent"""
|
|
50
40
|
|
|
51
|
-
# US
|
|
52
41
|
US = "us"
|
|
53
|
-
# US3
|
|
54
42
|
US3 = "us3"
|
|
55
|
-
# US5
|
|
56
43
|
US5 = "us5"
|
|
57
|
-
# Europe
|
|
58
44
|
EU = "eu"
|
|
59
|
-
# US1-FED
|
|
60
45
|
FED1 = "fed1"
|
|
61
|
-
# AP1
|
|
62
46
|
AP1 = "ap1"
|
|
63
|
-
# Custom
|
|
64
47
|
CUSTOM = "custom"
|
|
65
48
|
|
|
66
49
|
|
|
@@ -78,11 +61,8 @@ class OutputDatadogExtraHTTPHeader(BaseModel):
|
|
|
78
61
|
class OutputDatadogFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
79
62
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
80
63
|
|
|
81
|
-
# Payload
|
|
82
64
|
PAYLOAD = "payload"
|
|
83
|
-
# Payload + Headers
|
|
84
65
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
85
|
-
# None
|
|
86
66
|
NONE = "none"
|
|
87
67
|
|
|
88
68
|
|
|
@@ -143,11 +123,8 @@ class OutputDatadogTimeoutRetrySettings(BaseModel):
|
|
|
143
123
|
class OutputDatadogBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
144
124
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
145
125
|
|
|
146
|
-
# Block
|
|
147
126
|
BLOCK = "block"
|
|
148
|
-
# Drop
|
|
149
127
|
DROP = "drop"
|
|
150
|
-
# Persistent Queue
|
|
151
128
|
QUEUE = "queue"
|
|
152
129
|
|
|
153
130
|
|
|
@@ -161,29 +138,22 @@ class OutputDatadogAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta)
|
|
|
161
138
|
class OutputDatadogCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
162
139
|
r"""Codec to use to compress the persisted data"""
|
|
163
140
|
|
|
164
|
-
# None
|
|
165
141
|
NONE = "none"
|
|
166
|
-
# Gzip
|
|
167
142
|
GZIP = "gzip"
|
|
168
143
|
|
|
169
144
|
|
|
170
145
|
class OutputDatadogQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
171
146
|
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."""
|
|
172
147
|
|
|
173
|
-
# Block
|
|
174
148
|
BLOCK = "block"
|
|
175
|
-
# Drop new data
|
|
176
149
|
DROP = "drop"
|
|
177
150
|
|
|
178
151
|
|
|
179
152
|
class OutputDatadogMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
180
153
|
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."""
|
|
181
154
|
|
|
182
|
-
# Error
|
|
183
155
|
ERROR = "error"
|
|
184
|
-
# Backpressure
|
|
185
156
|
BACKPRESSURE = "backpressure"
|
|
186
|
-
# Always On
|
|
187
157
|
ALWAYS = "always"
|
|
188
158
|
|
|
189
159
|
|