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
|
@@ -66,10 +66,8 @@ from .inputwineventlogs import InputWinEventLogs, InputWinEventLogsTypedDict
|
|
|
66
66
|
from .inputwiz import InputWiz, InputWizTypedDict
|
|
67
67
|
from .inputwizwebhook import InputWizWebhook, InputWizWebhookTypedDict
|
|
68
68
|
from .inputzscalerhec import InputZscalerHec, InputZscalerHecTypedDict
|
|
69
|
-
from cribl_control_plane.utils import get_discriminator
|
|
70
|
-
from pydantic import Discriminator, Tag
|
|
71
69
|
from typing import Union
|
|
72
|
-
from typing_extensions import
|
|
70
|
+
from typing_extensions import TypeAliasType
|
|
73
71
|
|
|
74
72
|
|
|
75
73
|
InputTypedDict = TypeAliasType(
|
|
@@ -138,67 +136,67 @@ InputTypedDict = TypeAliasType(
|
|
|
138
136
|
)
|
|
139
137
|
|
|
140
138
|
|
|
141
|
-
Input =
|
|
139
|
+
Input = TypeAliasType(
|
|
140
|
+
"Input",
|
|
142
141
|
Union[
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
142
|
+
InputDatagen,
|
|
143
|
+
InputKubeEvents,
|
|
144
|
+
InputCribl,
|
|
145
|
+
InputCriblmetrics,
|
|
146
|
+
InputKubeMetrics,
|
|
147
|
+
InputCollection,
|
|
148
|
+
InputSystemState,
|
|
149
|
+
InputModelDrivenTelemetry,
|
|
150
|
+
InputSystemMetrics,
|
|
151
|
+
InputWindowsMetrics,
|
|
152
|
+
InputJournalFiles,
|
|
153
|
+
InputWinEventLogs,
|
|
154
|
+
InputRawUDP,
|
|
155
|
+
InputExec,
|
|
156
|
+
InputKubeLogs,
|
|
157
|
+
InputMetrics,
|
|
158
|
+
InputSnmp,
|
|
159
|
+
InputCriblTCP,
|
|
160
|
+
InputNetflow,
|
|
161
|
+
InputTcpjson,
|
|
162
|
+
InputGooglePubsub,
|
|
163
|
+
InputOffice365Service,
|
|
164
|
+
InputWiz,
|
|
165
|
+
InputTCP,
|
|
166
|
+
InputFirehose,
|
|
167
|
+
InputCriblHTTP,
|
|
168
|
+
InputDatadogAgent,
|
|
169
|
+
InputOffice365Mgmt,
|
|
170
|
+
InputFile,
|
|
171
|
+
InputSplunk,
|
|
172
|
+
InputWef,
|
|
173
|
+
InputAppscope,
|
|
174
|
+
InputHTTPRaw,
|
|
175
|
+
InputWizWebhook,
|
|
176
|
+
InputHTTP,
|
|
177
|
+
InputCriblLakeHTTP,
|
|
178
|
+
InputAzureBlob,
|
|
179
|
+
InputSqs,
|
|
180
|
+
InputZscalerHec,
|
|
181
|
+
InputKinesis,
|
|
182
|
+
InputConfluentCloud,
|
|
183
|
+
InputEventhub,
|
|
184
|
+
InputKafka,
|
|
185
|
+
InputElastic,
|
|
186
|
+
InputOffice365MsgTrace,
|
|
187
|
+
InputSplunkHec,
|
|
188
|
+
InputLoki,
|
|
189
|
+
InputPrometheusRw,
|
|
190
|
+
InputPrometheus,
|
|
191
|
+
InputCrowdstrike,
|
|
192
|
+
InputEdgePrometheus,
|
|
193
|
+
InputOpenTelemetry,
|
|
194
|
+
InputS3,
|
|
195
|
+
InputSecurityLake,
|
|
196
|
+
InputMsk,
|
|
197
|
+
InputS3Inventory,
|
|
198
|
+
InputSplunkSearch,
|
|
199
|
+
InputSyslog,
|
|
200
|
+
InputGrafana,
|
|
202
201
|
],
|
|
203
|
-
|
|
204
|
-
]
|
|
202
|
+
)
|
|
@@ -29,18 +29,14 @@ class InputAppscopeConnection(BaseModel):
|
|
|
29
29
|
class InputAppscopeMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputAppscopeCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputAzureBlobConnection(BaseModel):
|
|
|
29
29
|
class InputAzureBlobMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputAzureBlobCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputCollectionConnection(BaseModel):
|
|
|
29
29
|
class InputCollectionMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCollectionCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputConfluentCloudConnection(BaseModel):
|
|
|
29
29
|
class InputConfluentCloudMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputConfluentCloudCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -191,6 +187,13 @@ class InputConfluentCloudTLSSettingsClientSide(BaseModel):
|
|
|
191
187
|
] = None
|
|
192
188
|
|
|
193
189
|
|
|
190
|
+
class InputConfluentCloudSchemaType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
191
|
+
r"""The schema format used to encode and decode event data"""
|
|
192
|
+
|
|
193
|
+
AVRO = "avro"
|
|
194
|
+
JSON = "json"
|
|
195
|
+
|
|
196
|
+
|
|
194
197
|
class InputConfluentCloudAuthTypedDict(TypedDict):
|
|
195
198
|
r"""Credentials to use when authenticating with the schema registry using basic HTTP authentication"""
|
|
196
199
|
|
|
@@ -301,6 +304,8 @@ class InputConfluentCloudKafkaSchemaRegistryAuthenticationTypedDict(TypedDict):
|
|
|
301
304
|
disabled: NotRequired[bool]
|
|
302
305
|
schema_registry_url: NotRequired[str]
|
|
303
306
|
r"""URL for accessing the Confluent Schema Registry. Example: http://localhost:8081. To connect over TLS, use https instead of http."""
|
|
307
|
+
schema_type: NotRequired[InputConfluentCloudSchemaType]
|
|
308
|
+
r"""The schema format used to encode and decode event data"""
|
|
304
309
|
connection_timeout: NotRequired[float]
|
|
305
310
|
r"""Maximum time to wait for a Schema Registry connection to complete successfully"""
|
|
306
311
|
request_timeout: NotRequired[float]
|
|
@@ -322,6 +327,15 @@ class InputConfluentCloudKafkaSchemaRegistryAuthentication(BaseModel):
|
|
|
322
327
|
] = "http://localhost:8081"
|
|
323
328
|
r"""URL for accessing the Confluent Schema Registry. Example: http://localhost:8081. To connect over TLS, use https instead of http."""
|
|
324
329
|
|
|
330
|
+
schema_type: Annotated[
|
|
331
|
+
Annotated[
|
|
332
|
+
Optional[InputConfluentCloudSchemaType],
|
|
333
|
+
PlainValidator(validate_open_enum(False)),
|
|
334
|
+
],
|
|
335
|
+
pydantic.Field(alias="schemaType"),
|
|
336
|
+
] = InputConfluentCloudSchemaType.AVRO
|
|
337
|
+
r"""The schema format used to encode and decode event data"""
|
|
338
|
+
|
|
325
339
|
connection_timeout: Annotated[
|
|
326
340
|
Optional[float], pydantic.Field(alias="connectionTimeout")
|
|
327
341
|
] = 30000
|
|
@@ -342,13 +356,9 @@ class InputConfluentCloudKafkaSchemaRegistryAuthentication(BaseModel):
|
|
|
342
356
|
|
|
343
357
|
|
|
344
358
|
class InputConfluentCloudSASLMechanism(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
345
|
-
# PLAIN
|
|
346
359
|
PLAIN = "plain"
|
|
347
|
-
# SCRAM-SHA-256
|
|
348
360
|
SCRAM_SHA_256 = "scram-sha-256"
|
|
349
|
-
# SCRAM-SHA-512
|
|
350
361
|
SCRAM_SHA_512 = "scram-sha-512"
|
|
351
|
-
# GSSAPI/Kerberos
|
|
352
362
|
KERBEROS = "kerberos"
|
|
353
363
|
|
|
354
364
|
|
|
@@ -29,18 +29,14 @@ class InputCriblConnection(BaseModel):
|
|
|
29
29
|
class InputCriblMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCriblCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputCriblHTTPConnection(BaseModel):
|
|
|
29
29
|
class InputCriblHTTPMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCriblHTTPCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputCriblLakeHTTPConnection(BaseModel):
|
|
|
29
29
|
class InputCriblLakeHTTPMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCriblLakeHTTPCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputCriblmetricsConnection(BaseModel):
|
|
|
29
29
|
class InputCriblmetricsMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCriblmetricsCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputCriblTCPConnection(BaseModel):
|
|
|
29
29
|
class InputCriblTCPMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCriblTCPCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputCrowdstrikeConnection(BaseModel):
|
|
|
29
29
|
class InputCrowdstrikeMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputCrowdstrikeCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -110,11 +106,8 @@ class InputCrowdstrikePq(BaseModel):
|
|
|
110
106
|
class InputCrowdstrikeAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
107
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
112
108
|
|
|
113
|
-
# Auto
|
|
114
109
|
AUTO = "auto"
|
|
115
|
-
# Manual
|
|
116
110
|
MANUAL = "manual"
|
|
117
|
-
# Secret Key pair
|
|
118
111
|
SECRET = "secret"
|
|
119
112
|
|
|
120
113
|
|
|
@@ -29,18 +29,14 @@ class InputDatadogAgentConnection(BaseModel):
|
|
|
29
29
|
class InputDatadogAgentMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputDatadogAgentCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputDatagenConnection(BaseModel):
|
|
|
29
29
|
class InputDatagenMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputDatagenCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputEdgePrometheusConnection(BaseModel):
|
|
|
29
29
|
class InputEdgePrometheusMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputEdgePrometheusPqCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -111,15 +107,10 @@ class InputEdgePrometheusPq(BaseModel):
|
|
|
111
107
|
class InputEdgePrometheusDiscoveryType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
112
108
|
r"""Target discovery mechanism. Use static to manually enter a list of targets."""
|
|
113
109
|
|
|
114
|
-
# Static
|
|
115
110
|
STATIC = "static"
|
|
116
|
-
# DNS
|
|
117
111
|
DNS = "dns"
|
|
118
|
-
# AWS EC2
|
|
119
112
|
EC2 = "ec2"
|
|
120
|
-
# Kubernetes Node
|
|
121
113
|
K8S_NODE = "k8s-node"
|
|
122
|
-
# Kubernetes Pods
|
|
123
114
|
K8S_PODS = "k8s-pods"
|
|
124
115
|
|
|
125
116
|
|
|
@@ -257,11 +248,8 @@ class InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod(
|
|
|
257
248
|
):
|
|
258
249
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
259
250
|
|
|
260
|
-
# Auto
|
|
261
251
|
AUTO = "auto"
|
|
262
|
-
# Manual
|
|
263
252
|
MANUAL = "manual"
|
|
264
|
-
# Secret Key pair
|
|
265
253
|
SECRET = "secret"
|
|
266
254
|
|
|
267
255
|
|
|
@@ -29,18 +29,14 @@ class InputElasticConnection(BaseModel):
|
|
|
29
29
|
class InputElasticMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputElasticCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -190,24 +186,17 @@ class InputElasticTLSSettingsServerSide(BaseModel):
|
|
|
190
186
|
|
|
191
187
|
|
|
192
188
|
class InputElasticAuthenticationType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
193
|
-
# None
|
|
194
189
|
NONE = "none"
|
|
195
|
-
# Basic
|
|
196
190
|
BASIC = "basic"
|
|
197
|
-
# Basic (credentials secret)
|
|
198
191
|
CREDENTIALS_SECRET = "credentialsSecret"
|
|
199
|
-
# Auth Tokens
|
|
200
192
|
AUTH_TOKENS = "authTokens"
|
|
201
193
|
|
|
202
194
|
|
|
203
195
|
class InputElasticAPIVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
204
196
|
r"""The API version to use for communicating with the server"""
|
|
205
197
|
|
|
206
|
-
# 6.8.4
|
|
207
198
|
SIX_DOT_8_DOT_4 = "6.8.4"
|
|
208
|
-
# 8.3.2
|
|
209
199
|
EIGHT_DOT_3_DOT_2 = "8.3.2"
|
|
210
|
-
# Custom
|
|
211
200
|
CUSTOM = "custom"
|
|
212
201
|
|
|
213
202
|
|
|
@@ -29,18 +29,14 @@ class InputEventhubConnection(BaseModel):
|
|
|
29
29
|
class InputEventhubMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputEventhubCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -108,9 +104,7 @@ class InputEventhubPq(BaseModel):
|
|
|
108
104
|
|
|
109
105
|
|
|
110
106
|
class InputEventhubSASLMechanism(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
|
-
# PLAIN
|
|
112
107
|
PLAIN = "plain"
|
|
113
|
-
# OAUTHBEARER
|
|
114
108
|
OAUTHBEARER = "oauthbearer"
|
|
115
109
|
|
|
116
110
|
|
|
@@ -29,18 +29,14 @@ class InputExecConnection(BaseModel):
|
|
|
29
29
|
class InputExecMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputExecCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputFileConnection(BaseModel):
|
|
|
29
29
|
class InputFilePqMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputFileCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -110,9 +106,7 @@ class InputFilePq(BaseModel):
|
|
|
110
106
|
class InputFileMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
107
|
r"""Choose how to discover files to monitor"""
|
|
112
108
|
|
|
113
|
-
# Auto
|
|
114
109
|
AUTO = "auto"
|
|
115
|
-
# Manual
|
|
116
110
|
MANUAL = "manual"
|
|
117
111
|
|
|
118
112
|
|
|
@@ -29,18 +29,14 @@ class InputFirehoseConnection(BaseModel):
|
|
|
29
29
|
class InputFirehoseMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputFirehoseCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -29,18 +29,14 @@ class InputGooglePubsubConnection(BaseModel):
|
|
|
29
29
|
class InputGooglePubsubMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""With Smart mode, PQ will write events to the filesystem only when it detects backpressure from the processing engine. With Always On mode, PQ will always write events directly to the queue before forwarding them to the processing engine."""
|
|
31
31
|
|
|
32
|
-
# Smart
|
|
33
32
|
SMART = "smart"
|
|
34
|
-
# Always On
|
|
35
33
|
ALWAYS = "always"
|
|
36
34
|
|
|
37
35
|
|
|
38
36
|
class InputGooglePubsubCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Codec to use to compress the persisted data"""
|
|
40
38
|
|
|
41
|
-
# None
|
|
42
39
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
40
|
GZIP = "gzip"
|
|
45
41
|
|
|
46
42
|
|
|
@@ -113,11 +109,8 @@ class InputGooglePubsubGoogleAuthenticationMethod(
|
|
|
113
109
|
):
|
|
114
110
|
r"""Choose Auto to use Google Application Default Credentials (ADC), Manual to enter Google service account credentials directly, or Secret to select or create a stored secret that references Google service account credentials."""
|
|
115
111
|
|
|
116
|
-
# Auto
|
|
117
112
|
AUTO = "auto"
|
|
118
|
-
# Manual
|
|
119
113
|
MANUAL = "manual"
|
|
120
|
-
# Secret
|
|
121
114
|
SECRET = "secret"
|
|
122
115
|
|
|
123
116
|
|