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
|
@@ -29,18 +29,14 @@ class InputRawUDPConnection(BaseModel):
|
|
|
29
29
|
class InputRawUDPMode(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 InputRawUDPCompression(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 InputS3Connection(BaseModel):
|
|
|
29
29
|
class InputS3Mode(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 InputS3Compression(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 InputS3Pq(BaseModel):
|
|
|
110
106
|
class InputS3AuthenticationMethod(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 InputS3InventoryConnection(BaseModel):
|
|
|
29
29
|
class InputS3InventoryMode(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 InputS3InventoryCompression(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 InputS3InventoryPq(BaseModel):
|
|
|
110
106
|
class InputS3InventoryAuthenticationMethod(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 InputSecurityLakeConnection(BaseModel):
|
|
|
29
29
|
class InputSecurityLakeMode(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 InputSecurityLakeCompression(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,11 +107,8 @@ class InputSecurityLakePq(BaseModel):
|
|
|
111
107
|
class InputSecurityLakeAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
112
108
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
113
109
|
|
|
114
|
-
# Auto
|
|
115
110
|
AUTO = "auto"
|
|
116
|
-
# Manual
|
|
117
111
|
MANUAL = "manual"
|
|
118
|
-
# Secret Key pair
|
|
119
112
|
SECRET = "secret"
|
|
120
113
|
|
|
121
114
|
|
|
@@ -29,18 +29,14 @@ class InputSnmpConnection(BaseModel):
|
|
|
29
29
|
class InputSnmpMode(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 InputSnmpCompression(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,19 +104,12 @@ class InputSnmpPq(BaseModel):
|
|
|
108
104
|
|
|
109
105
|
|
|
110
106
|
class AuthenticationProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
|
-
# None
|
|
112
107
|
NONE = "none"
|
|
113
|
-
# MD5
|
|
114
108
|
MD5 = "md5"
|
|
115
|
-
# SHA1
|
|
116
109
|
SHA = "sha"
|
|
117
|
-
# SHA224
|
|
118
110
|
SHA224 = "sha224"
|
|
119
|
-
# SHA256
|
|
120
111
|
SHA256 = "sha256"
|
|
121
|
-
# SHA384
|
|
122
112
|
SHA384 = "sha384"
|
|
123
|
-
# SHA512
|
|
124
113
|
SHA512 = "sha512"
|
|
125
114
|
|
|
126
115
|
|
|
@@ -29,18 +29,14 @@ class InputSplunkConnection(BaseModel):
|
|
|
29
29
|
class InputSplunkMode(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 InputSplunkPqCompression(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
|
|
|
@@ -218,20 +214,15 @@ class InputSplunkAuthToken(BaseModel):
|
|
|
218
214
|
class InputSplunkMaxS2SVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
219
215
|
r"""The highest S2S protocol version to advertise during handshake"""
|
|
220
216
|
|
|
221
|
-
# v3
|
|
222
217
|
V3 = "v3"
|
|
223
|
-
# v4
|
|
224
218
|
V4 = "v4"
|
|
225
219
|
|
|
226
220
|
|
|
227
221
|
class InputSplunkCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
228
222
|
r"""Controls whether to support reading compressed data from a forwarder. Select 'Automatic' to match the forwarder's configuration, or 'Disabled' to reject compressed connections."""
|
|
229
223
|
|
|
230
|
-
# Disabled
|
|
231
224
|
DISABLED = "disabled"
|
|
232
|
-
# Automatic
|
|
233
225
|
AUTO = "auto"
|
|
234
|
-
# Always
|
|
235
226
|
ALWAYS = "always"
|
|
236
227
|
|
|
237
228
|
|
|
@@ -29,18 +29,14 @@ class InputSplunkHecConnection(BaseModel):
|
|
|
29
29
|
class InputSplunkHecMode(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 InputSplunkHecCompression(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 InputSplunkSearchConnection(BaseModel):
|
|
|
29
29
|
class InputSplunkSearchMode(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 InputSplunkSearchCompression(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
|
|
|
@@ -166,11 +162,8 @@ class InputSplunkSearchMetadatum(BaseModel):
|
|
|
166
162
|
class InputSplunkSearchRetryType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
167
163
|
r"""The algorithm to use when performing HTTP retries"""
|
|
168
164
|
|
|
169
|
-
# Disabled
|
|
170
165
|
NONE = "none"
|
|
171
|
-
# Backoff
|
|
172
166
|
BACKOFF = "backoff"
|
|
173
|
-
# Static
|
|
174
167
|
STATIC = "static"
|
|
175
168
|
|
|
176
169
|
|
|
@@ -29,18 +29,14 @@ class InputSqsConnection(BaseModel):
|
|
|
29
29
|
class InputSqsMode(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 InputSqsCompression(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,20 +106,15 @@ class InputSqsPq(BaseModel):
|
|
|
110
106
|
class InputSqsQueueType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
107
|
r"""The queue type used (or created)"""
|
|
112
108
|
|
|
113
|
-
# Standard
|
|
114
109
|
STANDARD = "standard"
|
|
115
|
-
# FIFO
|
|
116
110
|
FIFO = "fifo"
|
|
117
111
|
|
|
118
112
|
|
|
119
113
|
class InputSqsAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
120
114
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
121
115
|
|
|
122
|
-
# Auto
|
|
123
116
|
AUTO = "auto"
|
|
124
|
-
# Manual
|
|
125
117
|
MANUAL = "manual"
|
|
126
|
-
# Secret Key pair
|
|
127
118
|
SECRET = "secret"
|
|
128
119
|
|
|
129
120
|
|
|
@@ -29,18 +29,14 @@ class InputSyslogConnection2(BaseModel):
|
|
|
29
29
|
class InputSyslogMode2(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 InputSyslogCompression2(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
|
|
|
@@ -416,18 +412,14 @@ class InputSyslogConnection1(BaseModel):
|
|
|
416
412
|
class InputSyslogMode1(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
417
413
|
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."""
|
|
418
414
|
|
|
419
|
-
# Smart
|
|
420
415
|
SMART = "smart"
|
|
421
|
-
# Always On
|
|
422
416
|
ALWAYS = "always"
|
|
423
417
|
|
|
424
418
|
|
|
425
419
|
class InputSyslogCompression1(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
426
420
|
r"""Codec to use to compress the persisted data"""
|
|
427
421
|
|
|
428
|
-
# None
|
|
429
422
|
NONE = "none"
|
|
430
|
-
# Gzip
|
|
431
423
|
GZIP = "gzip"
|
|
432
424
|
|
|
433
425
|
|
|
@@ -29,18 +29,14 @@ class InputSystemMetricsConnection(BaseModel):
|
|
|
29
29
|
class InputSystemMetricsPqMode(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 InputSystemMetricsCompression(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,26 +107,18 @@ class InputSystemMetricsPq(BaseModel):
|
|
|
111
107
|
class InputSystemMetricsHostMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
112
108
|
r"""Select level of detail for host metrics"""
|
|
113
109
|
|
|
114
|
-
# Basic
|
|
115
110
|
BASIC = "basic"
|
|
116
|
-
# All
|
|
117
111
|
ALL = "all"
|
|
118
|
-
# Custom
|
|
119
112
|
CUSTOM = "custom"
|
|
120
|
-
# Disabled
|
|
121
113
|
DISABLED = "disabled"
|
|
122
114
|
|
|
123
115
|
|
|
124
116
|
class InputSystemMetricsSystemMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
125
117
|
r"""Select the level of detail for system metrics"""
|
|
126
118
|
|
|
127
|
-
# Basic
|
|
128
119
|
BASIC = "basic"
|
|
129
|
-
# All
|
|
130
120
|
ALL = "all"
|
|
131
|
-
# Custom
|
|
132
121
|
CUSTOM = "custom"
|
|
133
|
-
# Disabled
|
|
134
122
|
DISABLED = "disabled"
|
|
135
123
|
|
|
136
124
|
|
|
@@ -155,13 +143,9 @@ class InputSystemMetricsSystem(BaseModel):
|
|
|
155
143
|
class InputSystemMetricsCPUMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
156
144
|
r"""Select the level of detail for CPU metrics"""
|
|
157
145
|
|
|
158
|
-
# Basic
|
|
159
146
|
BASIC = "basic"
|
|
160
|
-
# All
|
|
161
147
|
ALL = "all"
|
|
162
|
-
# Custom
|
|
163
148
|
CUSTOM = "custom"
|
|
164
|
-
# Disabled
|
|
165
149
|
DISABLED = "disabled"
|
|
166
150
|
|
|
167
151
|
|
|
@@ -195,13 +179,9 @@ class InputSystemMetricsCPU(BaseModel):
|
|
|
195
179
|
class InputSystemMetricsMemoryMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
196
180
|
r"""Select the level of detail for memory metrics"""
|
|
197
181
|
|
|
198
|
-
# Basic
|
|
199
182
|
BASIC = "basic"
|
|
200
|
-
# All
|
|
201
183
|
ALL = "all"
|
|
202
|
-
# Custom
|
|
203
184
|
CUSTOM = "custom"
|
|
204
|
-
# Disabled
|
|
205
185
|
DISABLED = "disabled"
|
|
206
186
|
|
|
207
187
|
|
|
@@ -226,13 +206,9 @@ class InputSystemMetricsMemory(BaseModel):
|
|
|
226
206
|
class InputSystemMetricsNetworkMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
227
207
|
r"""Select the level of detail for network metrics"""
|
|
228
208
|
|
|
229
|
-
# Basic
|
|
230
209
|
BASIC = "basic"
|
|
231
|
-
# All
|
|
232
210
|
ALL = "all"
|
|
233
|
-
# Custom
|
|
234
211
|
CUSTOM = "custom"
|
|
235
|
-
# Disabled
|
|
236
212
|
DISABLED = "disabled"
|
|
237
213
|
|
|
238
214
|
|
|
@@ -269,13 +245,9 @@ class InputSystemMetricsNetwork(BaseModel):
|
|
|
269
245
|
class InputSystemMetricsDiskMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
270
246
|
r"""Select the level of detail for disk metrics"""
|
|
271
247
|
|
|
272
|
-
# Basic
|
|
273
248
|
BASIC = "basic"
|
|
274
|
-
# All
|
|
275
249
|
ALL = "all"
|
|
276
|
-
# Custom
|
|
277
250
|
CUSTOM = "custom"
|
|
278
|
-
# Disabled
|
|
279
251
|
DISABLED = "disabled"
|
|
280
252
|
|
|
281
253
|
|
|
@@ -380,13 +352,9 @@ class InputSystemMetricsProcess(BaseModel):
|
|
|
380
352
|
class ContainerMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
381
353
|
r"""Select the level of detail for container metrics"""
|
|
382
354
|
|
|
383
|
-
# Basic
|
|
384
355
|
BASIC = "basic"
|
|
385
|
-
# All
|
|
386
356
|
ALL = "all"
|
|
387
|
-
# Custom
|
|
388
357
|
CUSTOM = "custom"
|
|
389
|
-
# Disabled
|
|
390
358
|
DISABLED = "disabled"
|
|
391
359
|
|
|
392
360
|
|
|
@@ -29,18 +29,14 @@ class InputSystemStateConnection(BaseModel):
|
|
|
29
29
|
class InputSystemStateMode(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 InputSystemStateCompression(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 InputTCPConnection(BaseModel):
|
|
|
29
29
|
class InputTCPMode(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 InputTCPCompression(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 InputTcpjsonConnection(BaseModel):
|
|
|
29
29
|
class InputTcpjsonMode(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 InputTcpjsonCompression(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 InputWefConnection(BaseModel):
|
|
|
29
29
|
class InputWefMode(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 InputWefCompression(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 InputWefPq(BaseModel):
|
|
|
110
106
|
class InputWefAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
111
107
|
r"""How to authenticate incoming client connections"""
|
|
112
108
|
|
|
113
|
-
# Client certificate
|
|
114
109
|
CLIENT_CERT = "clientCert"
|
|
115
|
-
# Kerberos
|
|
116
110
|
KERBEROS = "kerberos"
|
|
117
111
|
|
|
118
112
|
|
|
@@ -29,18 +29,14 @@ class InputWindowsMetricsConnection(BaseModel):
|
|
|
29
29
|
class InputWindowsMetricsPqMode(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 InputWindowsMetricsCompression(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,26 +107,18 @@ class InputWindowsMetricsPq(BaseModel):
|
|
|
111
107
|
class InputWindowsMetricsHostMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
112
108
|
r"""Select level of detail for host metrics"""
|
|
113
109
|
|
|
114
|
-
# Basic
|
|
115
110
|
BASIC = "basic"
|
|
116
|
-
# All
|
|
117
111
|
ALL = "all"
|
|
118
|
-
# Custom
|
|
119
112
|
CUSTOM = "custom"
|
|
120
|
-
# Disabled
|
|
121
113
|
DISABLED = "disabled"
|
|
122
114
|
|
|
123
115
|
|
|
124
116
|
class InputWindowsMetricsSystemMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
125
117
|
r"""Select the level of details for system metrics"""
|
|
126
118
|
|
|
127
|
-
# Basic
|
|
128
119
|
BASIC = "basic"
|
|
129
|
-
# All
|
|
130
120
|
ALL = "all"
|
|
131
|
-
# Custom
|
|
132
121
|
CUSTOM = "custom"
|
|
133
|
-
# Disabled
|
|
134
122
|
DISABLED = "disabled"
|
|
135
123
|
|
|
136
124
|
|
|
@@ -155,13 +143,9 @@ class InputWindowsMetricsSystem(BaseModel):
|
|
|
155
143
|
class InputWindowsMetricsCPUMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
156
144
|
r"""Select the level of details for CPU metrics"""
|
|
157
145
|
|
|
158
|
-
# Basic
|
|
159
146
|
BASIC = "basic"
|
|
160
|
-
# All
|
|
161
147
|
ALL = "all"
|
|
162
|
-
# Custom
|
|
163
148
|
CUSTOM = "custom"
|
|
164
|
-
# Disabled
|
|
165
149
|
DISABLED = "disabled"
|
|
166
150
|
|
|
167
151
|
|
|
@@ -195,13 +179,9 @@ class InputWindowsMetricsCPU(BaseModel):
|
|
|
195
179
|
class InputWindowsMetricsMemoryMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
196
180
|
r"""Select the level of details for memory metrics"""
|
|
197
181
|
|
|
198
|
-
# Basic
|
|
199
182
|
BASIC = "basic"
|
|
200
|
-
# All
|
|
201
183
|
ALL = "all"
|
|
202
|
-
# Custom
|
|
203
184
|
CUSTOM = "custom"
|
|
204
|
-
# Disabled
|
|
205
185
|
DISABLED = "disabled"
|
|
206
186
|
|
|
207
187
|
|
|
@@ -226,13 +206,9 @@ class InputWindowsMetricsMemory(BaseModel):
|
|
|
226
206
|
class InputWindowsMetricsNetworkMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
227
207
|
r"""Select the level of details for network metrics"""
|
|
228
208
|
|
|
229
|
-
# Basic
|
|
230
209
|
BASIC = "basic"
|
|
231
|
-
# All
|
|
232
210
|
ALL = "all"
|
|
233
|
-
# Custom
|
|
234
211
|
CUSTOM = "custom"
|
|
235
|
-
# Disabled
|
|
236
212
|
DISABLED = "disabled"
|
|
237
213
|
|
|
238
214
|
|
|
@@ -269,13 +245,9 @@ class InputWindowsMetricsNetwork(BaseModel):
|
|
|
269
245
|
class InputWindowsMetricsDiskMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
270
246
|
r"""Select the level of details for disk metrics"""
|
|
271
247
|
|
|
272
|
-
# Basic
|
|
273
248
|
BASIC = "basic"
|
|
274
|
-
# All
|
|
275
249
|
ALL = "all"
|
|
276
|
-
# Custom
|
|
277
250
|
CUSTOM = "custom"
|
|
278
|
-
# Disabled
|
|
279
251
|
DISABLED = "disabled"
|
|
280
252
|
|
|
281
253
|
|
|
@@ -29,18 +29,14 @@ class InputWinEventLogsConnection(BaseModel):
|
|
|
29
29
|
class InputWinEventLogsMode(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 InputWinEventLogsCompression(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,18 +107,14 @@ class InputWinEventLogsPq(BaseModel):
|
|
|
111
107
|
class ReadMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
112
108
|
r"""Read all stored and future event logs, or only future events"""
|
|
113
109
|
|
|
114
|
-
# Entire log
|
|
115
110
|
OLDEST = "oldest"
|
|
116
|
-
# From last entry
|
|
117
111
|
NEWEST = "newest"
|
|
118
112
|
|
|
119
113
|
|
|
120
114
|
class EventFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
121
115
|
r"""Format of individual events"""
|
|
122
116
|
|
|
123
|
-
# JSON
|
|
124
117
|
JSON = "json"
|
|
125
|
-
# XML
|
|
126
118
|
XML = "xml"
|
|
127
119
|
|
|
128
120
|
|