cribl-control-plane 0.2.1rc4__py3-none-any.whl → 0.2.1rc6__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 +3 -3
- cribl_control_plane/groups_sdk.py +2 -2
- cribl_control_plane/models/__init__.py +3 -99
- cribl_control_plane/models/createconfiggroupbyproductop.py +2 -2
- cribl_control_plane/models/input.py +14 -14
- cribl_control_plane/models/inputappscope.py +16 -20
- cribl_control_plane/models/inputconfluentcloud.py +0 -110
- cribl_control_plane/models/inputcriblhttp.py +16 -20
- cribl_control_plane/models/inputcribllakehttp.py +16 -20
- cribl_control_plane/models/inputcribltcp.py +16 -20
- cribl_control_plane/models/inputdatadogagent.py +16 -20
- cribl_control_plane/models/inputedgeprometheus.py +36 -44
- cribl_control_plane/models/inputelastic.py +27 -44
- cribl_control_plane/models/inputeventhub.py +0 -118
- cribl_control_plane/models/inputfirehose.py +16 -20
- cribl_control_plane/models/inputgrafana.py +31 -39
- cribl_control_plane/models/inputhttp.py +16 -20
- cribl_control_plane/models/inputhttpraw.py +16 -20
- cribl_control_plane/models/inputkafka.py +0 -108
- cribl_control_plane/models/inputloki.py +16 -20
- cribl_control_plane/models/inputmetrics.py +16 -20
- cribl_control_plane/models/inputmodeldriventelemetry.py +16 -20
- cribl_control_plane/models/inputopentelemetry.py +15 -19
- cribl_control_plane/models/inputprometheus.py +36 -44
- cribl_control_plane/models/inputprometheusrw.py +16 -20
- cribl_control_plane/models/inputsplunk.py +16 -20
- cribl_control_plane/models/inputsplunkhec.py +15 -19
- cribl_control_plane/models/inputsyslog.py +31 -39
- cribl_control_plane/models/inputsystemmetrics.py +10 -20
- cribl_control_plane/models/inputtcp.py +16 -30
- cribl_control_plane/models/inputtcpjson.py +16 -20
- cribl_control_plane/models/inputwindowsmetrics.py +10 -20
- cribl_control_plane/models/inputwineventlogs.py +0 -14
- cribl_control_plane/models/inputwizwebhook.py +16 -20
- cribl_control_plane/models/inputzscalerhec.py +15 -19
- cribl_control_plane/models/output.py +22 -22
- cribl_control_plane/models/outputazureblob.py +0 -7
- cribl_control_plane/models/outputazuredataexplorer.py +93 -283
- cribl_control_plane/models/outputazureeventhub.py +21 -169
- cribl_control_plane/models/outputazurelogs.py +21 -49
- cribl_control_plane/models/outputchronicle.py +21 -49
- cribl_control_plane/models/outputclickhouse.py +21 -49
- cribl_control_plane/models/outputcloudwatch.py +21 -49
- cribl_control_plane/models/outputconfluentcloud.py +22 -167
- cribl_control_plane/models/outputcriblhttp.py +21 -49
- cribl_control_plane/models/outputcribltcp.py +21 -49
- cribl_control_plane/models/outputcrowdstrikenextgensiem.py +22 -50
- cribl_control_plane/models/outputdatabricks.py +0 -7
- cribl_control_plane/models/outputdatadog.py +21 -49
- cribl_control_plane/models/outputdataset.py +21 -49
- cribl_control_plane/models/outputdls3.py +0 -7
- cribl_control_plane/models/outputdynatracehttp.py +21 -49
- cribl_control_plane/models/outputdynatraceotlp.py +21 -49
- cribl_control_plane/models/outputelastic.py +21 -74
- cribl_control_plane/models/outputelasticcloud.py +21 -74
- cribl_control_plane/models/outputfilesystem.py +0 -7
- cribl_control_plane/models/outputgooglechronicle.py +22 -65
- cribl_control_plane/models/outputgooglecloudlogging.py +22 -50
- cribl_control_plane/models/outputgooglecloudstorage.py +0 -7
- cribl_control_plane/models/outputgooglepubsub.py +21 -49
- cribl_control_plane/models/outputgrafanacloud.py +42 -98
- cribl_control_plane/models/outputgraphite.py +21 -49
- cribl_control_plane/models/outputhoneycomb.py +21 -49
- cribl_control_plane/models/outputhumiohec.py +21 -49
- cribl_control_plane/models/outputinfluxdb.py +21 -49
- cribl_control_plane/models/outputkafka.py +19 -162
- cribl_control_plane/models/outputkinesis.py +21 -56
- cribl_control_plane/models/outputloki.py +19 -47
- cribl_control_plane/models/outputminio.py +0 -7
- cribl_control_plane/models/outputmsk.py +19 -54
- cribl_control_plane/models/outputnewrelic.py +21 -49
- cribl_control_plane/models/outputnewrelicevents.py +22 -50
- cribl_control_plane/models/outputopentelemetry.py +21 -49
- cribl_control_plane/models/outputprometheus.py +21 -49
- cribl_control_plane/models/outputs3.py +0 -7
- cribl_control_plane/models/outputsentinel.py +21 -49
- cribl_control_plane/models/outputsentineloneaisiem.py +22 -50
- cribl_control_plane/models/outputservicenow.py +21 -49
- cribl_control_plane/models/outputsignalfx.py +21 -49
- cribl_control_plane/models/outputsns.py +19 -47
- cribl_control_plane/models/outputsplunk.py +21 -49
- cribl_control_plane/models/outputsplunkhec.py +21 -49
- cribl_control_plane/models/outputsplunklb.py +21 -49
- cribl_control_plane/models/outputsqs.py +19 -47
- cribl_control_plane/models/outputstatsd.py +21 -49
- cribl_control_plane/models/outputstatsdext.py +21 -49
- cribl_control_plane/models/outputsumologic.py +21 -49
- cribl_control_plane/models/outputsyslog.py +99 -129
- cribl_control_plane/models/outputtcpjson.py +21 -49
- cribl_control_plane/models/outputwavefront.py +21 -49
- cribl_control_plane/models/outputwebhook.py +21 -49
- cribl_control_plane/models/outputxsiam.py +19 -47
- cribl_control_plane/models/runnablejobcollection.py +8 -12
- cribl_control_plane/models/runnablejobexecutor.py +8 -12
- cribl_control_plane/models/runnablejobscheduledsearch.py +8 -12
- {cribl_control_plane-0.2.1rc4.dist-info → cribl_control_plane-0.2.1rc6.dist-info}/METADATA +1 -1
- {cribl_control_plane-0.2.1rc4.dist-info → cribl_control_plane-0.2.1rc6.dist-info}/RECORD +98 -98
- {cribl_control_plane-0.2.1rc4.dist-info → cribl_control_plane-0.2.1rc6.dist-info}/WHEEL +0 -0
|
@@ -7,7 +7,7 @@ from cribl_control_plane.utils import validate_open_enum
|
|
|
7
7
|
from enum import Enum
|
|
8
8
|
import pydantic
|
|
9
9
|
from pydantic.functional_validators import PlainValidator
|
|
10
|
-
from typing import List, Optional
|
|
10
|
+
from typing import Any, List, Optional
|
|
11
11
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
12
12
|
|
|
13
13
|
|
|
@@ -123,12 +123,6 @@ class InputWizWebhookMaximumTLSVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
123
123
|
|
|
124
124
|
class InputWizWebhookTLSSettingsServerSideTypedDict(TypedDict):
|
|
125
125
|
disabled: NotRequired[bool]
|
|
126
|
-
request_cert: NotRequired[bool]
|
|
127
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
128
|
-
reject_unauthorized: NotRequired[bool]
|
|
129
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
130
|
-
common_name_regex: NotRequired[str]
|
|
131
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
132
126
|
certificate_name: NotRequired[str]
|
|
133
127
|
r"""The name of the predefined certificate"""
|
|
134
128
|
priv_key_path: NotRequired[str]
|
|
@@ -139,6 +133,10 @@ class InputWizWebhookTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
139
133
|
r"""Path on server containing certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
140
134
|
ca_path: NotRequired[str]
|
|
141
135
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
136
|
+
request_cert: NotRequired[bool]
|
|
137
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
138
|
+
reject_unauthorized: NotRequired[Any]
|
|
139
|
+
common_name_regex: NotRequired[Any]
|
|
142
140
|
min_version: NotRequired[InputWizWebhookMinimumTLSVersion]
|
|
143
141
|
max_version: NotRequired[InputWizWebhookMaximumTLSVersion]
|
|
144
142
|
|
|
@@ -146,19 +144,6 @@ class InputWizWebhookTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
146
144
|
class InputWizWebhookTLSSettingsServerSide(BaseModel):
|
|
147
145
|
disabled: Optional[bool] = True
|
|
148
146
|
|
|
149
|
-
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
150
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
151
|
-
|
|
152
|
-
reject_unauthorized: Annotated[
|
|
153
|
-
Optional[bool], pydantic.Field(alias="rejectUnauthorized")
|
|
154
|
-
] = True
|
|
155
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
156
|
-
|
|
157
|
-
common_name_regex: Annotated[
|
|
158
|
-
Optional[str], pydantic.Field(alias="commonNameRegex")
|
|
159
|
-
] = "/.*/"
|
|
160
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
161
|
-
|
|
162
147
|
certificate_name: Annotated[
|
|
163
148
|
Optional[str], pydantic.Field(alias="certificateName")
|
|
164
149
|
] = None
|
|
@@ -176,6 +161,17 @@ class InputWizWebhookTLSSettingsServerSide(BaseModel):
|
|
|
176
161
|
ca_path: Annotated[Optional[str], pydantic.Field(alias="caPath")] = None
|
|
177
162
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
178
163
|
|
|
164
|
+
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
165
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
166
|
+
|
|
167
|
+
reject_unauthorized: Annotated[
|
|
168
|
+
Optional[Any], pydantic.Field(alias="rejectUnauthorized")
|
|
169
|
+
] = None
|
|
170
|
+
|
|
171
|
+
common_name_regex: Annotated[
|
|
172
|
+
Optional[Any], pydantic.Field(alias="commonNameRegex")
|
|
173
|
+
] = None
|
|
174
|
+
|
|
179
175
|
min_version: Annotated[
|
|
180
176
|
Annotated[
|
|
181
177
|
Optional[InputWizWebhookMinimumTLSVersion],
|
|
@@ -183,12 +183,6 @@ class InputZscalerHecMaximumTLSVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
183
183
|
|
|
184
184
|
class InputZscalerHecTLSSettingsServerSideTypedDict(TypedDict):
|
|
185
185
|
disabled: NotRequired[bool]
|
|
186
|
-
request_cert: NotRequired[bool]
|
|
187
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
188
|
-
reject_unauthorized: NotRequired[bool]
|
|
189
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
190
|
-
common_name_regex: NotRequired[str]
|
|
191
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
192
186
|
certificate_name: NotRequired[str]
|
|
193
187
|
r"""The name of the predefined certificate"""
|
|
194
188
|
priv_key_path: NotRequired[str]
|
|
@@ -199,6 +193,10 @@ class InputZscalerHecTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
199
193
|
r"""Path on server containing certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
200
194
|
ca_path: NotRequired[str]
|
|
201
195
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
196
|
+
request_cert: NotRequired[bool]
|
|
197
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
198
|
+
reject_unauthorized: NotRequired[Any]
|
|
199
|
+
common_name_regex: NotRequired[Any]
|
|
202
200
|
min_version: NotRequired[InputZscalerHecMinimumTLSVersion]
|
|
203
201
|
max_version: NotRequired[InputZscalerHecMaximumTLSVersion]
|
|
204
202
|
|
|
@@ -206,19 +204,6 @@ class InputZscalerHecTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
206
204
|
class InputZscalerHecTLSSettingsServerSide(BaseModel):
|
|
207
205
|
disabled: Optional[bool] = True
|
|
208
206
|
|
|
209
|
-
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
210
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
211
|
-
|
|
212
|
-
reject_unauthorized: Annotated[
|
|
213
|
-
Optional[bool], pydantic.Field(alias="rejectUnauthorized")
|
|
214
|
-
] = True
|
|
215
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
216
|
-
|
|
217
|
-
common_name_regex: Annotated[
|
|
218
|
-
Optional[str], pydantic.Field(alias="commonNameRegex")
|
|
219
|
-
] = "/.*/"
|
|
220
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
221
|
-
|
|
222
207
|
certificate_name: Annotated[
|
|
223
208
|
Optional[str], pydantic.Field(alias="certificateName")
|
|
224
209
|
] = None
|
|
@@ -236,6 +221,17 @@ class InputZscalerHecTLSSettingsServerSide(BaseModel):
|
|
|
236
221
|
ca_path: Annotated[Optional[str], pydantic.Field(alias="caPath")] = None
|
|
237
222
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
238
223
|
|
|
224
|
+
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
225
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
226
|
+
|
|
227
|
+
reject_unauthorized: Annotated[
|
|
228
|
+
Optional[Any], pydantic.Field(alias="rejectUnauthorized")
|
|
229
|
+
] = None
|
|
230
|
+
|
|
231
|
+
common_name_regex: Annotated[
|
|
232
|
+
Optional[Any], pydantic.Field(alias="commonNameRegex")
|
|
233
|
+
] = None
|
|
234
|
+
|
|
239
235
|
min_version: Annotated[
|
|
240
236
|
Annotated[
|
|
241
237
|
Optional[InputZscalerHecMinimumTLSVersion],
|
|
@@ -98,64 +98,64 @@ OutputTypedDict = TypeAliasType(
|
|
|
98
98
|
OutputNetflowTypedDict,
|
|
99
99
|
OutputDiskSpoolTypedDict,
|
|
100
100
|
OutputRingTypedDict,
|
|
101
|
-
OutputStatsdTypedDict,
|
|
102
|
-
OutputGraphiteTypedDict,
|
|
103
101
|
OutputStatsdExtTypedDict,
|
|
102
|
+
OutputGraphiteTypedDict,
|
|
103
|
+
OutputStatsdTypedDict,
|
|
104
104
|
OutputGooglePubsubTypedDict,
|
|
105
|
+
OutputCriblTCPTypedDict,
|
|
105
106
|
OutputSplunkTypedDict,
|
|
106
107
|
OutputSnsTypedDict,
|
|
107
|
-
OutputCriblTCPTypedDict,
|
|
108
|
-
OutputExabeamTypedDict,
|
|
109
108
|
OutputCloudwatchTypedDict,
|
|
110
109
|
OutputAzureEventhubTypedDict,
|
|
111
|
-
OutputSignalfxTypedDict,
|
|
112
110
|
OutputWavefrontTypedDict,
|
|
111
|
+
OutputSignalfxTypedDict,
|
|
113
112
|
OutputHoneycombTypedDict,
|
|
114
|
-
OutputHumioHecTypedDict,
|
|
115
|
-
OutputElasticCloudTypedDict,
|
|
116
113
|
OutputSumoLogicTypedDict,
|
|
117
114
|
OutputCrowdstrikeNextGenSiemTypedDict,
|
|
115
|
+
OutputHumioHecTypedDict,
|
|
118
116
|
OutputTcpjsonTypedDict,
|
|
119
|
-
|
|
120
|
-
OutputFilesystemTypedDict,
|
|
121
|
-
OutputKafkaTypedDict,
|
|
122
|
-
OutputConfluentCloudTypedDict,
|
|
117
|
+
OutputElasticCloudTypedDict,
|
|
123
118
|
OutputKinesisTypedDict,
|
|
119
|
+
OutputConfluentCloudTypedDict,
|
|
120
|
+
OutputKafkaTypedDict,
|
|
121
|
+
OutputExabeamTypedDict,
|
|
124
122
|
OutputNewrelicEventsTypedDict,
|
|
123
|
+
OutputAzureLogsTypedDict,
|
|
125
124
|
OutputSplunkLbTypedDict,
|
|
126
125
|
OutputSyslogTypedDict,
|
|
127
126
|
OutputSqsTypedDict,
|
|
128
|
-
OutputCriblHTTPTypedDict,
|
|
129
127
|
OutputNewrelicTypedDict,
|
|
128
|
+
OutputCriblHTTPTypedDict,
|
|
130
129
|
OutputXsiamTypedDict,
|
|
130
|
+
OutputFilesystemTypedDict,
|
|
131
131
|
OutputDatasetTypedDict,
|
|
132
|
-
|
|
132
|
+
OutputLokiTypedDict,
|
|
133
133
|
OutputSplunkHecTypedDict,
|
|
134
134
|
OutputDynatraceHTTPTypedDict,
|
|
135
|
-
OutputLokiTypedDict,
|
|
136
135
|
OutputServiceNowTypedDict,
|
|
137
136
|
OutputChronicleTypedDict,
|
|
138
137
|
OutputDynatraceOtlpTypedDict,
|
|
139
|
-
|
|
138
|
+
OutputGoogleChronicleTypedDict,
|
|
140
139
|
OutputElasticTypedDict,
|
|
141
140
|
OutputDatadogTypedDict,
|
|
142
|
-
|
|
141
|
+
OutputCriblLakeTypedDict,
|
|
142
|
+
OutputDatabricksTypedDict,
|
|
143
143
|
OutputPrometheusTypedDict,
|
|
144
|
-
OutputSentinelOneAiSiemTypedDict,
|
|
145
144
|
OutputMskTypedDict,
|
|
146
|
-
|
|
147
|
-
OutputAzureBlobTypedDict,
|
|
145
|
+
OutputSentinelOneAiSiemTypedDict,
|
|
148
146
|
OutputSentinelTypedDict,
|
|
149
147
|
OutputInfluxdbTypedDict,
|
|
150
|
-
|
|
151
|
-
|
|
148
|
+
OutputGoogleCloudStorageTypedDict,
|
|
149
|
+
OutputAzureBlobTypedDict,
|
|
152
150
|
OutputOpenTelemetryTypedDict,
|
|
151
|
+
OutputMinioTypedDict,
|
|
153
152
|
OutputClickHouseTypedDict,
|
|
153
|
+
OutputSecurityLakeTypedDict,
|
|
154
154
|
OutputS3TypedDict,
|
|
155
155
|
OutputDlS3TypedDict,
|
|
156
156
|
OutputWebhookTypedDict,
|
|
157
|
-
OutputGoogleCloudLoggingTypedDict,
|
|
158
157
|
OutputAzureDataExplorerTypedDict,
|
|
158
|
+
OutputGoogleCloudLoggingTypedDict,
|
|
159
159
|
OutputGrafanaCloudTypedDict,
|
|
160
160
|
],
|
|
161
161
|
)
|
|
@@ -184,8 +184,6 @@ class OutputAzureBlobTypedDict(TypedDict):
|
|
|
184
184
|
r"""Compression level to apply before moving files to final destination"""
|
|
185
185
|
automatic_schema: NotRequired[bool]
|
|
186
186
|
r"""Automatically calculate the schema based on the events of each Parquet file generated"""
|
|
187
|
-
parquet_schema: NotRequired[str]
|
|
188
|
-
r"""To add a new schema, navigate to Processing > Knowledge > Parquet Schemas"""
|
|
189
187
|
parquet_version: NotRequired[OutputAzureBlobParquetVersion]
|
|
190
188
|
r"""Determines which data types are supported and how they are represented"""
|
|
191
189
|
parquet_data_page_version: NotRequired[OutputAzureBlobDataPageVersion]
|
|
@@ -389,11 +387,6 @@ class OutputAzureBlob(BaseModel):
|
|
|
389
387
|
] = False
|
|
390
388
|
r"""Automatically calculate the schema based on the events of each Parquet file generated"""
|
|
391
389
|
|
|
392
|
-
parquet_schema: Annotated[Optional[str], pydantic.Field(alias="parquetSchema")] = (
|
|
393
|
-
None
|
|
394
|
-
)
|
|
395
|
-
r"""To add a new schema, navigate to Processing > Knowledge > Parquet Schemas"""
|
|
396
|
-
|
|
397
390
|
parquet_version: Annotated[
|
|
398
391
|
Annotated[
|
|
399
392
|
Optional[OutputAzureBlobParquetVersion],
|