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
|
@@ -36,11 +36,8 @@ class OutputSignalfxExtraHTTPHeader(BaseModel):
|
|
|
36
36
|
class OutputSignalfxFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
37
37
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
38
38
|
|
|
39
|
-
# Payload
|
|
40
39
|
PAYLOAD = "payload"
|
|
41
|
-
# Payload + Headers
|
|
42
40
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
43
|
-
# None
|
|
44
41
|
NONE = "none"
|
|
45
42
|
|
|
46
43
|
|
|
@@ -101,40 +98,30 @@ class OutputSignalfxTimeoutRetrySettings(BaseModel):
|
|
|
101
98
|
class OutputSignalfxBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
102
99
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
103
100
|
|
|
104
|
-
# Block
|
|
105
101
|
BLOCK = "block"
|
|
106
|
-
# Drop
|
|
107
102
|
DROP = "drop"
|
|
108
|
-
# Persistent Queue
|
|
109
103
|
QUEUE = "queue"
|
|
110
104
|
|
|
111
105
|
|
|
112
106
|
class OutputSignalfxCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
113
107
|
r"""Codec to use to compress the persisted data"""
|
|
114
108
|
|
|
115
|
-
# None
|
|
116
109
|
NONE = "none"
|
|
117
|
-
# Gzip
|
|
118
110
|
GZIP = "gzip"
|
|
119
111
|
|
|
120
112
|
|
|
121
113
|
class OutputSignalfxQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
122
114
|
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."""
|
|
123
115
|
|
|
124
|
-
# Block
|
|
125
116
|
BLOCK = "block"
|
|
126
|
-
# Drop new data
|
|
127
117
|
DROP = "drop"
|
|
128
118
|
|
|
129
119
|
|
|
130
120
|
class OutputSignalfxMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
131
121
|
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."""
|
|
132
122
|
|
|
133
|
-
# Error
|
|
134
123
|
ERROR = "error"
|
|
135
|
-
# Backpressure
|
|
136
124
|
BACKPRESSURE = "backpressure"
|
|
137
|
-
# Always On
|
|
138
125
|
ALWAYS = "always"
|
|
139
126
|
|
|
140
127
|
|
|
@@ -18,11 +18,8 @@ class OutputSnsType(str, Enum):
|
|
|
18
18
|
class OutputSnsAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
20
20
|
|
|
21
|
-
# Auto
|
|
22
21
|
AUTO = "auto"
|
|
23
|
-
# Manual
|
|
24
22
|
MANUAL = "manual"
|
|
25
|
-
# Secret Key pair
|
|
26
23
|
SECRET = "secret"
|
|
27
24
|
|
|
28
25
|
|
|
@@ -36,40 +33,30 @@ class OutputSnsSignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
36
33
|
class OutputSnsBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
37
34
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
38
35
|
|
|
39
|
-
# Block
|
|
40
36
|
BLOCK = "block"
|
|
41
|
-
# Drop
|
|
42
37
|
DROP = "drop"
|
|
43
|
-
# Persistent Queue
|
|
44
38
|
QUEUE = "queue"
|
|
45
39
|
|
|
46
40
|
|
|
47
41
|
class OutputSnsCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
48
42
|
r"""Codec to use to compress the persisted data"""
|
|
49
43
|
|
|
50
|
-
# None
|
|
51
44
|
NONE = "none"
|
|
52
|
-
# Gzip
|
|
53
45
|
GZIP = "gzip"
|
|
54
46
|
|
|
55
47
|
|
|
56
48
|
class OutputSnsQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
57
49
|
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."""
|
|
58
50
|
|
|
59
|
-
# Block
|
|
60
51
|
BLOCK = "block"
|
|
61
|
-
# Drop new data
|
|
62
52
|
DROP = "drop"
|
|
63
53
|
|
|
64
54
|
|
|
65
55
|
class OutputSnsMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
66
56
|
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."""
|
|
67
57
|
|
|
68
|
-
# Error
|
|
69
58
|
ERROR = "error"
|
|
70
|
-
# Backpressure
|
|
71
59
|
BACKPRESSURE = "backpressure"
|
|
72
|
-
# Always On
|
|
73
60
|
ALWAYS = "always"
|
|
74
61
|
|
|
75
62
|
|
|
@@ -18,9 +18,7 @@ class OutputSplunkType(str, Enum):
|
|
|
18
18
|
class OutputSplunkNestedFieldSerialization(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""How to serialize nested fields into index-time fields"""
|
|
20
20
|
|
|
21
|
-
# JSON
|
|
22
21
|
JSON = "json"
|
|
23
|
-
# None
|
|
24
22
|
NONE = "none"
|
|
25
23
|
|
|
26
24
|
|
|
@@ -117,11 +115,8 @@ class OutputSplunkMaxS2SVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
117
115
|
class OutputSplunkBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
118
116
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
119
117
|
|
|
120
|
-
# Block
|
|
121
118
|
BLOCK = "block"
|
|
122
|
-
# Drop
|
|
123
119
|
DROP = "drop"
|
|
124
|
-
# Persistent Queue
|
|
125
120
|
QUEUE = "queue"
|
|
126
121
|
|
|
127
122
|
|
|
@@ -135,40 +130,30 @@ class OutputSplunkAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
135
130
|
class OutputSplunkCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
136
131
|
r"""Controls whether the sender should send compressed data to the server. Select 'Disabled' to reject compressed connections or 'Always' to ignore server's configuration and send compressed data."""
|
|
137
132
|
|
|
138
|
-
# Disabled
|
|
139
133
|
DISABLED = "disabled"
|
|
140
|
-
# Automatic
|
|
141
134
|
AUTO = "auto"
|
|
142
|
-
# Always
|
|
143
135
|
ALWAYS = "always"
|
|
144
136
|
|
|
145
137
|
|
|
146
138
|
class OutputSplunkPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
147
139
|
r"""Codec to use to compress the persisted data"""
|
|
148
140
|
|
|
149
|
-
# None
|
|
150
141
|
NONE = "none"
|
|
151
|
-
# Gzip
|
|
152
142
|
GZIP = "gzip"
|
|
153
143
|
|
|
154
144
|
|
|
155
145
|
class OutputSplunkQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
156
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."""
|
|
157
147
|
|
|
158
|
-
# Block
|
|
159
148
|
BLOCK = "block"
|
|
160
|
-
# Drop new data
|
|
161
149
|
DROP = "drop"
|
|
162
150
|
|
|
163
151
|
|
|
164
152
|
class OutputSplunkMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
165
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."""
|
|
166
154
|
|
|
167
|
-
# Error
|
|
168
155
|
ERROR = "error"
|
|
169
|
-
# Backpressure
|
|
170
156
|
BACKPRESSURE = "backpressure"
|
|
171
|
-
# Always On
|
|
172
157
|
ALWAYS = "always"
|
|
173
158
|
|
|
174
159
|
|
|
@@ -29,11 +29,8 @@ class OutputSplunkHecExtraHTTPHeader(BaseModel):
|
|
|
29
29
|
class OutputSplunkHecFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
30
30
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
31
31
|
|
|
32
|
-
# Payload
|
|
33
32
|
PAYLOAD = "payload"
|
|
34
|
-
# Payload + Headers
|
|
35
33
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
36
|
-
# None
|
|
37
34
|
NONE = "none"
|
|
38
35
|
|
|
39
36
|
|
|
@@ -101,11 +98,8 @@ class OutputSplunkHecTimeoutRetrySettings(BaseModel):
|
|
|
101
98
|
class OutputSplunkHecBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
102
99
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
103
100
|
|
|
104
|
-
# Block
|
|
105
101
|
BLOCK = "block"
|
|
106
|
-
# Drop
|
|
107
102
|
DROP = "drop"
|
|
108
|
-
# Persistent Queue
|
|
109
103
|
QUEUE = "queue"
|
|
110
104
|
|
|
111
105
|
|
|
@@ -127,29 +121,22 @@ class OutputSplunkHecURL(BaseModel):
|
|
|
127
121
|
class OutputSplunkHecCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
128
122
|
r"""Codec to use to compress the persisted data"""
|
|
129
123
|
|
|
130
|
-
# None
|
|
131
124
|
NONE = "none"
|
|
132
|
-
# Gzip
|
|
133
125
|
GZIP = "gzip"
|
|
134
126
|
|
|
135
127
|
|
|
136
128
|
class OutputSplunkHecQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
137
129
|
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."""
|
|
138
130
|
|
|
139
|
-
# Block
|
|
140
131
|
BLOCK = "block"
|
|
141
|
-
# Drop new data
|
|
142
132
|
DROP = "drop"
|
|
143
133
|
|
|
144
134
|
|
|
145
135
|
class OutputSplunkHecMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
146
136
|
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."""
|
|
147
137
|
|
|
148
|
-
# Error
|
|
149
138
|
ERROR = "error"
|
|
150
|
-
# Backpressure
|
|
151
139
|
BACKPRESSURE = "backpressure"
|
|
152
|
-
# Always On
|
|
153
140
|
ALWAYS = "always"
|
|
154
141
|
|
|
155
142
|
|
|
@@ -18,9 +18,7 @@ class OutputSplunkLbType(str, Enum):
|
|
|
18
18
|
class OutputSplunkLbNestedFieldSerialization(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""How to serialize nested fields into index-time fields"""
|
|
20
20
|
|
|
21
|
-
# JSON
|
|
22
21
|
JSON = "json"
|
|
23
|
-
# None
|
|
24
22
|
NONE = "none"
|
|
25
23
|
|
|
26
24
|
|
|
@@ -117,11 +115,8 @@ class OutputSplunkLbMaxS2SVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
117
115
|
class OutputSplunkLbBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
118
116
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
119
117
|
|
|
120
|
-
# Block
|
|
121
118
|
BLOCK = "block"
|
|
122
|
-
# Drop
|
|
123
119
|
DROP = "drop"
|
|
124
|
-
# Persistent Queue
|
|
125
120
|
QUEUE = "queue"
|
|
126
121
|
|
|
127
122
|
|
|
@@ -135,11 +130,8 @@ class OutputSplunkLbAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta
|
|
|
135
130
|
class OutputSplunkLbCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
136
131
|
r"""Controls whether the sender should send compressed data to the server. Select 'Disabled' to reject compressed connections or 'Always' to ignore server's configuration and send compressed data."""
|
|
137
132
|
|
|
138
|
-
# Disabled
|
|
139
133
|
DISABLED = "disabled"
|
|
140
|
-
# Automatic
|
|
141
134
|
AUTO = "auto"
|
|
142
|
-
# Always
|
|
143
135
|
ALWAYS = "always"
|
|
144
136
|
|
|
145
137
|
|
|
@@ -280,29 +272,22 @@ class OutputSplunkLbHost(BaseModel):
|
|
|
280
272
|
class OutputSplunkLbPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
281
273
|
r"""Codec to use to compress the persisted data"""
|
|
282
274
|
|
|
283
|
-
# None
|
|
284
275
|
NONE = "none"
|
|
285
|
-
# Gzip
|
|
286
276
|
GZIP = "gzip"
|
|
287
277
|
|
|
288
278
|
|
|
289
279
|
class OutputSplunkLbQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
290
280
|
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."""
|
|
291
281
|
|
|
292
|
-
# Block
|
|
293
282
|
BLOCK = "block"
|
|
294
|
-
# Drop new data
|
|
295
283
|
DROP = "drop"
|
|
296
284
|
|
|
297
285
|
|
|
298
286
|
class OutputSplunkLbMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
299
287
|
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."""
|
|
300
288
|
|
|
301
|
-
# Error
|
|
302
289
|
ERROR = "error"
|
|
303
|
-
# Backpressure
|
|
304
290
|
BACKPRESSURE = "backpressure"
|
|
305
|
-
# Always On
|
|
306
291
|
ALWAYS = "always"
|
|
307
292
|
|
|
308
293
|
|
|
@@ -18,20 +18,15 @@ class OutputSqsType(str, Enum):
|
|
|
18
18
|
class OutputSqsQueueType(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""The queue type used (or created). Defaults to Standard."""
|
|
20
20
|
|
|
21
|
-
# Standard
|
|
22
21
|
STANDARD = "standard"
|
|
23
|
-
# FIFO
|
|
24
22
|
FIFO = "fifo"
|
|
25
23
|
|
|
26
24
|
|
|
27
25
|
class OutputSqsAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
28
26
|
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
29
27
|
|
|
30
|
-
# Auto
|
|
31
28
|
AUTO = "auto"
|
|
32
|
-
# Manual
|
|
33
29
|
MANUAL = "manual"
|
|
34
|
-
# Secret Key pair
|
|
35
30
|
SECRET = "secret"
|
|
36
31
|
|
|
37
32
|
|
|
@@ -45,40 +40,30 @@ class OutputSqsSignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
45
40
|
class OutputSqsBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
46
41
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
47
42
|
|
|
48
|
-
# Block
|
|
49
43
|
BLOCK = "block"
|
|
50
|
-
# Drop
|
|
51
44
|
DROP = "drop"
|
|
52
|
-
# Persistent Queue
|
|
53
45
|
QUEUE = "queue"
|
|
54
46
|
|
|
55
47
|
|
|
56
48
|
class OutputSqsCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
57
49
|
r"""Codec to use to compress the persisted data"""
|
|
58
50
|
|
|
59
|
-
# None
|
|
60
51
|
NONE = "none"
|
|
61
|
-
# Gzip
|
|
62
52
|
GZIP = "gzip"
|
|
63
53
|
|
|
64
54
|
|
|
65
55
|
class OutputSqsQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
66
56
|
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."""
|
|
67
57
|
|
|
68
|
-
# Block
|
|
69
58
|
BLOCK = "block"
|
|
70
|
-
# Drop new data
|
|
71
59
|
DROP = "drop"
|
|
72
60
|
|
|
73
61
|
|
|
74
62
|
class OutputSqsMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
75
63
|
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."""
|
|
76
64
|
|
|
77
|
-
# Error
|
|
78
65
|
ERROR = "error"
|
|
79
|
-
# Backpressure
|
|
80
66
|
BACKPRESSURE = "backpressure"
|
|
81
|
-
# Always On
|
|
82
67
|
ALWAYS = "always"
|
|
83
68
|
|
|
84
69
|
|
|
@@ -18,49 +18,37 @@ class OutputStatsdType(str, Enum):
|
|
|
18
18
|
class OutputStatsdDestinationProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""Protocol to use when communicating with the destination."""
|
|
20
20
|
|
|
21
|
-
# UDP
|
|
22
21
|
UDP = "udp"
|
|
23
|
-
# TCP
|
|
24
22
|
TCP = "tcp"
|
|
25
23
|
|
|
26
24
|
|
|
27
25
|
class OutputStatsdBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
28
26
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
29
27
|
|
|
30
|
-
# Block
|
|
31
28
|
BLOCK = "block"
|
|
32
|
-
# Drop
|
|
33
29
|
DROP = "drop"
|
|
34
|
-
# Persistent Queue
|
|
35
30
|
QUEUE = "queue"
|
|
36
31
|
|
|
37
32
|
|
|
38
33
|
class OutputStatsdCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
34
|
r"""Codec to use to compress the persisted data"""
|
|
40
35
|
|
|
41
|
-
# None
|
|
42
36
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
37
|
GZIP = "gzip"
|
|
45
38
|
|
|
46
39
|
|
|
47
40
|
class OutputStatsdQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
48
41
|
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."""
|
|
49
42
|
|
|
50
|
-
# Block
|
|
51
43
|
BLOCK = "block"
|
|
52
|
-
# Drop new data
|
|
53
44
|
DROP = "drop"
|
|
54
45
|
|
|
55
46
|
|
|
56
47
|
class OutputStatsdMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
57
48
|
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."""
|
|
58
49
|
|
|
59
|
-
# Error
|
|
60
50
|
ERROR = "error"
|
|
61
|
-
# Backpressure
|
|
62
51
|
BACKPRESSURE = "backpressure"
|
|
63
|
-
# Always On
|
|
64
52
|
ALWAYS = "always"
|
|
65
53
|
|
|
66
54
|
|
|
@@ -18,49 +18,37 @@ class OutputStatsdExtType(str, Enum):
|
|
|
18
18
|
class OutputStatsdExtDestinationProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""Protocol to use when communicating with the destination."""
|
|
20
20
|
|
|
21
|
-
# UDP
|
|
22
21
|
UDP = "udp"
|
|
23
|
-
# TCP
|
|
24
22
|
TCP = "tcp"
|
|
25
23
|
|
|
26
24
|
|
|
27
25
|
class OutputStatsdExtBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
28
26
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
29
27
|
|
|
30
|
-
# Block
|
|
31
28
|
BLOCK = "block"
|
|
32
|
-
# Drop
|
|
33
29
|
DROP = "drop"
|
|
34
|
-
# Persistent Queue
|
|
35
30
|
QUEUE = "queue"
|
|
36
31
|
|
|
37
32
|
|
|
38
33
|
class OutputStatsdExtCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
34
|
r"""Codec to use to compress the persisted data"""
|
|
40
35
|
|
|
41
|
-
# None
|
|
42
36
|
NONE = "none"
|
|
43
|
-
# Gzip
|
|
44
37
|
GZIP = "gzip"
|
|
45
38
|
|
|
46
39
|
|
|
47
40
|
class OutputStatsdExtQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
48
41
|
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."""
|
|
49
42
|
|
|
50
|
-
# Block
|
|
51
43
|
BLOCK = "block"
|
|
52
|
-
# Drop new data
|
|
53
44
|
DROP = "drop"
|
|
54
45
|
|
|
55
46
|
|
|
56
47
|
class OutputStatsdExtMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
57
48
|
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."""
|
|
58
49
|
|
|
59
|
-
# Error
|
|
60
50
|
ERROR = "error"
|
|
61
|
-
# Backpressure
|
|
62
51
|
BACKPRESSURE = "backpressure"
|
|
63
|
-
# Always On
|
|
64
52
|
ALWAYS = "always"
|
|
65
53
|
|
|
66
54
|
|
|
@@ -18,9 +18,7 @@ class OutputSumoLogicType(str, Enum):
|
|
|
18
18
|
class OutputSumoLogicDataFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""Preserve the raw event format instead of JSONifying it"""
|
|
20
20
|
|
|
21
|
-
# JSON
|
|
22
21
|
JSON = "json"
|
|
23
|
-
# Raw
|
|
24
22
|
RAW = "raw"
|
|
25
23
|
|
|
26
24
|
|
|
@@ -38,11 +36,8 @@ class OutputSumoLogicExtraHTTPHeader(BaseModel):
|
|
|
38
36
|
class OutputSumoLogicFailedRequestLoggingMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
39
37
|
r"""Data to log when a request fails. All headers are redacted by default, unless listed as safe headers below."""
|
|
40
38
|
|
|
41
|
-
# Payload
|
|
42
39
|
PAYLOAD = "payload"
|
|
43
|
-
# Payload + Headers
|
|
44
40
|
PAYLOAD_AND_HEADERS = "payloadAndHeaders"
|
|
45
|
-
# None
|
|
46
41
|
NONE = "none"
|
|
47
42
|
|
|
48
43
|
|
|
@@ -103,40 +98,30 @@ class OutputSumoLogicTimeoutRetrySettings(BaseModel):
|
|
|
103
98
|
class OutputSumoLogicBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
104
99
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
105
100
|
|
|
106
|
-
# Block
|
|
107
101
|
BLOCK = "block"
|
|
108
|
-
# Drop
|
|
109
102
|
DROP = "drop"
|
|
110
|
-
# Persistent Queue
|
|
111
103
|
QUEUE = "queue"
|
|
112
104
|
|
|
113
105
|
|
|
114
106
|
class OutputSumoLogicCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
115
107
|
r"""Codec to use to compress the persisted data"""
|
|
116
108
|
|
|
117
|
-
# None
|
|
118
109
|
NONE = "none"
|
|
119
|
-
# Gzip
|
|
120
110
|
GZIP = "gzip"
|
|
121
111
|
|
|
122
112
|
|
|
123
113
|
class OutputSumoLogicQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
124
114
|
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."""
|
|
125
115
|
|
|
126
|
-
# Block
|
|
127
116
|
BLOCK = "block"
|
|
128
|
-
# Drop new data
|
|
129
117
|
DROP = "drop"
|
|
130
118
|
|
|
131
119
|
|
|
132
120
|
class OutputSumoLogicMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
133
121
|
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."""
|
|
134
122
|
|
|
135
|
-
# Error
|
|
136
123
|
ERROR = "error"
|
|
137
|
-
# Backpressure
|
|
138
124
|
BACKPRESSURE = "backpressure"
|
|
139
|
-
# Always On
|
|
140
125
|
ALWAYS = "always"
|
|
141
126
|
|
|
142
127
|
|
|
@@ -18,9 +18,7 @@ class OutputSyslogType(str, Enum):
|
|
|
18
18
|
class OutputSyslogProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
19
19
|
r"""The network protocol to use for sending out syslog messages"""
|
|
20
20
|
|
|
21
|
-
# TCP
|
|
22
21
|
TCP = "tcp"
|
|
23
|
-
# UDP
|
|
24
22
|
UDP = "udp"
|
|
25
23
|
|
|
26
24
|
|
|
@@ -54,39 +52,27 @@ class Facility(int, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
54
52
|
class OutputSyslogSeverity(int, Enum, metaclass=utils.OpenEnumMeta):
|
|
55
53
|
r"""Default value for message severity. Will be overwritten by value of __severity if set. Defaults to notice."""
|
|
56
54
|
|
|
57
|
-
# emergency
|
|
58
55
|
ZERO = 0
|
|
59
|
-
# alert
|
|
60
56
|
ONE = 1
|
|
61
|
-
# critical
|
|
62
57
|
TWO = 2
|
|
63
|
-
# error
|
|
64
58
|
THREE = 3
|
|
65
|
-
# warning
|
|
66
59
|
FOUR = 4
|
|
67
|
-
# notice
|
|
68
60
|
FIVE = 5
|
|
69
|
-
# info
|
|
70
61
|
SIX = 6
|
|
71
|
-
# debug
|
|
72
62
|
SEVEN = 7
|
|
73
63
|
|
|
74
64
|
|
|
75
65
|
class OutputSyslogMessageFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
76
66
|
r"""The syslog message format depending on the receiver's support"""
|
|
77
67
|
|
|
78
|
-
# RFC3164
|
|
79
68
|
RFC3164 = "rfc3164"
|
|
80
|
-
# RFC5424
|
|
81
69
|
RFC5424 = "rfc5424"
|
|
82
70
|
|
|
83
71
|
|
|
84
72
|
class TimestampFormat(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
85
73
|
r"""Timestamp format to use when serializing event's time field"""
|
|
86
74
|
|
|
87
|
-
# Syslog
|
|
88
75
|
SYSLOG = "syslog"
|
|
89
|
-
# ISO8601
|
|
90
76
|
ISO8601 = "iso8601"
|
|
91
77
|
|
|
92
78
|
|
|
@@ -176,40 +162,30 @@ class OutputSyslogTLSSettingsClientSide(BaseModel):
|
|
|
176
162
|
class OutputSyslogBackpressureBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
177
163
|
r"""How to handle events when all receivers are exerting backpressure"""
|
|
178
164
|
|
|
179
|
-
# Block
|
|
180
165
|
BLOCK = "block"
|
|
181
|
-
# Drop
|
|
182
166
|
DROP = "drop"
|
|
183
|
-
# Persistent Queue
|
|
184
167
|
QUEUE = "queue"
|
|
185
168
|
|
|
186
169
|
|
|
187
170
|
class OutputSyslogCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
188
171
|
r"""Codec to use to compress the persisted data"""
|
|
189
172
|
|
|
190
|
-
# None
|
|
191
173
|
NONE = "none"
|
|
192
|
-
# Gzip
|
|
193
174
|
GZIP = "gzip"
|
|
194
175
|
|
|
195
176
|
|
|
196
177
|
class OutputSyslogQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
197
178
|
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."""
|
|
198
179
|
|
|
199
|
-
# Block
|
|
200
180
|
BLOCK = "block"
|
|
201
|
-
# Drop new data
|
|
202
181
|
DROP = "drop"
|
|
203
182
|
|
|
204
183
|
|
|
205
184
|
class OutputSyslogMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
206
185
|
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."""
|
|
207
186
|
|
|
208
|
-
# Error
|
|
209
187
|
ERROR = "error"
|
|
210
|
-
# Backpressure
|
|
211
188
|
BACKPRESSURE = "backpressure"
|
|
212
|
-
# Always On
|
|
213
189
|
ALWAYS = "always"
|
|
214
190
|
|
|
215
191
|
|
|
@@ -18,9 +18,7 @@ class OutputTcpjsonType(str, Enum):
|
|
|
18
18
|
class OutputTcpjsonCompression(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 OutputTcpjsonTLSSettingsClientSide(BaseModel):
|
|
|
110
108
|
class OutputTcpjsonBackpressureBehavior(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
|
|
|
@@ -167,29 +162,22 @@ class OutputTcpjsonHost(BaseModel):
|
|
|
167
162
|
class OutputTcpjsonPqCompressCompression(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
168
163
|
r"""Codec to use to compress the persisted data"""
|
|
169
164
|
|
|
170
|
-
# None
|
|
171
165
|
NONE = "none"
|
|
172
|
-
# Gzip
|
|
173
166
|
GZIP = "gzip"
|
|
174
167
|
|
|
175
168
|
|
|
176
169
|
class OutputTcpjsonQueueFullBehavior(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
177
170
|
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."""
|
|
178
171
|
|
|
179
|
-
# Block
|
|
180
172
|
BLOCK = "block"
|
|
181
|
-
# Drop new data
|
|
182
173
|
DROP = "drop"
|
|
183
174
|
|
|
184
175
|
|
|
185
176
|
class OutputTcpjsonMode(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
186
177
|
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."""
|
|
187
178
|
|
|
188
|
-
# Error
|
|
189
179
|
ERROR = "error"
|
|
190
|
-
# Backpressure
|
|
191
180
|
BACKPRESSURE = "backpressure"
|
|
192
|
-
# Always On
|
|
193
181
|
ALWAYS = "always"
|
|
194
182
|
|
|
195
183
|
|