pulumi-oci 1.29.0__py3-none-any.whl → 1.29.0a1711606977__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.
- pulumi_oci/__init__.py +0 -8
- pulumi_oci/database/autonomous_database.py +14 -155
- pulumi_oci/database/get_autonomous_database.py +2 -41
- pulumi_oci/database/get_autonomous_databases.py +1 -1
- pulumi_oci/database/outputs.py +2 -68
- pulumi_oci/databasemanagement/get_managed_my_sql_database.py +6 -111
- pulumi_oci/databasemanagement/get_managed_my_sql_database_sql_data.py +4 -32
- pulumi_oci/databasemanagement/outputs.py +75 -267
- pulumi_oci/dataintegration/__init__.py +0 -3
- pulumi_oci/dataintegration/_inputs.py +0 -4504
- pulumi_oci/dataintegration/outputs.py +4724 -16512
- pulumi_oci/devops/_inputs.py +2 -18
- pulumi_oci/devops/deploy_artifact.py +0 -2
- pulumi_oci/devops/deploy_stage.py +0 -141
- pulumi_oci/devops/get_deploy_stage.py +1 -40
- pulumi_oci/devops/outputs.py +6 -75
- pulumi_oci/logging/_inputs.py +187 -2751
- pulumi_oci/logging/outputs.py +772 -4985
- pulumi_oci/logging/unified_agent_configuration.py +208 -34
- pulumi_oci/monitoring/_inputs.py +0 -136
- pulumi_oci/monitoring/alarm.py +0 -173
- pulumi_oci/monitoring/get_alarm.py +1 -40
- pulumi_oci/monitoring/get_alarm_history_collection.py +2 -2
- pulumi_oci/monitoring/outputs.py +0 -305
- pulumi_oci/networkloadbalancer/_inputs.py +20 -20
- pulumi_oci/networkloadbalancer/backend.py +7 -7
- pulumi_oci/networkloadbalancer/backend_set.py +11 -11
- pulumi_oci/networkloadbalancer/get_backend_set.py +1 -1
- pulumi_oci/networkloadbalancer/get_listener.py +1 -1
- pulumi_oci/networkloadbalancer/get_network_load_balancer.py +1 -14
- pulumi_oci/networkloadbalancer/listener.py +7 -7
- pulumi_oci/networkloadbalancer/network_load_balancer.py +7 -56
- pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +7 -7
- pulumi_oci/networkloadbalancer/outputs.py +34 -41
- {pulumi_oci-1.29.0.dist-info → pulumi_oci-1.29.0a1711606977.dist-info}/METADATA +1 -1
- {pulumi_oci-1.29.0.dist-info → pulumi_oci-1.29.0a1711606977.dist-info}/RECORD +38 -41
- pulumi_oci/dataintegration/get_workspace_task.py +0 -443
- pulumi_oci/dataintegration/get_workspace_tasks.py +0 -254
- pulumi_oci/dataintegration/workspace_task.py +0 -1364
- {pulumi_oci-1.29.0.dist-info → pulumi_oci-1.29.0a1711606977.dist-info}/WHEEL +0 -0
- {pulumi_oci-1.29.0.dist-info → pulumi_oci-1.29.0a1711606977.dist-info}/top_level.txt +0 -0
pulumi_oci/logging/_inputs.py
CHANGED
@@ -14,35 +14,15 @@ __all__ = [
|
|
14
14
|
'LogConfigurationSourceArgs',
|
15
15
|
'UnifiedAgentConfigurationGroupAssociationArgs',
|
16
16
|
'UnifiedAgentConfigurationServiceConfigurationArgs',
|
17
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationArgs',
|
18
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationDestinationArgs',
|
19
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs',
|
20
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceAdvancedOptionsArgs',
|
21
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserArgs',
|
22
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserNestedParserArgs',
|
23
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserPatternArgs',
|
24
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs',
|
25
|
-
'UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationUnifiedAgentConfigurationFilterArgs',
|
26
17
|
'UnifiedAgentConfigurationServiceConfigurationDestinationArgs',
|
27
18
|
'UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs',
|
28
19
|
'UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs',
|
29
20
|
'UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs',
|
30
21
|
'UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs',
|
31
22
|
'UnifiedAgentConfigurationServiceConfigurationSourceArgs',
|
32
|
-
'UnifiedAgentConfigurationServiceConfigurationSourceAdvancedOptionsArgs',
|
33
23
|
'UnifiedAgentConfigurationServiceConfigurationSourceParserArgs',
|
34
24
|
'UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs',
|
35
25
|
'UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs',
|
36
|
-
'UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs',
|
37
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterArgs',
|
38
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterAllowListArgs',
|
39
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionArgs',
|
40
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterDenyListArgs',
|
41
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs',
|
42
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserNestedParserArgs',
|
43
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserPatternArgs',
|
44
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs',
|
45
|
-
'UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs',
|
46
26
|
'GetLogGroupsFilterArgs',
|
47
27
|
'GetLogSavedSearchesFilterArgs',
|
48
28
|
'GetLogsFilterArgs',
|
@@ -199,26 +179,16 @@ class UnifiedAgentConfigurationGroupAssociationArgs:
|
|
199
179
|
class UnifiedAgentConfigurationServiceConfigurationArgs:
|
200
180
|
def __init__(__self__, *,
|
201
181
|
configuration_type: pulumi.Input[str],
|
202
|
-
|
203
|
-
|
204
|
-
sources: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]]] = None,
|
205
|
-
unified_agent_configuration_filters: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterArgs']]]] = None):
|
182
|
+
destination: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationArgs'],
|
183
|
+
sources: pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]]):
|
206
184
|
"""
|
207
185
|
:param pulumi.Input[str] configuration_type: (Updatable) Type of Unified Agent service configuration.
|
208
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationArgs']]] application_configurations: (Updatable) Unified Agent monitoring application configuration details.
|
209
186
|
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationArgs'] destination: (Updatable) Unified monitoring agent operational metrics destination object.
|
210
187
|
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]] sources: (Updatable) Logging source object.
|
211
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterArgs']]] unified_agent_configuration_filters: (Updatable) Logging filter object.
|
212
188
|
"""
|
213
189
|
pulumi.set(__self__, "configuration_type", configuration_type)
|
214
|
-
|
215
|
-
|
216
|
-
if destination is not None:
|
217
|
-
pulumi.set(__self__, "destination", destination)
|
218
|
-
if sources is not None:
|
219
|
-
pulumi.set(__self__, "sources", sources)
|
220
|
-
if unified_agent_configuration_filters is not None:
|
221
|
-
pulumi.set(__self__, "unified_agent_configuration_filters", unified_agent_configuration_filters)
|
190
|
+
pulumi.set(__self__, "destination", destination)
|
191
|
+
pulumi.set(__self__, "sources", sources)
|
222
192
|
|
223
193
|
@property
|
224
194
|
@pulumi.getter(name="configurationType")
|
@@ -232,2675 +202,315 @@ class UnifiedAgentConfigurationServiceConfigurationArgs:
|
|
232
202
|
def configuration_type(self, value: pulumi.Input[str]):
|
233
203
|
pulumi.set(self, "configuration_type", value)
|
234
204
|
|
235
|
-
@property
|
236
|
-
@pulumi.getter(name="applicationConfigurations")
|
237
|
-
def application_configurations(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationArgs']]]]:
|
238
|
-
"""
|
239
|
-
(Updatable) Unified Agent monitoring application configuration details.
|
240
|
-
"""
|
241
|
-
return pulumi.get(self, "application_configurations")
|
242
|
-
|
243
|
-
@application_configurations.setter
|
244
|
-
def application_configurations(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationArgs']]]]):
|
245
|
-
pulumi.set(self, "application_configurations", value)
|
246
|
-
|
247
|
-
@property
|
248
|
-
@pulumi.getter
|
249
|
-
def destination(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationArgs']]:
|
250
|
-
"""
|
251
|
-
(Updatable) Unified monitoring agent operational metrics destination object.
|
252
|
-
"""
|
253
|
-
return pulumi.get(self, "destination")
|
254
|
-
|
255
|
-
@destination.setter
|
256
|
-
def destination(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationArgs']]):
|
257
|
-
pulumi.set(self, "destination", value)
|
258
|
-
|
259
|
-
@property
|
260
|
-
@pulumi.getter
|
261
|
-
def sources(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]]]:
|
262
|
-
"""
|
263
|
-
(Updatable) Logging source object.
|
264
|
-
"""
|
265
|
-
return pulumi.get(self, "sources")
|
266
|
-
|
267
|
-
@sources.setter
|
268
|
-
def sources(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]]]):
|
269
|
-
pulumi.set(self, "sources", value)
|
270
|
-
|
271
|
-
@property
|
272
|
-
@pulumi.getter(name="unifiedAgentConfigurationFilters")
|
273
|
-
def unified_agent_configuration_filters(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterArgs']]]]:
|
274
|
-
"""
|
275
|
-
(Updatable) Logging filter object.
|
276
|
-
"""
|
277
|
-
return pulumi.get(self, "unified_agent_configuration_filters")
|
278
|
-
|
279
|
-
@unified_agent_configuration_filters.setter
|
280
|
-
def unified_agent_configuration_filters(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterArgs']]]]):
|
281
|
-
pulumi.set(self, "unified_agent_configuration_filters", value)
|
282
|
-
|
283
|
-
|
284
|
-
@pulumi.input_type
|
285
|
-
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationArgs:
|
286
|
-
def __init__(__self__, *,
|
287
|
-
destination: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationDestinationArgs'],
|
288
|
-
source_type: pulumi.Input[str],
|
289
|
-
source: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs']] = None,
|
290
|
-
sources: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs']]]] = None,
|
291
|
-
unified_agent_configuration_filter: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationUnifiedAgentConfigurationFilterArgs']] = None):
|
292
|
-
"""
|
293
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationDestinationArgs'] destination: (Updatable) Unified monitoring agent operational metrics destination object.
|
294
|
-
:param pulumi.Input[str] source_type: (Updatable) Unified schema logging source type.
|
295
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs'] source: (Updatable) Unified monitoring agent operational metrics source object.
|
296
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs']]] sources: (Updatable) Logging source object.
|
297
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationUnifiedAgentConfigurationFilterArgs'] unified_agent_configuration_filter: (Updatable) Logging filter object.
|
298
|
-
"""
|
299
|
-
pulumi.set(__self__, "destination", destination)
|
300
|
-
pulumi.set(__self__, "source_type", source_type)
|
301
|
-
if source is not None:
|
302
|
-
pulumi.set(__self__, "source", source)
|
303
|
-
if sources is not None:
|
304
|
-
pulumi.set(__self__, "sources", sources)
|
305
|
-
if unified_agent_configuration_filter is not None:
|
306
|
-
pulumi.set(__self__, "unified_agent_configuration_filter", unified_agent_configuration_filter)
|
307
|
-
|
308
205
|
@property
|
309
206
|
@pulumi.getter
|
310
|
-
def destination(self) -> pulumi.Input['
|
207
|
+
def destination(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationArgs']:
|
311
208
|
"""
|
312
209
|
(Updatable) Unified monitoring agent operational metrics destination object.
|
313
210
|
"""
|
314
211
|
return pulumi.get(self, "destination")
|
315
212
|
|
316
213
|
@destination.setter
|
317
|
-
def destination(self, value: pulumi.Input['
|
214
|
+
def destination(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationArgs']):
|
318
215
|
pulumi.set(self, "destination", value)
|
319
216
|
|
320
|
-
@property
|
321
|
-
@pulumi.getter(name="sourceType")
|
322
|
-
def source_type(self) -> pulumi.Input[str]:
|
323
|
-
"""
|
324
|
-
(Updatable) Unified schema logging source type.
|
325
|
-
"""
|
326
|
-
return pulumi.get(self, "source_type")
|
327
|
-
|
328
|
-
@source_type.setter
|
329
|
-
def source_type(self, value: pulumi.Input[str]):
|
330
|
-
pulumi.set(self, "source_type", value)
|
331
|
-
|
332
|
-
@property
|
333
|
-
@pulumi.getter
|
334
|
-
def source(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs']]:
|
335
|
-
"""
|
336
|
-
(Updatable) Unified monitoring agent operational metrics source object.
|
337
|
-
"""
|
338
|
-
return pulumi.get(self, "source")
|
339
|
-
|
340
|
-
@source.setter
|
341
|
-
def source(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceArgs']]):
|
342
|
-
pulumi.set(self, "source", value)
|
343
|
-
|
344
217
|
@property
|
345
218
|
@pulumi.getter
|
346
|
-
def sources(self) ->
|
219
|
+
def sources(self) -> pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]]:
|
347
220
|
"""
|
348
221
|
(Updatable) Logging source object.
|
349
222
|
"""
|
350
223
|
return pulumi.get(self, "sources")
|
351
224
|
|
352
225
|
@sources.setter
|
353
|
-
def sources(self, value:
|
226
|
+
def sources(self, value: pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceArgs']]]):
|
354
227
|
pulumi.set(self, "sources", value)
|
355
228
|
|
356
|
-
@property
|
357
|
-
@pulumi.getter(name="unifiedAgentConfigurationFilter")
|
358
|
-
def unified_agent_configuration_filter(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationUnifiedAgentConfigurationFilterArgs']]:
|
359
|
-
"""
|
360
|
-
(Updatable) Logging filter object.
|
361
|
-
"""
|
362
|
-
return pulumi.get(self, "unified_agent_configuration_filter")
|
363
|
-
|
364
|
-
@unified_agent_configuration_filter.setter
|
365
|
-
def unified_agent_configuration_filter(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationUnifiedAgentConfigurationFilterArgs']]):
|
366
|
-
pulumi.set(self, "unified_agent_configuration_filter", value)
|
367
|
-
|
368
229
|
|
369
230
|
@pulumi.input_type
|
370
|
-
class
|
231
|
+
class UnifiedAgentConfigurationServiceConfigurationDestinationArgs:
|
371
232
|
def __init__(__self__, *,
|
372
|
-
|
373
|
-
|
233
|
+
log_object_id: pulumi.Input[str],
|
234
|
+
operational_metrics_configuration: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs']] = None):
|
374
235
|
"""
|
375
|
-
:param pulumi.Input[str]
|
376
|
-
:param pulumi.Input[
|
236
|
+
:param pulumi.Input[str] log_object_id: (Updatable) The OCID of the resource.
|
237
|
+
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs'] operational_metrics_configuration: (Updatable) Unified monitoring agent operational metrics configuration object.
|
377
238
|
"""
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
pulumi.set(__self__, "metrics_namespace", metrics_namespace)
|
239
|
+
pulumi.set(__self__, "log_object_id", log_object_id)
|
240
|
+
if operational_metrics_configuration is not None:
|
241
|
+
pulumi.set(__self__, "operational_metrics_configuration", operational_metrics_configuration)
|
382
242
|
|
383
243
|
@property
|
384
|
-
@pulumi.getter(name="
|
385
|
-
def
|
244
|
+
@pulumi.getter(name="logObjectId")
|
245
|
+
def log_object_id(self) -> pulumi.Input[str]:
|
386
246
|
"""
|
387
|
-
(Updatable) The OCID of the
|
247
|
+
(Updatable) The OCID of the resource.
|
388
248
|
"""
|
389
|
-
return pulumi.get(self, "
|
249
|
+
return pulumi.get(self, "log_object_id")
|
390
250
|
|
391
|
-
@
|
392
|
-
def
|
393
|
-
pulumi.set(self, "
|
251
|
+
@log_object_id.setter
|
252
|
+
def log_object_id(self, value: pulumi.Input[str]):
|
253
|
+
pulumi.set(self, "log_object_id", value)
|
394
254
|
|
395
255
|
@property
|
396
|
-
@pulumi.getter(name="
|
397
|
-
def
|
256
|
+
@pulumi.getter(name="operationalMetricsConfiguration")
|
257
|
+
def operational_metrics_configuration(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs']]:
|
398
258
|
"""
|
399
|
-
(Updatable)
|
259
|
+
(Updatable) Unified monitoring agent operational metrics configuration object.
|
400
260
|
"""
|
401
|
-
return pulumi.get(self, "
|
261
|
+
return pulumi.get(self, "operational_metrics_configuration")
|
402
262
|
|
403
|
-
@
|
404
|
-
def
|
405
|
-
pulumi.set(self, "
|
263
|
+
@operational_metrics_configuration.setter
|
264
|
+
def operational_metrics_configuration(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs']]):
|
265
|
+
pulumi.set(self, "operational_metrics_configuration", value)
|
406
266
|
|
407
267
|
|
408
268
|
@pulumi.input_type
|
409
|
-
class
|
269
|
+
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs:
|
410
270
|
def __init__(__self__, *,
|
411
|
-
|
412
|
-
|
413
|
-
parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserArgs']] = None,
|
414
|
-
paths: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
415
|
-
source_type: Optional[pulumi.Input[str]] = None):
|
416
|
-
"""
|
417
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceAdvancedOptionsArgs'] advanced_options: (Updatable) Advanced options for logging configuration
|
418
|
-
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
419
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserArgs'] parser: (Updatable) Source parser object.
|
420
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] paths: (Updatable) Absolute paths for log source files. Wildcards can be used.
|
421
|
-
:param pulumi.Input[str] source_type: (Updatable) Unified schema logging source type.
|
422
|
-
"""
|
423
|
-
if advanced_options is not None:
|
424
|
-
pulumi.set(__self__, "advanced_options", advanced_options)
|
425
|
-
if name is not None:
|
426
|
-
pulumi.set(__self__, "name", name)
|
427
|
-
if parser is not None:
|
428
|
-
pulumi.set(__self__, "parser", parser)
|
429
|
-
if paths is not None:
|
430
|
-
pulumi.set(__self__, "paths", paths)
|
431
|
-
if source_type is not None:
|
432
|
-
pulumi.set(__self__, "source_type", source_type)
|
433
|
-
|
434
|
-
@property
|
435
|
-
@pulumi.getter(name="advancedOptions")
|
436
|
-
def advanced_options(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceAdvancedOptionsArgs']]:
|
437
|
-
"""
|
438
|
-
(Updatable) Advanced options for logging configuration
|
439
|
-
"""
|
440
|
-
return pulumi.get(self, "advanced_options")
|
441
|
-
|
442
|
-
@advanced_options.setter
|
443
|
-
def advanced_options(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceAdvancedOptionsArgs']]):
|
444
|
-
pulumi.set(self, "advanced_options", value)
|
445
|
-
|
446
|
-
@property
|
447
|
-
@pulumi.getter
|
448
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
271
|
+
destination: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs'],
|
272
|
+
source: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs']):
|
449
273
|
"""
|
450
|
-
(Updatable)
|
274
|
+
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs'] destination: (Updatable) Unified monitoring agent operational metrics destination object.
|
275
|
+
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs'] source: (Updatable) Unified monitoring agent operational metrics source object.
|
451
276
|
"""
|
452
|
-
|
453
|
-
|
454
|
-
@name.setter
|
455
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
456
|
-
pulumi.set(self, "name", value)
|
277
|
+
pulumi.set(__self__, "destination", destination)
|
278
|
+
pulumi.set(__self__, "source", source)
|
457
279
|
|
458
280
|
@property
|
459
281
|
@pulumi.getter
|
460
|
-
def
|
282
|
+
def destination(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs']:
|
461
283
|
"""
|
462
|
-
(Updatable)
|
284
|
+
(Updatable) Unified monitoring agent operational metrics destination object.
|
463
285
|
"""
|
464
|
-
return pulumi.get(self, "
|
286
|
+
return pulumi.get(self, "destination")
|
465
287
|
|
466
|
-
@
|
467
|
-
def
|
468
|
-
pulumi.set(self, "
|
288
|
+
@destination.setter
|
289
|
+
def destination(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs']):
|
290
|
+
pulumi.set(self, "destination", value)
|
469
291
|
|
470
292
|
@property
|
471
293
|
@pulumi.getter
|
472
|
-
def
|
473
|
-
"""
|
474
|
-
(Updatable) Absolute paths for log source files. Wildcards can be used.
|
475
|
-
"""
|
476
|
-
return pulumi.get(self, "paths")
|
477
|
-
|
478
|
-
@paths.setter
|
479
|
-
def paths(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
480
|
-
pulumi.set(self, "paths", value)
|
481
|
-
|
482
|
-
@property
|
483
|
-
@pulumi.getter(name="sourceType")
|
484
|
-
def source_type(self) -> Optional[pulumi.Input[str]]:
|
485
|
-
"""
|
486
|
-
(Updatable) Unified schema logging source type.
|
487
|
-
"""
|
488
|
-
return pulumi.get(self, "source_type")
|
489
|
-
|
490
|
-
@source_type.setter
|
491
|
-
def source_type(self, value: Optional[pulumi.Input[str]]):
|
492
|
-
pulumi.set(self, "source_type", value)
|
493
|
-
|
494
|
-
|
495
|
-
@pulumi.input_type
|
496
|
-
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceAdvancedOptionsArgs:
|
497
|
-
def __init__(__self__, *,
|
498
|
-
is_read_from_head: Optional[pulumi.Input[bool]] = None):
|
499
|
-
"""
|
500
|
-
:param pulumi.Input[bool] is_read_from_head: (Updatable) Starts to read the logs from the head of the file or the last read position recorded in pos_file, not tail.
|
501
|
-
"""
|
502
|
-
if is_read_from_head is not None:
|
503
|
-
pulumi.set(__self__, "is_read_from_head", is_read_from_head)
|
504
|
-
|
505
|
-
@property
|
506
|
-
@pulumi.getter(name="isReadFromHead")
|
507
|
-
def is_read_from_head(self) -> Optional[pulumi.Input[bool]]:
|
294
|
+
def source(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs']:
|
508
295
|
"""
|
509
|
-
(Updatable)
|
296
|
+
(Updatable) Unified monitoring agent operational metrics source object.
|
510
297
|
"""
|
511
|
-
return pulumi.get(self, "
|
512
|
-
|
513
|
-
@is_read_from_head.setter
|
514
|
-
def is_read_from_head(self, value: Optional[pulumi.Input[bool]]):
|
515
|
-
pulumi.set(self, "is_read_from_head", value)
|
516
|
-
|
298
|
+
return pulumi.get(self, "source")
|
517
299
|
|
518
|
-
@
|
519
|
-
|
520
|
-
|
521
|
-
parser_type: pulumi.Input[str],
|
522
|
-
delimiter: Optional[pulumi.Input[str]] = None,
|
523
|
-
expression: Optional[pulumi.Input[str]] = None,
|
524
|
-
field_time_key: Optional[pulumi.Input[str]] = None,
|
525
|
-
format_firstline: Optional[pulumi.Input[str]] = None,
|
526
|
-
formats: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
527
|
-
grok_failure_key: Optional[pulumi.Input[str]] = None,
|
528
|
-
grok_name_key: Optional[pulumi.Input[str]] = None,
|
529
|
-
is_estimate_current_event: Optional[pulumi.Input[bool]] = None,
|
530
|
-
is_keep_time_key: Optional[pulumi.Input[bool]] = None,
|
531
|
-
is_merge_cri_fields: Optional[pulumi.Input[bool]] = None,
|
532
|
-
is_null_empty_string: Optional[pulumi.Input[bool]] = None,
|
533
|
-
is_support_colonless_ident: Optional[pulumi.Input[bool]] = None,
|
534
|
-
is_with_priority: Optional[pulumi.Input[bool]] = None,
|
535
|
-
keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
536
|
-
message_format: Optional[pulumi.Input[str]] = None,
|
537
|
-
message_key: Optional[pulumi.Input[str]] = None,
|
538
|
-
multi_line_start_regexp: Optional[pulumi.Input[str]] = None,
|
539
|
-
nested_parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserNestedParserArgs']] = None,
|
540
|
-
null_value_pattern: Optional[pulumi.Input[str]] = None,
|
541
|
-
parse_nested: Optional[pulumi.Input[bool]] = None,
|
542
|
-
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserPatternArgs']]]] = None,
|
543
|
-
record_input: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs']] = None,
|
544
|
-
rfc5424time_format: Optional[pulumi.Input[str]] = None,
|
545
|
-
separator: Optional[pulumi.Input[str]] = None,
|
546
|
-
syslog_parser_type: Optional[pulumi.Input[str]] = None,
|
547
|
-
time_format: Optional[pulumi.Input[str]] = None,
|
548
|
-
time_type: Optional[pulumi.Input[str]] = None,
|
549
|
-
timeout_in_milliseconds: Optional[pulumi.Input[int]] = None,
|
550
|
-
types: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
551
|
-
"""
|
552
|
-
:param pulumi.Input[str] parser_type: (Updatable) Type of fluent parser.
|
553
|
-
:param pulumi.Input[str] delimiter: (Updatable) CSV delimiter.
|
554
|
-
:param pulumi.Input[str] expression: (Updatable) Regex pattern.
|
555
|
-
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
556
|
-
:param pulumi.Input[str] format_firstline: (Updatable) First line pattern format.
|
557
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] formats: (Updatable) Mutiline pattern format.
|
558
|
-
:param pulumi.Input[str] grok_failure_key: (Updatable) Grok failure key.
|
559
|
-
:param pulumi.Input[str] grok_name_key: (Updatable) Grok name key.
|
560
|
-
:param pulumi.Input[bool] is_estimate_current_event: (Updatable) If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified.
|
561
|
-
:param pulumi.Input[bool] is_keep_time_key: (Updatable) If true, keep the time field in the record.
|
562
|
-
:param pulumi.Input[bool] is_merge_cri_fields: (Updatable) If you don't need stream or logtag fields, set this to false.
|
563
|
-
:param pulumi.Input[bool] is_null_empty_string: (Updatable) If true, an empty string field is replaced with a null value.
|
564
|
-
:param pulumi.Input[bool] is_support_colonless_ident: (Updatable) Specifies whether or not to support colonless ident. Corresponds to the Fluentd support_colonless_ident parameter.
|
565
|
-
:param pulumi.Input[bool] is_with_priority: (Updatable) Specifies with priority or not. Corresponds to the Fluentd with_priority parameter.
|
566
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] keys: (Updatable) CSV keys.
|
567
|
-
:param pulumi.Input[str] message_format: (Updatable) Syslog message format.
|
568
|
-
:param pulumi.Input[str] message_key: (Updatable) Specifies the field name to contain logs.
|
569
|
-
:param pulumi.Input[str] multi_line_start_regexp: (Updatable) Multiline start regexp pattern.
|
570
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserNestedParserArgs'] nested_parser: (Updatable) Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey.
|
571
|
-
:param pulumi.Input[str] null_value_pattern: (Updatable) Specify the null value pattern.
|
572
|
-
:param pulumi.Input[bool] parse_nested: (Updatable) If true, a separator parameter can be further defined.
|
573
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserPatternArgs']]] patterns: (Updatable) Grok pattern object.
|
574
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs'] record_input: (Updatable) record section of openmetrics parser.
|
575
|
-
:param pulumi.Input[str] rfc5424time_format: (Updatable) RFC 5424 time format.
|
576
|
-
:param pulumi.Input[str] separator: (Updatable) Keys of adjacent levels are joined by the separator.
|
577
|
-
:param pulumi.Input[str] syslog_parser_type: (Updatable) Syslog parser type.
|
578
|
-
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
579
|
-
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
580
|
-
:param pulumi.Input[int] timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
581
|
-
:param pulumi.Input[Mapping[str, Any]] types: (Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
582
|
-
|
583
|
-
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
584
|
-
|
585
|
-
is parsed as: 1362020400 (2013/02/28/ 12:00:00)
|
586
|
-
|
587
|
-
record: { "host" : "192.168.0.1", "req_id" : "111", "user" : "-" }
|
588
|
-
"""
|
589
|
-
pulumi.set(__self__, "parser_type", parser_type)
|
590
|
-
if delimiter is not None:
|
591
|
-
pulumi.set(__self__, "delimiter", delimiter)
|
592
|
-
if expression is not None:
|
593
|
-
pulumi.set(__self__, "expression", expression)
|
594
|
-
if field_time_key is not None:
|
595
|
-
pulumi.set(__self__, "field_time_key", field_time_key)
|
596
|
-
if format_firstline is not None:
|
597
|
-
pulumi.set(__self__, "format_firstline", format_firstline)
|
598
|
-
if formats is not None:
|
599
|
-
pulumi.set(__self__, "formats", formats)
|
600
|
-
if grok_failure_key is not None:
|
601
|
-
pulumi.set(__self__, "grok_failure_key", grok_failure_key)
|
602
|
-
if grok_name_key is not None:
|
603
|
-
pulumi.set(__self__, "grok_name_key", grok_name_key)
|
604
|
-
if is_estimate_current_event is not None:
|
605
|
-
pulumi.set(__self__, "is_estimate_current_event", is_estimate_current_event)
|
606
|
-
if is_keep_time_key is not None:
|
607
|
-
pulumi.set(__self__, "is_keep_time_key", is_keep_time_key)
|
608
|
-
if is_merge_cri_fields is not None:
|
609
|
-
pulumi.set(__self__, "is_merge_cri_fields", is_merge_cri_fields)
|
610
|
-
if is_null_empty_string is not None:
|
611
|
-
pulumi.set(__self__, "is_null_empty_string", is_null_empty_string)
|
612
|
-
if is_support_colonless_ident is not None:
|
613
|
-
pulumi.set(__self__, "is_support_colonless_ident", is_support_colonless_ident)
|
614
|
-
if is_with_priority is not None:
|
615
|
-
pulumi.set(__self__, "is_with_priority", is_with_priority)
|
616
|
-
if keys is not None:
|
617
|
-
pulumi.set(__self__, "keys", keys)
|
618
|
-
if message_format is not None:
|
619
|
-
pulumi.set(__self__, "message_format", message_format)
|
620
|
-
if message_key is not None:
|
621
|
-
pulumi.set(__self__, "message_key", message_key)
|
622
|
-
if multi_line_start_regexp is not None:
|
623
|
-
pulumi.set(__self__, "multi_line_start_regexp", multi_line_start_regexp)
|
624
|
-
if nested_parser is not None:
|
625
|
-
pulumi.set(__self__, "nested_parser", nested_parser)
|
626
|
-
if null_value_pattern is not None:
|
627
|
-
pulumi.set(__self__, "null_value_pattern", null_value_pattern)
|
628
|
-
if parse_nested is not None:
|
629
|
-
pulumi.set(__self__, "parse_nested", parse_nested)
|
630
|
-
if patterns is not None:
|
631
|
-
pulumi.set(__self__, "patterns", patterns)
|
632
|
-
if record_input is not None:
|
633
|
-
pulumi.set(__self__, "record_input", record_input)
|
634
|
-
if rfc5424time_format is not None:
|
635
|
-
pulumi.set(__self__, "rfc5424time_format", rfc5424time_format)
|
636
|
-
if separator is not None:
|
637
|
-
pulumi.set(__self__, "separator", separator)
|
638
|
-
if syslog_parser_type is not None:
|
639
|
-
pulumi.set(__self__, "syslog_parser_type", syslog_parser_type)
|
640
|
-
if time_format is not None:
|
641
|
-
pulumi.set(__self__, "time_format", time_format)
|
642
|
-
if time_type is not None:
|
643
|
-
pulumi.set(__self__, "time_type", time_type)
|
644
|
-
if timeout_in_milliseconds is not None:
|
645
|
-
pulumi.set(__self__, "timeout_in_milliseconds", timeout_in_milliseconds)
|
646
|
-
if types is not None:
|
647
|
-
pulumi.set(__self__, "types", types)
|
648
|
-
|
649
|
-
@property
|
650
|
-
@pulumi.getter(name="parserType")
|
651
|
-
def parser_type(self) -> pulumi.Input[str]:
|
652
|
-
"""
|
653
|
-
(Updatable) Type of fluent parser.
|
654
|
-
"""
|
655
|
-
return pulumi.get(self, "parser_type")
|
656
|
-
|
657
|
-
@parser_type.setter
|
658
|
-
def parser_type(self, value: pulumi.Input[str]):
|
659
|
-
pulumi.set(self, "parser_type", value)
|
660
|
-
|
661
|
-
@property
|
662
|
-
@pulumi.getter
|
663
|
-
def delimiter(self) -> Optional[pulumi.Input[str]]:
|
664
|
-
"""
|
665
|
-
(Updatable) CSV delimiter.
|
666
|
-
"""
|
667
|
-
return pulumi.get(self, "delimiter")
|
668
|
-
|
669
|
-
@delimiter.setter
|
670
|
-
def delimiter(self, value: Optional[pulumi.Input[str]]):
|
671
|
-
pulumi.set(self, "delimiter", value)
|
672
|
-
|
673
|
-
@property
|
674
|
-
@pulumi.getter
|
675
|
-
def expression(self) -> Optional[pulumi.Input[str]]:
|
676
|
-
"""
|
677
|
-
(Updatable) Regex pattern.
|
678
|
-
"""
|
679
|
-
return pulumi.get(self, "expression")
|
680
|
-
|
681
|
-
@expression.setter
|
682
|
-
def expression(self, value: Optional[pulumi.Input[str]]):
|
683
|
-
pulumi.set(self, "expression", value)
|
684
|
-
|
685
|
-
@property
|
686
|
-
@pulumi.getter(name="fieldTimeKey")
|
687
|
-
def field_time_key(self) -> Optional[pulumi.Input[str]]:
|
688
|
-
"""
|
689
|
-
(Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
690
|
-
"""
|
691
|
-
return pulumi.get(self, "field_time_key")
|
692
|
-
|
693
|
-
@field_time_key.setter
|
694
|
-
def field_time_key(self, value: Optional[pulumi.Input[str]]):
|
695
|
-
pulumi.set(self, "field_time_key", value)
|
696
|
-
|
697
|
-
@property
|
698
|
-
@pulumi.getter(name="formatFirstline")
|
699
|
-
def format_firstline(self) -> Optional[pulumi.Input[str]]:
|
700
|
-
"""
|
701
|
-
(Updatable) First line pattern format.
|
702
|
-
"""
|
703
|
-
return pulumi.get(self, "format_firstline")
|
704
|
-
|
705
|
-
@format_firstline.setter
|
706
|
-
def format_firstline(self, value: Optional[pulumi.Input[str]]):
|
707
|
-
pulumi.set(self, "format_firstline", value)
|
708
|
-
|
709
|
-
@property
|
710
|
-
@pulumi.getter
|
711
|
-
def formats(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
712
|
-
"""
|
713
|
-
(Updatable) Mutiline pattern format.
|
714
|
-
"""
|
715
|
-
return pulumi.get(self, "formats")
|
716
|
-
|
717
|
-
@formats.setter
|
718
|
-
def formats(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
719
|
-
pulumi.set(self, "formats", value)
|
720
|
-
|
721
|
-
@property
|
722
|
-
@pulumi.getter(name="grokFailureKey")
|
723
|
-
def grok_failure_key(self) -> Optional[pulumi.Input[str]]:
|
724
|
-
"""
|
725
|
-
(Updatable) Grok failure key.
|
726
|
-
"""
|
727
|
-
return pulumi.get(self, "grok_failure_key")
|
728
|
-
|
729
|
-
@grok_failure_key.setter
|
730
|
-
def grok_failure_key(self, value: Optional[pulumi.Input[str]]):
|
731
|
-
pulumi.set(self, "grok_failure_key", value)
|
732
|
-
|
733
|
-
@property
|
734
|
-
@pulumi.getter(name="grokNameKey")
|
735
|
-
def grok_name_key(self) -> Optional[pulumi.Input[str]]:
|
736
|
-
"""
|
737
|
-
(Updatable) Grok name key.
|
738
|
-
"""
|
739
|
-
return pulumi.get(self, "grok_name_key")
|
740
|
-
|
741
|
-
@grok_name_key.setter
|
742
|
-
def grok_name_key(self, value: Optional[pulumi.Input[str]]):
|
743
|
-
pulumi.set(self, "grok_name_key", value)
|
744
|
-
|
745
|
-
@property
|
746
|
-
@pulumi.getter(name="isEstimateCurrentEvent")
|
747
|
-
def is_estimate_current_event(self) -> Optional[pulumi.Input[bool]]:
|
748
|
-
"""
|
749
|
-
(Updatable) If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified.
|
750
|
-
"""
|
751
|
-
return pulumi.get(self, "is_estimate_current_event")
|
752
|
-
|
753
|
-
@is_estimate_current_event.setter
|
754
|
-
def is_estimate_current_event(self, value: Optional[pulumi.Input[bool]]):
|
755
|
-
pulumi.set(self, "is_estimate_current_event", value)
|
756
|
-
|
757
|
-
@property
|
758
|
-
@pulumi.getter(name="isKeepTimeKey")
|
759
|
-
def is_keep_time_key(self) -> Optional[pulumi.Input[bool]]:
|
760
|
-
"""
|
761
|
-
(Updatable) If true, keep the time field in the record.
|
762
|
-
"""
|
763
|
-
return pulumi.get(self, "is_keep_time_key")
|
764
|
-
|
765
|
-
@is_keep_time_key.setter
|
766
|
-
def is_keep_time_key(self, value: Optional[pulumi.Input[bool]]):
|
767
|
-
pulumi.set(self, "is_keep_time_key", value)
|
768
|
-
|
769
|
-
@property
|
770
|
-
@pulumi.getter(name="isMergeCriFields")
|
771
|
-
def is_merge_cri_fields(self) -> Optional[pulumi.Input[bool]]:
|
772
|
-
"""
|
773
|
-
(Updatable) If you don't need stream or logtag fields, set this to false.
|
774
|
-
"""
|
775
|
-
return pulumi.get(self, "is_merge_cri_fields")
|
776
|
-
|
777
|
-
@is_merge_cri_fields.setter
|
778
|
-
def is_merge_cri_fields(self, value: Optional[pulumi.Input[bool]]):
|
779
|
-
pulumi.set(self, "is_merge_cri_fields", value)
|
780
|
-
|
781
|
-
@property
|
782
|
-
@pulumi.getter(name="isNullEmptyString")
|
783
|
-
def is_null_empty_string(self) -> Optional[pulumi.Input[bool]]:
|
784
|
-
"""
|
785
|
-
(Updatable) If true, an empty string field is replaced with a null value.
|
786
|
-
"""
|
787
|
-
return pulumi.get(self, "is_null_empty_string")
|
788
|
-
|
789
|
-
@is_null_empty_string.setter
|
790
|
-
def is_null_empty_string(self, value: Optional[pulumi.Input[bool]]):
|
791
|
-
pulumi.set(self, "is_null_empty_string", value)
|
792
|
-
|
793
|
-
@property
|
794
|
-
@pulumi.getter(name="isSupportColonlessIdent")
|
795
|
-
def is_support_colonless_ident(self) -> Optional[pulumi.Input[bool]]:
|
796
|
-
"""
|
797
|
-
(Updatable) Specifies whether or not to support colonless ident. Corresponds to the Fluentd support_colonless_ident parameter.
|
798
|
-
"""
|
799
|
-
return pulumi.get(self, "is_support_colonless_ident")
|
800
|
-
|
801
|
-
@is_support_colonless_ident.setter
|
802
|
-
def is_support_colonless_ident(self, value: Optional[pulumi.Input[bool]]):
|
803
|
-
pulumi.set(self, "is_support_colonless_ident", value)
|
804
|
-
|
805
|
-
@property
|
806
|
-
@pulumi.getter(name="isWithPriority")
|
807
|
-
def is_with_priority(self) -> Optional[pulumi.Input[bool]]:
|
808
|
-
"""
|
809
|
-
(Updatable) Specifies with priority or not. Corresponds to the Fluentd with_priority parameter.
|
810
|
-
"""
|
811
|
-
return pulumi.get(self, "is_with_priority")
|
812
|
-
|
813
|
-
@is_with_priority.setter
|
814
|
-
def is_with_priority(self, value: Optional[pulumi.Input[bool]]):
|
815
|
-
pulumi.set(self, "is_with_priority", value)
|
816
|
-
|
817
|
-
@property
|
818
|
-
@pulumi.getter
|
819
|
-
def keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
820
|
-
"""
|
821
|
-
(Updatable) CSV keys.
|
822
|
-
"""
|
823
|
-
return pulumi.get(self, "keys")
|
824
|
-
|
825
|
-
@keys.setter
|
826
|
-
def keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
827
|
-
pulumi.set(self, "keys", value)
|
828
|
-
|
829
|
-
@property
|
830
|
-
@pulumi.getter(name="messageFormat")
|
831
|
-
def message_format(self) -> Optional[pulumi.Input[str]]:
|
832
|
-
"""
|
833
|
-
(Updatable) Syslog message format.
|
834
|
-
"""
|
835
|
-
return pulumi.get(self, "message_format")
|
836
|
-
|
837
|
-
@message_format.setter
|
838
|
-
def message_format(self, value: Optional[pulumi.Input[str]]):
|
839
|
-
pulumi.set(self, "message_format", value)
|
840
|
-
|
841
|
-
@property
|
842
|
-
@pulumi.getter(name="messageKey")
|
843
|
-
def message_key(self) -> Optional[pulumi.Input[str]]:
|
844
|
-
"""
|
845
|
-
(Updatable) Specifies the field name to contain logs.
|
846
|
-
"""
|
847
|
-
return pulumi.get(self, "message_key")
|
848
|
-
|
849
|
-
@message_key.setter
|
850
|
-
def message_key(self, value: Optional[pulumi.Input[str]]):
|
851
|
-
pulumi.set(self, "message_key", value)
|
852
|
-
|
853
|
-
@property
|
854
|
-
@pulumi.getter(name="multiLineStartRegexp")
|
855
|
-
def multi_line_start_regexp(self) -> Optional[pulumi.Input[str]]:
|
856
|
-
"""
|
857
|
-
(Updatable) Multiline start regexp pattern.
|
858
|
-
"""
|
859
|
-
return pulumi.get(self, "multi_line_start_regexp")
|
860
|
-
|
861
|
-
@multi_line_start_regexp.setter
|
862
|
-
def multi_line_start_regexp(self, value: Optional[pulumi.Input[str]]):
|
863
|
-
pulumi.set(self, "multi_line_start_regexp", value)
|
864
|
-
|
865
|
-
@property
|
866
|
-
@pulumi.getter(name="nestedParser")
|
867
|
-
def nested_parser(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserNestedParserArgs']]:
|
868
|
-
"""
|
869
|
-
(Updatable) Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey.
|
870
|
-
"""
|
871
|
-
return pulumi.get(self, "nested_parser")
|
872
|
-
|
873
|
-
@nested_parser.setter
|
874
|
-
def nested_parser(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserNestedParserArgs']]):
|
875
|
-
pulumi.set(self, "nested_parser", value)
|
876
|
-
|
877
|
-
@property
|
878
|
-
@pulumi.getter(name="nullValuePattern")
|
879
|
-
def null_value_pattern(self) -> Optional[pulumi.Input[str]]:
|
880
|
-
"""
|
881
|
-
(Updatable) Specify the null value pattern.
|
882
|
-
"""
|
883
|
-
return pulumi.get(self, "null_value_pattern")
|
884
|
-
|
885
|
-
@null_value_pattern.setter
|
886
|
-
def null_value_pattern(self, value: Optional[pulumi.Input[str]]):
|
887
|
-
pulumi.set(self, "null_value_pattern", value)
|
888
|
-
|
889
|
-
@property
|
890
|
-
@pulumi.getter(name="parseNested")
|
891
|
-
def parse_nested(self) -> Optional[pulumi.Input[bool]]:
|
892
|
-
"""
|
893
|
-
(Updatable) If true, a separator parameter can be further defined.
|
894
|
-
"""
|
895
|
-
return pulumi.get(self, "parse_nested")
|
896
|
-
|
897
|
-
@parse_nested.setter
|
898
|
-
def parse_nested(self, value: Optional[pulumi.Input[bool]]):
|
899
|
-
pulumi.set(self, "parse_nested", value)
|
900
|
-
|
901
|
-
@property
|
902
|
-
@pulumi.getter
|
903
|
-
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserPatternArgs']]]]:
|
904
|
-
"""
|
905
|
-
(Updatable) Grok pattern object.
|
906
|
-
"""
|
907
|
-
return pulumi.get(self, "patterns")
|
908
|
-
|
909
|
-
@patterns.setter
|
910
|
-
def patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserPatternArgs']]]]):
|
911
|
-
pulumi.set(self, "patterns", value)
|
912
|
-
|
913
|
-
@property
|
914
|
-
@pulumi.getter(name="recordInput")
|
915
|
-
def record_input(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs']]:
|
916
|
-
"""
|
917
|
-
(Updatable) record section of openmetrics parser.
|
918
|
-
"""
|
919
|
-
return pulumi.get(self, "record_input")
|
920
|
-
|
921
|
-
@record_input.setter
|
922
|
-
def record_input(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs']]):
|
923
|
-
pulumi.set(self, "record_input", value)
|
924
|
-
|
925
|
-
@property
|
926
|
-
@pulumi.getter(name="rfc5424timeFormat")
|
927
|
-
def rfc5424time_format(self) -> Optional[pulumi.Input[str]]:
|
928
|
-
"""
|
929
|
-
(Updatable) RFC 5424 time format.
|
930
|
-
"""
|
931
|
-
return pulumi.get(self, "rfc5424time_format")
|
932
|
-
|
933
|
-
@rfc5424time_format.setter
|
934
|
-
def rfc5424time_format(self, value: Optional[pulumi.Input[str]]):
|
935
|
-
pulumi.set(self, "rfc5424time_format", value)
|
936
|
-
|
937
|
-
@property
|
938
|
-
@pulumi.getter
|
939
|
-
def separator(self) -> Optional[pulumi.Input[str]]:
|
940
|
-
"""
|
941
|
-
(Updatable) Keys of adjacent levels are joined by the separator.
|
942
|
-
"""
|
943
|
-
return pulumi.get(self, "separator")
|
944
|
-
|
945
|
-
@separator.setter
|
946
|
-
def separator(self, value: Optional[pulumi.Input[str]]):
|
947
|
-
pulumi.set(self, "separator", value)
|
948
|
-
|
949
|
-
@property
|
950
|
-
@pulumi.getter(name="syslogParserType")
|
951
|
-
def syslog_parser_type(self) -> Optional[pulumi.Input[str]]:
|
952
|
-
"""
|
953
|
-
(Updatable) Syslog parser type.
|
954
|
-
"""
|
955
|
-
return pulumi.get(self, "syslog_parser_type")
|
956
|
-
|
957
|
-
@syslog_parser_type.setter
|
958
|
-
def syslog_parser_type(self, value: Optional[pulumi.Input[str]]):
|
959
|
-
pulumi.set(self, "syslog_parser_type", value)
|
960
|
-
|
961
|
-
@property
|
962
|
-
@pulumi.getter(name="timeFormat")
|
963
|
-
def time_format(self) -> Optional[pulumi.Input[str]]:
|
964
|
-
"""
|
965
|
-
(Updatable) Process time value using the specified format.
|
966
|
-
"""
|
967
|
-
return pulumi.get(self, "time_format")
|
968
|
-
|
969
|
-
@time_format.setter
|
970
|
-
def time_format(self, value: Optional[pulumi.Input[str]]):
|
971
|
-
pulumi.set(self, "time_format", value)
|
972
|
-
|
973
|
-
@property
|
974
|
-
@pulumi.getter(name="timeType")
|
975
|
-
def time_type(self) -> Optional[pulumi.Input[str]]:
|
976
|
-
"""
|
977
|
-
(Updatable) JSON parser time type.
|
978
|
-
"""
|
979
|
-
return pulumi.get(self, "time_type")
|
980
|
-
|
981
|
-
@time_type.setter
|
982
|
-
def time_type(self, value: Optional[pulumi.Input[str]]):
|
983
|
-
pulumi.set(self, "time_type", value)
|
984
|
-
|
985
|
-
@property
|
986
|
-
@pulumi.getter(name="timeoutInMilliseconds")
|
987
|
-
def timeout_in_milliseconds(self) -> Optional[pulumi.Input[int]]:
|
988
|
-
"""
|
989
|
-
(Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
990
|
-
"""
|
991
|
-
return pulumi.get(self, "timeout_in_milliseconds")
|
992
|
-
|
993
|
-
@timeout_in_milliseconds.setter
|
994
|
-
def timeout_in_milliseconds(self, value: Optional[pulumi.Input[int]]):
|
995
|
-
pulumi.set(self, "timeout_in_milliseconds", value)
|
996
|
-
|
997
|
-
@property
|
998
|
-
@pulumi.getter
|
999
|
-
def types(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
1000
|
-
"""
|
1001
|
-
(Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
1002
|
-
|
1003
|
-
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
1004
|
-
|
1005
|
-
is parsed as: 1362020400 (2013/02/28/ 12:00:00)
|
1006
|
-
|
1007
|
-
record: { "host" : "192.168.0.1", "req_id" : "111", "user" : "-" }
|
1008
|
-
"""
|
1009
|
-
return pulumi.get(self, "types")
|
1010
|
-
|
1011
|
-
@types.setter
|
1012
|
-
def types(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
1013
|
-
pulumi.set(self, "types", value)
|
1014
|
-
|
1015
|
-
|
1016
|
-
@pulumi.input_type
|
1017
|
-
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserNestedParserArgs:
|
1018
|
-
def __init__(__self__, *,
|
1019
|
-
field_time_key: Optional[pulumi.Input[str]] = None,
|
1020
|
-
is_keep_time_key: Optional[pulumi.Input[bool]] = None,
|
1021
|
-
parse_nested: Optional[pulumi.Input[bool]] = None,
|
1022
|
-
separator: Optional[pulumi.Input[str]] = None,
|
1023
|
-
time_format: Optional[pulumi.Input[str]] = None,
|
1024
|
-
time_type: Optional[pulumi.Input[str]] = None):
|
1025
|
-
"""
|
1026
|
-
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
1027
|
-
:param pulumi.Input[bool] is_keep_time_key: (Updatable) If true, keep the time field in the record.
|
1028
|
-
:param pulumi.Input[bool] parse_nested: (Updatable) If true, a separator parameter can be further defined.
|
1029
|
-
:param pulumi.Input[str] separator: (Updatable) Keys of adjacent levels are joined by the separator.
|
1030
|
-
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
1031
|
-
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
1032
|
-
"""
|
1033
|
-
if field_time_key is not None:
|
1034
|
-
pulumi.set(__self__, "field_time_key", field_time_key)
|
1035
|
-
if is_keep_time_key is not None:
|
1036
|
-
pulumi.set(__self__, "is_keep_time_key", is_keep_time_key)
|
1037
|
-
if parse_nested is not None:
|
1038
|
-
pulumi.set(__self__, "parse_nested", parse_nested)
|
1039
|
-
if separator is not None:
|
1040
|
-
pulumi.set(__self__, "separator", separator)
|
1041
|
-
if time_format is not None:
|
1042
|
-
pulumi.set(__self__, "time_format", time_format)
|
1043
|
-
if time_type is not None:
|
1044
|
-
pulumi.set(__self__, "time_type", time_type)
|
1045
|
-
|
1046
|
-
@property
|
1047
|
-
@pulumi.getter(name="fieldTimeKey")
|
1048
|
-
def field_time_key(self) -> Optional[pulumi.Input[str]]:
|
1049
|
-
"""
|
1050
|
-
(Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
1051
|
-
"""
|
1052
|
-
return pulumi.get(self, "field_time_key")
|
1053
|
-
|
1054
|
-
@field_time_key.setter
|
1055
|
-
def field_time_key(self, value: Optional[pulumi.Input[str]]):
|
1056
|
-
pulumi.set(self, "field_time_key", value)
|
1057
|
-
|
1058
|
-
@property
|
1059
|
-
@pulumi.getter(name="isKeepTimeKey")
|
1060
|
-
def is_keep_time_key(self) -> Optional[pulumi.Input[bool]]:
|
1061
|
-
"""
|
1062
|
-
(Updatable) If true, keep the time field in the record.
|
1063
|
-
"""
|
1064
|
-
return pulumi.get(self, "is_keep_time_key")
|
1065
|
-
|
1066
|
-
@is_keep_time_key.setter
|
1067
|
-
def is_keep_time_key(self, value: Optional[pulumi.Input[bool]]):
|
1068
|
-
pulumi.set(self, "is_keep_time_key", value)
|
1069
|
-
|
1070
|
-
@property
|
1071
|
-
@pulumi.getter(name="parseNested")
|
1072
|
-
def parse_nested(self) -> Optional[pulumi.Input[bool]]:
|
1073
|
-
"""
|
1074
|
-
(Updatable) If true, a separator parameter can be further defined.
|
1075
|
-
"""
|
1076
|
-
return pulumi.get(self, "parse_nested")
|
1077
|
-
|
1078
|
-
@parse_nested.setter
|
1079
|
-
def parse_nested(self, value: Optional[pulumi.Input[bool]]):
|
1080
|
-
pulumi.set(self, "parse_nested", value)
|
1081
|
-
|
1082
|
-
@property
|
1083
|
-
@pulumi.getter
|
1084
|
-
def separator(self) -> Optional[pulumi.Input[str]]:
|
1085
|
-
"""
|
1086
|
-
(Updatable) Keys of adjacent levels are joined by the separator.
|
1087
|
-
"""
|
1088
|
-
return pulumi.get(self, "separator")
|
1089
|
-
|
1090
|
-
@separator.setter
|
1091
|
-
def separator(self, value: Optional[pulumi.Input[str]]):
|
1092
|
-
pulumi.set(self, "separator", value)
|
1093
|
-
|
1094
|
-
@property
|
1095
|
-
@pulumi.getter(name="timeFormat")
|
1096
|
-
def time_format(self) -> Optional[pulumi.Input[str]]:
|
1097
|
-
"""
|
1098
|
-
(Updatable) Process time value using the specified format.
|
1099
|
-
"""
|
1100
|
-
return pulumi.get(self, "time_format")
|
1101
|
-
|
1102
|
-
@time_format.setter
|
1103
|
-
def time_format(self, value: Optional[pulumi.Input[str]]):
|
1104
|
-
pulumi.set(self, "time_format", value)
|
1105
|
-
|
1106
|
-
@property
|
1107
|
-
@pulumi.getter(name="timeType")
|
1108
|
-
def time_type(self) -> Optional[pulumi.Input[str]]:
|
1109
|
-
"""
|
1110
|
-
(Updatable) JSON parser time type.
|
1111
|
-
"""
|
1112
|
-
return pulumi.get(self, "time_type")
|
1113
|
-
|
1114
|
-
@time_type.setter
|
1115
|
-
def time_type(self, value: Optional[pulumi.Input[str]]):
|
1116
|
-
pulumi.set(self, "time_type", value)
|
1117
|
-
|
1118
|
-
|
1119
|
-
@pulumi.input_type
|
1120
|
-
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserPatternArgs:
|
1121
|
-
def __init__(__self__, *,
|
1122
|
-
field_time_format: Optional[pulumi.Input[str]] = None,
|
1123
|
-
field_time_key: Optional[pulumi.Input[str]] = None,
|
1124
|
-
field_time_zone: Optional[pulumi.Input[str]] = None,
|
1125
|
-
name: Optional[pulumi.Input[str]] = None,
|
1126
|
-
pattern: Optional[pulumi.Input[str]] = None):
|
1127
|
-
"""
|
1128
|
-
:param pulumi.Input[str] field_time_format: (Updatable) Process value using the specified format. This is available only when time_type is a string.
|
1129
|
-
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
1130
|
-
:param pulumi.Input[str] field_time_zone: (Updatable) Use the specified time zone. The time value can be parsed or formatted in the specified time zone.
|
1131
|
-
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
1132
|
-
:param pulumi.Input[str] pattern: (Updatable) The Grok pattern.
|
1133
|
-
"""
|
1134
|
-
if field_time_format is not None:
|
1135
|
-
pulumi.set(__self__, "field_time_format", field_time_format)
|
1136
|
-
if field_time_key is not None:
|
1137
|
-
pulumi.set(__self__, "field_time_key", field_time_key)
|
1138
|
-
if field_time_zone is not None:
|
1139
|
-
pulumi.set(__self__, "field_time_zone", field_time_zone)
|
1140
|
-
if name is not None:
|
1141
|
-
pulumi.set(__self__, "name", name)
|
1142
|
-
if pattern is not None:
|
1143
|
-
pulumi.set(__self__, "pattern", pattern)
|
1144
|
-
|
1145
|
-
@property
|
1146
|
-
@pulumi.getter(name="fieldTimeFormat")
|
1147
|
-
def field_time_format(self) -> Optional[pulumi.Input[str]]:
|
1148
|
-
"""
|
1149
|
-
(Updatable) Process value using the specified format. This is available only when time_type is a string.
|
1150
|
-
"""
|
1151
|
-
return pulumi.get(self, "field_time_format")
|
1152
|
-
|
1153
|
-
@field_time_format.setter
|
1154
|
-
def field_time_format(self, value: Optional[pulumi.Input[str]]):
|
1155
|
-
pulumi.set(self, "field_time_format", value)
|
1156
|
-
|
1157
|
-
@property
|
1158
|
-
@pulumi.getter(name="fieldTimeKey")
|
1159
|
-
def field_time_key(self) -> Optional[pulumi.Input[str]]:
|
1160
|
-
"""
|
1161
|
-
(Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
1162
|
-
"""
|
1163
|
-
return pulumi.get(self, "field_time_key")
|
1164
|
-
|
1165
|
-
@field_time_key.setter
|
1166
|
-
def field_time_key(self, value: Optional[pulumi.Input[str]]):
|
1167
|
-
pulumi.set(self, "field_time_key", value)
|
1168
|
-
|
1169
|
-
@property
|
1170
|
-
@pulumi.getter(name="fieldTimeZone")
|
1171
|
-
def field_time_zone(self) -> Optional[pulumi.Input[str]]:
|
1172
|
-
"""
|
1173
|
-
(Updatable) Use the specified time zone. The time value can be parsed or formatted in the specified time zone.
|
1174
|
-
"""
|
1175
|
-
return pulumi.get(self, "field_time_zone")
|
1176
|
-
|
1177
|
-
@field_time_zone.setter
|
1178
|
-
def field_time_zone(self, value: Optional[pulumi.Input[str]]):
|
1179
|
-
pulumi.set(self, "field_time_zone", value)
|
1180
|
-
|
1181
|
-
@property
|
1182
|
-
@pulumi.getter
|
1183
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
1184
|
-
"""
|
1185
|
-
(Updatable) The name key to tag this Grok pattern.
|
1186
|
-
"""
|
1187
|
-
return pulumi.get(self, "name")
|
1188
|
-
|
1189
|
-
@name.setter
|
1190
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
1191
|
-
pulumi.set(self, "name", value)
|
1192
|
-
|
1193
|
-
@property
|
1194
|
-
@pulumi.getter
|
1195
|
-
def pattern(self) -> Optional[pulumi.Input[str]]:
|
1196
|
-
"""
|
1197
|
-
(Updatable) The Grok pattern.
|
1198
|
-
"""
|
1199
|
-
return pulumi.get(self, "pattern")
|
1200
|
-
|
1201
|
-
@pattern.setter
|
1202
|
-
def pattern(self, value: Optional[pulumi.Input[str]]):
|
1203
|
-
pulumi.set(self, "pattern", value)
|
1204
|
-
|
1205
|
-
|
1206
|
-
@pulumi.input_type
|
1207
|
-
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationSourceParserRecordInputArgs:
|
1208
|
-
def __init__(__self__, *,
|
1209
|
-
dimensions: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
1210
|
-
namespace: Optional[pulumi.Input[str]] = None,
|
1211
|
-
resource_group: Optional[pulumi.Input[str]] = None):
|
1212
|
-
"""
|
1213
|
-
:param pulumi.Input[Mapping[str, Any]] dimensions: (Updatable) Dimensions to be added for metrics.
|
1214
|
-
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
1215
|
-
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
1216
|
-
"""
|
1217
|
-
if dimensions is not None:
|
1218
|
-
pulumi.set(__self__, "dimensions", dimensions)
|
1219
|
-
if namespace is not None:
|
1220
|
-
pulumi.set(__self__, "namespace", namespace)
|
1221
|
-
if resource_group is not None:
|
1222
|
-
pulumi.set(__self__, "resource_group", resource_group)
|
1223
|
-
|
1224
|
-
@property
|
1225
|
-
@pulumi.getter
|
1226
|
-
def dimensions(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
1227
|
-
"""
|
1228
|
-
(Updatable) Dimensions to be added for metrics.
|
1229
|
-
"""
|
1230
|
-
return pulumi.get(self, "dimensions")
|
1231
|
-
|
1232
|
-
@dimensions.setter
|
1233
|
-
def dimensions(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
1234
|
-
pulumi.set(self, "dimensions", value)
|
1235
|
-
|
1236
|
-
@property
|
1237
|
-
@pulumi.getter
|
1238
|
-
def namespace(self) -> Optional[pulumi.Input[str]]:
|
1239
|
-
"""
|
1240
|
-
(Updatable) Namespace to emit metrics.
|
1241
|
-
"""
|
1242
|
-
return pulumi.get(self, "namespace")
|
1243
|
-
|
1244
|
-
@namespace.setter
|
1245
|
-
def namespace(self, value: Optional[pulumi.Input[str]]):
|
1246
|
-
pulumi.set(self, "namespace", value)
|
1247
|
-
|
1248
|
-
@property
|
1249
|
-
@pulumi.getter(name="resourceGroup")
|
1250
|
-
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
1251
|
-
"""
|
1252
|
-
(Updatable) Resource group to emit metrics.
|
1253
|
-
"""
|
1254
|
-
return pulumi.get(self, "resource_group")
|
1255
|
-
|
1256
|
-
@resource_group.setter
|
1257
|
-
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
1258
|
-
pulumi.set(self, "resource_group", value)
|
1259
|
-
|
1260
|
-
|
1261
|
-
@pulumi.input_type
|
1262
|
-
class UnifiedAgentConfigurationServiceConfigurationApplicationConfigurationUnifiedAgentConfigurationFilterArgs:
|
1263
|
-
def __init__(__self__, *,
|
1264
|
-
allow_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1265
|
-
deny_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1266
|
-
filter_type: Optional[pulumi.Input[str]] = None,
|
1267
|
-
name: Optional[pulumi.Input[str]] = None):
|
1268
|
-
"""
|
1269
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] allow_lists: (Updatable) A list of filtering rules to include logs
|
1270
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] deny_lists: (Updatable) A list of filtering rules to reject logs
|
1271
|
-
:param pulumi.Input[str] filter_type: (Updatable) Unified schema logging filter type.
|
1272
|
-
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
1273
|
-
"""
|
1274
|
-
if allow_lists is not None:
|
1275
|
-
pulumi.set(__self__, "allow_lists", allow_lists)
|
1276
|
-
if deny_lists is not None:
|
1277
|
-
pulumi.set(__self__, "deny_lists", deny_lists)
|
1278
|
-
if filter_type is not None:
|
1279
|
-
pulumi.set(__self__, "filter_type", filter_type)
|
1280
|
-
if name is not None:
|
1281
|
-
pulumi.set(__self__, "name", name)
|
1282
|
-
|
1283
|
-
@property
|
1284
|
-
@pulumi.getter(name="allowLists")
|
1285
|
-
def allow_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1286
|
-
"""
|
1287
|
-
(Updatable) A list of filtering rules to include logs
|
1288
|
-
"""
|
1289
|
-
return pulumi.get(self, "allow_lists")
|
1290
|
-
|
1291
|
-
@allow_lists.setter
|
1292
|
-
def allow_lists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1293
|
-
pulumi.set(self, "allow_lists", value)
|
1294
|
-
|
1295
|
-
@property
|
1296
|
-
@pulumi.getter(name="denyLists")
|
1297
|
-
def deny_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1298
|
-
"""
|
1299
|
-
(Updatable) A list of filtering rules to reject logs
|
1300
|
-
"""
|
1301
|
-
return pulumi.get(self, "deny_lists")
|
1302
|
-
|
1303
|
-
@deny_lists.setter
|
1304
|
-
def deny_lists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1305
|
-
pulumi.set(self, "deny_lists", value)
|
1306
|
-
|
1307
|
-
@property
|
1308
|
-
@pulumi.getter(name="filterType")
|
1309
|
-
def filter_type(self) -> Optional[pulumi.Input[str]]:
|
1310
|
-
"""
|
1311
|
-
(Updatable) Unified schema logging filter type.
|
1312
|
-
"""
|
1313
|
-
return pulumi.get(self, "filter_type")
|
1314
|
-
|
1315
|
-
@filter_type.setter
|
1316
|
-
def filter_type(self, value: Optional[pulumi.Input[str]]):
|
1317
|
-
pulumi.set(self, "filter_type", value)
|
1318
|
-
|
1319
|
-
@property
|
1320
|
-
@pulumi.getter
|
1321
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
1322
|
-
"""
|
1323
|
-
(Updatable) The name key to tag this Grok pattern.
|
1324
|
-
"""
|
1325
|
-
return pulumi.get(self, "name")
|
1326
|
-
|
1327
|
-
@name.setter
|
1328
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
1329
|
-
pulumi.set(self, "name", value)
|
1330
|
-
|
1331
|
-
|
1332
|
-
@pulumi.input_type
|
1333
|
-
class UnifiedAgentConfigurationServiceConfigurationDestinationArgs:
|
1334
|
-
def __init__(__self__, *,
|
1335
|
-
log_object_id: pulumi.Input[str],
|
1336
|
-
operational_metrics_configuration: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs']] = None):
|
1337
|
-
"""
|
1338
|
-
:param pulumi.Input[str] log_object_id: (Updatable) The OCID of the resource.
|
1339
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs'] operational_metrics_configuration: (Updatable) Unified monitoring agent operational metrics configuration object.
|
1340
|
-
"""
|
1341
|
-
pulumi.set(__self__, "log_object_id", log_object_id)
|
1342
|
-
if operational_metrics_configuration is not None:
|
1343
|
-
pulumi.set(__self__, "operational_metrics_configuration", operational_metrics_configuration)
|
1344
|
-
|
1345
|
-
@property
|
1346
|
-
@pulumi.getter(name="logObjectId")
|
1347
|
-
def log_object_id(self) -> pulumi.Input[str]:
|
1348
|
-
"""
|
1349
|
-
(Updatable) The OCID of the resource.
|
1350
|
-
"""
|
1351
|
-
return pulumi.get(self, "log_object_id")
|
1352
|
-
|
1353
|
-
@log_object_id.setter
|
1354
|
-
def log_object_id(self, value: pulumi.Input[str]):
|
1355
|
-
pulumi.set(self, "log_object_id", value)
|
1356
|
-
|
1357
|
-
@property
|
1358
|
-
@pulumi.getter(name="operationalMetricsConfiguration")
|
1359
|
-
def operational_metrics_configuration(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs']]:
|
1360
|
-
"""
|
1361
|
-
(Updatable) Unified monitoring agent operational metrics configuration object.
|
1362
|
-
"""
|
1363
|
-
return pulumi.get(self, "operational_metrics_configuration")
|
1364
|
-
|
1365
|
-
@operational_metrics_configuration.setter
|
1366
|
-
def operational_metrics_configuration(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs']]):
|
1367
|
-
pulumi.set(self, "operational_metrics_configuration", value)
|
1368
|
-
|
1369
|
-
|
1370
|
-
@pulumi.input_type
|
1371
|
-
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationArgs:
|
1372
|
-
def __init__(__self__, *,
|
1373
|
-
destination: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs'],
|
1374
|
-
source: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs']):
|
1375
|
-
"""
|
1376
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs'] destination: (Updatable) Unified monitoring agent operational metrics destination object.
|
1377
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs'] source: (Updatable) Unified monitoring agent operational metrics source object.
|
1378
|
-
"""
|
1379
|
-
pulumi.set(__self__, "destination", destination)
|
1380
|
-
pulumi.set(__self__, "source", source)
|
1381
|
-
|
1382
|
-
@property
|
1383
|
-
@pulumi.getter
|
1384
|
-
def destination(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs']:
|
1385
|
-
"""
|
1386
|
-
(Updatable) Unified monitoring agent operational metrics destination object.
|
1387
|
-
"""
|
1388
|
-
return pulumi.get(self, "destination")
|
1389
|
-
|
1390
|
-
@destination.setter
|
1391
|
-
def destination(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs']):
|
1392
|
-
pulumi.set(self, "destination", value)
|
1393
|
-
|
1394
|
-
@property
|
1395
|
-
@pulumi.getter
|
1396
|
-
def source(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs']:
|
1397
|
-
"""
|
1398
|
-
(Updatable) Unified monitoring agent operational metrics source object.
|
1399
|
-
"""
|
1400
|
-
return pulumi.get(self, "source")
|
1401
|
-
|
1402
|
-
@source.setter
|
1403
|
-
def source(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs']):
|
1404
|
-
pulumi.set(self, "source", value)
|
1405
|
-
|
1406
|
-
|
1407
|
-
@pulumi.input_type
|
1408
|
-
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs:
|
1409
|
-
def __init__(__self__, *,
|
1410
|
-
compartment_id: pulumi.Input[str]):
|
1411
|
-
"""
|
1412
|
-
:param pulumi.Input[str] compartment_id: (Updatable) The OCID of the compartment that the resource belongs to.
|
1413
|
-
"""
|
1414
|
-
pulumi.set(__self__, "compartment_id", compartment_id)
|
1415
|
-
|
1416
|
-
@property
|
1417
|
-
@pulumi.getter(name="compartmentId")
|
1418
|
-
def compartment_id(self) -> pulumi.Input[str]:
|
1419
|
-
"""
|
1420
|
-
(Updatable) The OCID of the compartment that the resource belongs to.
|
1421
|
-
"""
|
1422
|
-
return pulumi.get(self, "compartment_id")
|
1423
|
-
|
1424
|
-
@compartment_id.setter
|
1425
|
-
def compartment_id(self, value: pulumi.Input[str]):
|
1426
|
-
pulumi.set(self, "compartment_id", value)
|
1427
|
-
|
1428
|
-
|
1429
|
-
@pulumi.input_type
|
1430
|
-
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs:
|
1431
|
-
def __init__(__self__, *,
|
1432
|
-
record_input: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs'],
|
1433
|
-
type: pulumi.Input[str],
|
1434
|
-
metrics: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
1435
|
-
"""
|
1436
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs'] record_input: (Updatable) record section of openmetrics parser.
|
1437
|
-
:param pulumi.Input[str] type: (Updatable) Type of the unified monitoring agent operational metrics source object.
|
1438
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] metrics: (Updatable) List of unified monitoring agent operational metrics.
|
1439
|
-
"""
|
1440
|
-
pulumi.set(__self__, "record_input", record_input)
|
1441
|
-
pulumi.set(__self__, "type", type)
|
1442
|
-
if metrics is not None:
|
1443
|
-
pulumi.set(__self__, "metrics", metrics)
|
1444
|
-
|
1445
|
-
@property
|
1446
|
-
@pulumi.getter(name="recordInput")
|
1447
|
-
def record_input(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs']:
|
1448
|
-
"""
|
1449
|
-
(Updatable) record section of openmetrics parser.
|
1450
|
-
"""
|
1451
|
-
return pulumi.get(self, "record_input")
|
1452
|
-
|
1453
|
-
@record_input.setter
|
1454
|
-
def record_input(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs']):
|
1455
|
-
pulumi.set(self, "record_input", value)
|
1456
|
-
|
1457
|
-
@property
|
1458
|
-
@pulumi.getter
|
1459
|
-
def type(self) -> pulumi.Input[str]:
|
1460
|
-
"""
|
1461
|
-
(Updatable) Type of the unified monitoring agent operational metrics source object.
|
1462
|
-
"""
|
1463
|
-
return pulumi.get(self, "type")
|
1464
|
-
|
1465
|
-
@type.setter
|
1466
|
-
def type(self, value: pulumi.Input[str]):
|
1467
|
-
pulumi.set(self, "type", value)
|
1468
|
-
|
1469
|
-
@property
|
1470
|
-
@pulumi.getter
|
1471
|
-
def metrics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1472
|
-
"""
|
1473
|
-
(Updatable) List of unified monitoring agent operational metrics.
|
1474
|
-
"""
|
1475
|
-
return pulumi.get(self, "metrics")
|
1476
|
-
|
1477
|
-
@metrics.setter
|
1478
|
-
def metrics(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1479
|
-
pulumi.set(self, "metrics", value)
|
1480
|
-
|
1481
|
-
|
1482
|
-
@pulumi.input_type
|
1483
|
-
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs:
|
1484
|
-
def __init__(__self__, *,
|
1485
|
-
namespace: pulumi.Input[str],
|
1486
|
-
resource_group: Optional[pulumi.Input[str]] = None):
|
1487
|
-
"""
|
1488
|
-
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
1489
|
-
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
1490
|
-
"""
|
1491
|
-
pulumi.set(__self__, "namespace", namespace)
|
1492
|
-
if resource_group is not None:
|
1493
|
-
pulumi.set(__self__, "resource_group", resource_group)
|
1494
|
-
|
1495
|
-
@property
|
1496
|
-
@pulumi.getter
|
1497
|
-
def namespace(self) -> pulumi.Input[str]:
|
1498
|
-
"""
|
1499
|
-
(Updatable) Namespace to emit metrics.
|
1500
|
-
"""
|
1501
|
-
return pulumi.get(self, "namespace")
|
1502
|
-
|
1503
|
-
@namespace.setter
|
1504
|
-
def namespace(self, value: pulumi.Input[str]):
|
1505
|
-
pulumi.set(self, "namespace", value)
|
1506
|
-
|
1507
|
-
@property
|
1508
|
-
@pulumi.getter(name="resourceGroup")
|
1509
|
-
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
1510
|
-
"""
|
1511
|
-
(Updatable) Resource group to emit metrics.
|
1512
|
-
"""
|
1513
|
-
return pulumi.get(self, "resource_group")
|
1514
|
-
|
1515
|
-
@resource_group.setter
|
1516
|
-
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
1517
|
-
pulumi.set(self, "resource_group", value)
|
1518
|
-
|
1519
|
-
|
1520
|
-
@pulumi.input_type
|
1521
|
-
class UnifiedAgentConfigurationServiceConfigurationSourceArgs:
|
1522
|
-
def __init__(__self__, *,
|
1523
|
-
source_type: pulumi.Input[str],
|
1524
|
-
advanced_options: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceAdvancedOptionsArgs']] = None,
|
1525
|
-
channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1526
|
-
custom_plugin: Optional[pulumi.Input[str]] = None,
|
1527
|
-
name: Optional[pulumi.Input[str]] = None,
|
1528
|
-
parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs']] = None,
|
1529
|
-
paths: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
1530
|
-
"""
|
1531
|
-
:param pulumi.Input[str] source_type: (Updatable) Unified schema logging source type.
|
1532
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceAdvancedOptionsArgs'] advanced_options: (Updatable) Advanced options for logging configuration
|
1533
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] channels: (Updatable) Windows event log channels.
|
1534
|
-
:param pulumi.Input[str] custom_plugin: (Updatable) User customized source plugin.
|
1535
|
-
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
1536
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs'] parser: (Updatable) Source parser object.
|
1537
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] paths: (Updatable) Absolute paths for log source files. Wildcards can be used.
|
1538
|
-
"""
|
1539
|
-
pulumi.set(__self__, "source_type", source_type)
|
1540
|
-
if advanced_options is not None:
|
1541
|
-
pulumi.set(__self__, "advanced_options", advanced_options)
|
1542
|
-
if channels is not None:
|
1543
|
-
pulumi.set(__self__, "channels", channels)
|
1544
|
-
if custom_plugin is not None:
|
1545
|
-
pulumi.set(__self__, "custom_plugin", custom_plugin)
|
1546
|
-
if name is not None:
|
1547
|
-
pulumi.set(__self__, "name", name)
|
1548
|
-
if parser is not None:
|
1549
|
-
pulumi.set(__self__, "parser", parser)
|
1550
|
-
if paths is not None:
|
1551
|
-
pulumi.set(__self__, "paths", paths)
|
1552
|
-
|
1553
|
-
@property
|
1554
|
-
@pulumi.getter(name="sourceType")
|
1555
|
-
def source_type(self) -> pulumi.Input[str]:
|
1556
|
-
"""
|
1557
|
-
(Updatable) Unified schema logging source type.
|
1558
|
-
"""
|
1559
|
-
return pulumi.get(self, "source_type")
|
1560
|
-
|
1561
|
-
@source_type.setter
|
1562
|
-
def source_type(self, value: pulumi.Input[str]):
|
1563
|
-
pulumi.set(self, "source_type", value)
|
1564
|
-
|
1565
|
-
@property
|
1566
|
-
@pulumi.getter(name="advancedOptions")
|
1567
|
-
def advanced_options(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceAdvancedOptionsArgs']]:
|
1568
|
-
"""
|
1569
|
-
(Updatable) Advanced options for logging configuration
|
1570
|
-
"""
|
1571
|
-
return pulumi.get(self, "advanced_options")
|
1572
|
-
|
1573
|
-
@advanced_options.setter
|
1574
|
-
def advanced_options(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceAdvancedOptionsArgs']]):
|
1575
|
-
pulumi.set(self, "advanced_options", value)
|
1576
|
-
|
1577
|
-
@property
|
1578
|
-
@pulumi.getter
|
1579
|
-
def channels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1580
|
-
"""
|
1581
|
-
(Updatable) Windows event log channels.
|
1582
|
-
"""
|
1583
|
-
return pulumi.get(self, "channels")
|
1584
|
-
|
1585
|
-
@channels.setter
|
1586
|
-
def channels(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1587
|
-
pulumi.set(self, "channels", value)
|
1588
|
-
|
1589
|
-
@property
|
1590
|
-
@pulumi.getter(name="customPlugin")
|
1591
|
-
def custom_plugin(self) -> Optional[pulumi.Input[str]]:
|
1592
|
-
"""
|
1593
|
-
(Updatable) User customized source plugin.
|
1594
|
-
"""
|
1595
|
-
return pulumi.get(self, "custom_plugin")
|
1596
|
-
|
1597
|
-
@custom_plugin.setter
|
1598
|
-
def custom_plugin(self, value: Optional[pulumi.Input[str]]):
|
1599
|
-
pulumi.set(self, "custom_plugin", value)
|
1600
|
-
|
1601
|
-
@property
|
1602
|
-
@pulumi.getter
|
1603
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
1604
|
-
"""
|
1605
|
-
(Updatable) The name key to tag this Grok pattern.
|
1606
|
-
"""
|
1607
|
-
return pulumi.get(self, "name")
|
1608
|
-
|
1609
|
-
@name.setter
|
1610
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
1611
|
-
pulumi.set(self, "name", value)
|
1612
|
-
|
1613
|
-
@property
|
1614
|
-
@pulumi.getter
|
1615
|
-
def parser(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs']]:
|
1616
|
-
"""
|
1617
|
-
(Updatable) Source parser object.
|
1618
|
-
"""
|
1619
|
-
return pulumi.get(self, "parser")
|
1620
|
-
|
1621
|
-
@parser.setter
|
1622
|
-
def parser(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs']]):
|
1623
|
-
pulumi.set(self, "parser", value)
|
1624
|
-
|
1625
|
-
@property
|
1626
|
-
@pulumi.getter
|
1627
|
-
def paths(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1628
|
-
"""
|
1629
|
-
(Updatable) Absolute paths for log source files. Wildcards can be used.
|
1630
|
-
"""
|
1631
|
-
return pulumi.get(self, "paths")
|
1632
|
-
|
1633
|
-
@paths.setter
|
1634
|
-
def paths(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1635
|
-
pulumi.set(self, "paths", value)
|
1636
|
-
|
1637
|
-
|
1638
|
-
@pulumi.input_type
|
1639
|
-
class UnifiedAgentConfigurationServiceConfigurationSourceAdvancedOptionsArgs:
|
1640
|
-
def __init__(__self__, *,
|
1641
|
-
is_read_from_head: Optional[pulumi.Input[bool]] = None):
|
1642
|
-
"""
|
1643
|
-
:param pulumi.Input[bool] is_read_from_head: (Updatable) Starts to read the logs from the head of the file or the last read position recorded in pos_file, not tail.
|
1644
|
-
"""
|
1645
|
-
if is_read_from_head is not None:
|
1646
|
-
pulumi.set(__self__, "is_read_from_head", is_read_from_head)
|
1647
|
-
|
1648
|
-
@property
|
1649
|
-
@pulumi.getter(name="isReadFromHead")
|
1650
|
-
def is_read_from_head(self) -> Optional[pulumi.Input[bool]]:
|
1651
|
-
"""
|
1652
|
-
(Updatable) Starts to read the logs from the head of the file or the last read position recorded in pos_file, not tail.
|
1653
|
-
"""
|
1654
|
-
return pulumi.get(self, "is_read_from_head")
|
1655
|
-
|
1656
|
-
@is_read_from_head.setter
|
1657
|
-
def is_read_from_head(self, value: Optional[pulumi.Input[bool]]):
|
1658
|
-
pulumi.set(self, "is_read_from_head", value)
|
1659
|
-
|
1660
|
-
|
1661
|
-
@pulumi.input_type
|
1662
|
-
class UnifiedAgentConfigurationServiceConfigurationSourceParserArgs:
|
1663
|
-
def __init__(__self__, *,
|
1664
|
-
parser_type: pulumi.Input[str],
|
1665
|
-
delimiter: Optional[pulumi.Input[str]] = None,
|
1666
|
-
expression: Optional[pulumi.Input[str]] = None,
|
1667
|
-
field_time_key: Optional[pulumi.Input[str]] = None,
|
1668
|
-
format_firstline: Optional[pulumi.Input[str]] = None,
|
1669
|
-
formats: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1670
|
-
grok_failure_key: Optional[pulumi.Input[str]] = None,
|
1671
|
-
grok_name_key: Optional[pulumi.Input[str]] = None,
|
1672
|
-
is_estimate_current_event: Optional[pulumi.Input[bool]] = None,
|
1673
|
-
is_keep_time_key: Optional[pulumi.Input[bool]] = None,
|
1674
|
-
is_merge_cri_fields: Optional[pulumi.Input[bool]] = None,
|
1675
|
-
is_null_empty_string: Optional[pulumi.Input[bool]] = None,
|
1676
|
-
is_support_colonless_ident: Optional[pulumi.Input[bool]] = None,
|
1677
|
-
is_with_priority: Optional[pulumi.Input[bool]] = None,
|
1678
|
-
keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
1679
|
-
message_format: Optional[pulumi.Input[str]] = None,
|
1680
|
-
message_key: Optional[pulumi.Input[str]] = None,
|
1681
|
-
multi_line_start_regexp: Optional[pulumi.Input[str]] = None,
|
1682
|
-
nested_parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs']] = None,
|
1683
|
-
null_value_pattern: Optional[pulumi.Input[str]] = None,
|
1684
|
-
parse_nested: Optional[pulumi.Input[bool]] = None,
|
1685
|
-
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]]] = None,
|
1686
|
-
record_input: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs']] = None,
|
1687
|
-
rfc5424time_format: Optional[pulumi.Input[str]] = None,
|
1688
|
-
separator: Optional[pulumi.Input[str]] = None,
|
1689
|
-
syslog_parser_type: Optional[pulumi.Input[str]] = None,
|
1690
|
-
time_format: Optional[pulumi.Input[str]] = None,
|
1691
|
-
time_type: Optional[pulumi.Input[str]] = None,
|
1692
|
-
timeout_in_milliseconds: Optional[pulumi.Input[int]] = None,
|
1693
|
-
types: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
1694
|
-
"""
|
1695
|
-
:param pulumi.Input[str] parser_type: (Updatable) Type of fluent parser.
|
1696
|
-
:param pulumi.Input[str] delimiter: (Updatable) CSV delimiter.
|
1697
|
-
:param pulumi.Input[str] expression: (Updatable) Regex pattern.
|
1698
|
-
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
1699
|
-
:param pulumi.Input[str] format_firstline: (Updatable) First line pattern format.
|
1700
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] formats: (Updatable) Mutiline pattern format.
|
1701
|
-
:param pulumi.Input[str] grok_failure_key: (Updatable) Grok failure key.
|
1702
|
-
:param pulumi.Input[str] grok_name_key: (Updatable) Grok name key.
|
1703
|
-
:param pulumi.Input[bool] is_estimate_current_event: (Updatable) If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified.
|
1704
|
-
:param pulumi.Input[bool] is_keep_time_key: (Updatable) If true, keep the time field in the record.
|
1705
|
-
:param pulumi.Input[bool] is_merge_cri_fields: (Updatable) If you don't need stream or logtag fields, set this to false.
|
1706
|
-
:param pulumi.Input[bool] is_null_empty_string: (Updatable) If true, an empty string field is replaced with a null value.
|
1707
|
-
:param pulumi.Input[bool] is_support_colonless_ident: (Updatable) Specifies whether or not to support colonless ident. Corresponds to the Fluentd support_colonless_ident parameter.
|
1708
|
-
:param pulumi.Input[bool] is_with_priority: (Updatable) Specifies with priority or not. Corresponds to the Fluentd with_priority parameter.
|
1709
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] keys: (Updatable) CSV keys.
|
1710
|
-
:param pulumi.Input[str] message_format: (Updatable) Syslog message format.
|
1711
|
-
:param pulumi.Input[str] message_key: (Updatable) Specifies the field name to contain logs.
|
1712
|
-
:param pulumi.Input[str] multi_line_start_regexp: (Updatable) Multiline start regexp pattern.
|
1713
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs'] nested_parser: (Updatable) Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey.
|
1714
|
-
:param pulumi.Input[str] null_value_pattern: (Updatable) Specify the null value pattern.
|
1715
|
-
:param pulumi.Input[bool] parse_nested: (Updatable) If true, a separator parameter can be further defined.
|
1716
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]] patterns: (Updatable) Grok pattern object.
|
1717
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs'] record_input: (Updatable) record section of openmetrics parser.
|
1718
|
-
:param pulumi.Input[str] rfc5424time_format: (Updatable) RFC 5424 time format.
|
1719
|
-
:param pulumi.Input[str] separator: (Updatable) Keys of adjacent levels are joined by the separator.
|
1720
|
-
:param pulumi.Input[str] syslog_parser_type: (Updatable) Syslog parser type.
|
1721
|
-
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
1722
|
-
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
1723
|
-
:param pulumi.Input[int] timeout_in_milliseconds: (Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
1724
|
-
:param pulumi.Input[Mapping[str, Any]] types: (Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
1725
|
-
|
1726
|
-
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
1727
|
-
|
1728
|
-
is parsed as: 1362020400 (2013/02/28/ 12:00:00)
|
1729
|
-
|
1730
|
-
record: { "host" : "192.168.0.1", "req_id" : "111", "user" : "-" }
|
1731
|
-
"""
|
1732
|
-
pulumi.set(__self__, "parser_type", parser_type)
|
1733
|
-
if delimiter is not None:
|
1734
|
-
pulumi.set(__self__, "delimiter", delimiter)
|
1735
|
-
if expression is not None:
|
1736
|
-
pulumi.set(__self__, "expression", expression)
|
1737
|
-
if field_time_key is not None:
|
1738
|
-
pulumi.set(__self__, "field_time_key", field_time_key)
|
1739
|
-
if format_firstline is not None:
|
1740
|
-
pulumi.set(__self__, "format_firstline", format_firstline)
|
1741
|
-
if formats is not None:
|
1742
|
-
pulumi.set(__self__, "formats", formats)
|
1743
|
-
if grok_failure_key is not None:
|
1744
|
-
pulumi.set(__self__, "grok_failure_key", grok_failure_key)
|
1745
|
-
if grok_name_key is not None:
|
1746
|
-
pulumi.set(__self__, "grok_name_key", grok_name_key)
|
1747
|
-
if is_estimate_current_event is not None:
|
1748
|
-
pulumi.set(__self__, "is_estimate_current_event", is_estimate_current_event)
|
1749
|
-
if is_keep_time_key is not None:
|
1750
|
-
pulumi.set(__self__, "is_keep_time_key", is_keep_time_key)
|
1751
|
-
if is_merge_cri_fields is not None:
|
1752
|
-
pulumi.set(__self__, "is_merge_cri_fields", is_merge_cri_fields)
|
1753
|
-
if is_null_empty_string is not None:
|
1754
|
-
pulumi.set(__self__, "is_null_empty_string", is_null_empty_string)
|
1755
|
-
if is_support_colonless_ident is not None:
|
1756
|
-
pulumi.set(__self__, "is_support_colonless_ident", is_support_colonless_ident)
|
1757
|
-
if is_with_priority is not None:
|
1758
|
-
pulumi.set(__self__, "is_with_priority", is_with_priority)
|
1759
|
-
if keys is not None:
|
1760
|
-
pulumi.set(__self__, "keys", keys)
|
1761
|
-
if message_format is not None:
|
1762
|
-
pulumi.set(__self__, "message_format", message_format)
|
1763
|
-
if message_key is not None:
|
1764
|
-
pulumi.set(__self__, "message_key", message_key)
|
1765
|
-
if multi_line_start_regexp is not None:
|
1766
|
-
pulumi.set(__self__, "multi_line_start_regexp", multi_line_start_regexp)
|
1767
|
-
if nested_parser is not None:
|
1768
|
-
pulumi.set(__self__, "nested_parser", nested_parser)
|
1769
|
-
if null_value_pattern is not None:
|
1770
|
-
pulumi.set(__self__, "null_value_pattern", null_value_pattern)
|
1771
|
-
if parse_nested is not None:
|
1772
|
-
pulumi.set(__self__, "parse_nested", parse_nested)
|
1773
|
-
if patterns is not None:
|
1774
|
-
pulumi.set(__self__, "patterns", patterns)
|
1775
|
-
if record_input is not None:
|
1776
|
-
pulumi.set(__self__, "record_input", record_input)
|
1777
|
-
if rfc5424time_format is not None:
|
1778
|
-
pulumi.set(__self__, "rfc5424time_format", rfc5424time_format)
|
1779
|
-
if separator is not None:
|
1780
|
-
pulumi.set(__self__, "separator", separator)
|
1781
|
-
if syslog_parser_type is not None:
|
1782
|
-
pulumi.set(__self__, "syslog_parser_type", syslog_parser_type)
|
1783
|
-
if time_format is not None:
|
1784
|
-
pulumi.set(__self__, "time_format", time_format)
|
1785
|
-
if time_type is not None:
|
1786
|
-
pulumi.set(__self__, "time_type", time_type)
|
1787
|
-
if timeout_in_milliseconds is not None:
|
1788
|
-
pulumi.set(__self__, "timeout_in_milliseconds", timeout_in_milliseconds)
|
1789
|
-
if types is not None:
|
1790
|
-
pulumi.set(__self__, "types", types)
|
1791
|
-
|
1792
|
-
@property
|
1793
|
-
@pulumi.getter(name="parserType")
|
1794
|
-
def parser_type(self) -> pulumi.Input[str]:
|
1795
|
-
"""
|
1796
|
-
(Updatable) Type of fluent parser.
|
1797
|
-
"""
|
1798
|
-
return pulumi.get(self, "parser_type")
|
1799
|
-
|
1800
|
-
@parser_type.setter
|
1801
|
-
def parser_type(self, value: pulumi.Input[str]):
|
1802
|
-
pulumi.set(self, "parser_type", value)
|
1803
|
-
|
1804
|
-
@property
|
1805
|
-
@pulumi.getter
|
1806
|
-
def delimiter(self) -> Optional[pulumi.Input[str]]:
|
1807
|
-
"""
|
1808
|
-
(Updatable) CSV delimiter.
|
1809
|
-
"""
|
1810
|
-
return pulumi.get(self, "delimiter")
|
1811
|
-
|
1812
|
-
@delimiter.setter
|
1813
|
-
def delimiter(self, value: Optional[pulumi.Input[str]]):
|
1814
|
-
pulumi.set(self, "delimiter", value)
|
1815
|
-
|
1816
|
-
@property
|
1817
|
-
@pulumi.getter
|
1818
|
-
def expression(self) -> Optional[pulumi.Input[str]]:
|
1819
|
-
"""
|
1820
|
-
(Updatable) Regex pattern.
|
1821
|
-
"""
|
1822
|
-
return pulumi.get(self, "expression")
|
1823
|
-
|
1824
|
-
@expression.setter
|
1825
|
-
def expression(self, value: Optional[pulumi.Input[str]]):
|
1826
|
-
pulumi.set(self, "expression", value)
|
1827
|
-
|
1828
|
-
@property
|
1829
|
-
@pulumi.getter(name="fieldTimeKey")
|
1830
|
-
def field_time_key(self) -> Optional[pulumi.Input[str]]:
|
1831
|
-
"""
|
1832
|
-
(Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
1833
|
-
"""
|
1834
|
-
return pulumi.get(self, "field_time_key")
|
1835
|
-
|
1836
|
-
@field_time_key.setter
|
1837
|
-
def field_time_key(self, value: Optional[pulumi.Input[str]]):
|
1838
|
-
pulumi.set(self, "field_time_key", value)
|
1839
|
-
|
1840
|
-
@property
|
1841
|
-
@pulumi.getter(name="formatFirstline")
|
1842
|
-
def format_firstline(self) -> Optional[pulumi.Input[str]]:
|
1843
|
-
"""
|
1844
|
-
(Updatable) First line pattern format.
|
1845
|
-
"""
|
1846
|
-
return pulumi.get(self, "format_firstline")
|
1847
|
-
|
1848
|
-
@format_firstline.setter
|
1849
|
-
def format_firstline(self, value: Optional[pulumi.Input[str]]):
|
1850
|
-
pulumi.set(self, "format_firstline", value)
|
1851
|
-
|
1852
|
-
@property
|
1853
|
-
@pulumi.getter
|
1854
|
-
def formats(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1855
|
-
"""
|
1856
|
-
(Updatable) Mutiline pattern format.
|
1857
|
-
"""
|
1858
|
-
return pulumi.get(self, "formats")
|
1859
|
-
|
1860
|
-
@formats.setter
|
1861
|
-
def formats(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1862
|
-
pulumi.set(self, "formats", value)
|
1863
|
-
|
1864
|
-
@property
|
1865
|
-
@pulumi.getter(name="grokFailureKey")
|
1866
|
-
def grok_failure_key(self) -> Optional[pulumi.Input[str]]:
|
1867
|
-
"""
|
1868
|
-
(Updatable) Grok failure key.
|
1869
|
-
"""
|
1870
|
-
return pulumi.get(self, "grok_failure_key")
|
1871
|
-
|
1872
|
-
@grok_failure_key.setter
|
1873
|
-
def grok_failure_key(self, value: Optional[pulumi.Input[str]]):
|
1874
|
-
pulumi.set(self, "grok_failure_key", value)
|
1875
|
-
|
1876
|
-
@property
|
1877
|
-
@pulumi.getter(name="grokNameKey")
|
1878
|
-
def grok_name_key(self) -> Optional[pulumi.Input[str]]:
|
1879
|
-
"""
|
1880
|
-
(Updatable) Grok name key.
|
1881
|
-
"""
|
1882
|
-
return pulumi.get(self, "grok_name_key")
|
1883
|
-
|
1884
|
-
@grok_name_key.setter
|
1885
|
-
def grok_name_key(self, value: Optional[pulumi.Input[str]]):
|
1886
|
-
pulumi.set(self, "grok_name_key", value)
|
1887
|
-
|
1888
|
-
@property
|
1889
|
-
@pulumi.getter(name="isEstimateCurrentEvent")
|
1890
|
-
def is_estimate_current_event(self) -> Optional[pulumi.Input[bool]]:
|
1891
|
-
"""
|
1892
|
-
(Updatable) If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified.
|
1893
|
-
"""
|
1894
|
-
return pulumi.get(self, "is_estimate_current_event")
|
1895
|
-
|
1896
|
-
@is_estimate_current_event.setter
|
1897
|
-
def is_estimate_current_event(self, value: Optional[pulumi.Input[bool]]):
|
1898
|
-
pulumi.set(self, "is_estimate_current_event", value)
|
1899
|
-
|
1900
|
-
@property
|
1901
|
-
@pulumi.getter(name="isKeepTimeKey")
|
1902
|
-
def is_keep_time_key(self) -> Optional[pulumi.Input[bool]]:
|
1903
|
-
"""
|
1904
|
-
(Updatable) If true, keep the time field in the record.
|
1905
|
-
"""
|
1906
|
-
return pulumi.get(self, "is_keep_time_key")
|
1907
|
-
|
1908
|
-
@is_keep_time_key.setter
|
1909
|
-
def is_keep_time_key(self, value: Optional[pulumi.Input[bool]]):
|
1910
|
-
pulumi.set(self, "is_keep_time_key", value)
|
1911
|
-
|
1912
|
-
@property
|
1913
|
-
@pulumi.getter(name="isMergeCriFields")
|
1914
|
-
def is_merge_cri_fields(self) -> Optional[pulumi.Input[bool]]:
|
1915
|
-
"""
|
1916
|
-
(Updatable) If you don't need stream or logtag fields, set this to false.
|
1917
|
-
"""
|
1918
|
-
return pulumi.get(self, "is_merge_cri_fields")
|
1919
|
-
|
1920
|
-
@is_merge_cri_fields.setter
|
1921
|
-
def is_merge_cri_fields(self, value: Optional[pulumi.Input[bool]]):
|
1922
|
-
pulumi.set(self, "is_merge_cri_fields", value)
|
1923
|
-
|
1924
|
-
@property
|
1925
|
-
@pulumi.getter(name="isNullEmptyString")
|
1926
|
-
def is_null_empty_string(self) -> Optional[pulumi.Input[bool]]:
|
1927
|
-
"""
|
1928
|
-
(Updatable) If true, an empty string field is replaced with a null value.
|
1929
|
-
"""
|
1930
|
-
return pulumi.get(self, "is_null_empty_string")
|
1931
|
-
|
1932
|
-
@is_null_empty_string.setter
|
1933
|
-
def is_null_empty_string(self, value: Optional[pulumi.Input[bool]]):
|
1934
|
-
pulumi.set(self, "is_null_empty_string", value)
|
1935
|
-
|
1936
|
-
@property
|
1937
|
-
@pulumi.getter(name="isSupportColonlessIdent")
|
1938
|
-
def is_support_colonless_ident(self) -> Optional[pulumi.Input[bool]]:
|
1939
|
-
"""
|
1940
|
-
(Updatable) Specifies whether or not to support colonless ident. Corresponds to the Fluentd support_colonless_ident parameter.
|
1941
|
-
"""
|
1942
|
-
return pulumi.get(self, "is_support_colonless_ident")
|
1943
|
-
|
1944
|
-
@is_support_colonless_ident.setter
|
1945
|
-
def is_support_colonless_ident(self, value: Optional[pulumi.Input[bool]]):
|
1946
|
-
pulumi.set(self, "is_support_colonless_ident", value)
|
1947
|
-
|
1948
|
-
@property
|
1949
|
-
@pulumi.getter(name="isWithPriority")
|
1950
|
-
def is_with_priority(self) -> Optional[pulumi.Input[bool]]:
|
1951
|
-
"""
|
1952
|
-
(Updatable) Specifies with priority or not. Corresponds to the Fluentd with_priority parameter.
|
1953
|
-
"""
|
1954
|
-
return pulumi.get(self, "is_with_priority")
|
1955
|
-
|
1956
|
-
@is_with_priority.setter
|
1957
|
-
def is_with_priority(self, value: Optional[pulumi.Input[bool]]):
|
1958
|
-
pulumi.set(self, "is_with_priority", value)
|
1959
|
-
|
1960
|
-
@property
|
1961
|
-
@pulumi.getter
|
1962
|
-
def keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1963
|
-
"""
|
1964
|
-
(Updatable) CSV keys.
|
1965
|
-
"""
|
1966
|
-
return pulumi.get(self, "keys")
|
1967
|
-
|
1968
|
-
@keys.setter
|
1969
|
-
def keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1970
|
-
pulumi.set(self, "keys", value)
|
1971
|
-
|
1972
|
-
@property
|
1973
|
-
@pulumi.getter(name="messageFormat")
|
1974
|
-
def message_format(self) -> Optional[pulumi.Input[str]]:
|
1975
|
-
"""
|
1976
|
-
(Updatable) Syslog message format.
|
1977
|
-
"""
|
1978
|
-
return pulumi.get(self, "message_format")
|
1979
|
-
|
1980
|
-
@message_format.setter
|
1981
|
-
def message_format(self, value: Optional[pulumi.Input[str]]):
|
1982
|
-
pulumi.set(self, "message_format", value)
|
1983
|
-
|
1984
|
-
@property
|
1985
|
-
@pulumi.getter(name="messageKey")
|
1986
|
-
def message_key(self) -> Optional[pulumi.Input[str]]:
|
1987
|
-
"""
|
1988
|
-
(Updatable) Specifies the field name to contain logs.
|
1989
|
-
"""
|
1990
|
-
return pulumi.get(self, "message_key")
|
1991
|
-
|
1992
|
-
@message_key.setter
|
1993
|
-
def message_key(self, value: Optional[pulumi.Input[str]]):
|
1994
|
-
pulumi.set(self, "message_key", value)
|
1995
|
-
|
1996
|
-
@property
|
1997
|
-
@pulumi.getter(name="multiLineStartRegexp")
|
1998
|
-
def multi_line_start_regexp(self) -> Optional[pulumi.Input[str]]:
|
1999
|
-
"""
|
2000
|
-
(Updatable) Multiline start regexp pattern.
|
2001
|
-
"""
|
2002
|
-
return pulumi.get(self, "multi_line_start_regexp")
|
2003
|
-
|
2004
|
-
@multi_line_start_regexp.setter
|
2005
|
-
def multi_line_start_regexp(self, value: Optional[pulumi.Input[str]]):
|
2006
|
-
pulumi.set(self, "multi_line_start_regexp", value)
|
2007
|
-
|
2008
|
-
@property
|
2009
|
-
@pulumi.getter(name="nestedParser")
|
2010
|
-
def nested_parser(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs']]:
|
2011
|
-
"""
|
2012
|
-
(Updatable) Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey.
|
2013
|
-
"""
|
2014
|
-
return pulumi.get(self, "nested_parser")
|
2015
|
-
|
2016
|
-
@nested_parser.setter
|
2017
|
-
def nested_parser(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs']]):
|
2018
|
-
pulumi.set(self, "nested_parser", value)
|
2019
|
-
|
2020
|
-
@property
|
2021
|
-
@pulumi.getter(name="nullValuePattern")
|
2022
|
-
def null_value_pattern(self) -> Optional[pulumi.Input[str]]:
|
2023
|
-
"""
|
2024
|
-
(Updatable) Specify the null value pattern.
|
2025
|
-
"""
|
2026
|
-
return pulumi.get(self, "null_value_pattern")
|
2027
|
-
|
2028
|
-
@null_value_pattern.setter
|
2029
|
-
def null_value_pattern(self, value: Optional[pulumi.Input[str]]):
|
2030
|
-
pulumi.set(self, "null_value_pattern", value)
|
2031
|
-
|
2032
|
-
@property
|
2033
|
-
@pulumi.getter(name="parseNested")
|
2034
|
-
def parse_nested(self) -> Optional[pulumi.Input[bool]]:
|
2035
|
-
"""
|
2036
|
-
(Updatable) If true, a separator parameter can be further defined.
|
2037
|
-
"""
|
2038
|
-
return pulumi.get(self, "parse_nested")
|
2039
|
-
|
2040
|
-
@parse_nested.setter
|
2041
|
-
def parse_nested(self, value: Optional[pulumi.Input[bool]]):
|
2042
|
-
pulumi.set(self, "parse_nested", value)
|
2043
|
-
|
2044
|
-
@property
|
2045
|
-
@pulumi.getter
|
2046
|
-
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]]]:
|
2047
|
-
"""
|
2048
|
-
(Updatable) Grok pattern object.
|
2049
|
-
"""
|
2050
|
-
return pulumi.get(self, "patterns")
|
2051
|
-
|
2052
|
-
@patterns.setter
|
2053
|
-
def patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]]]):
|
2054
|
-
pulumi.set(self, "patterns", value)
|
2055
|
-
|
2056
|
-
@property
|
2057
|
-
@pulumi.getter(name="recordInput")
|
2058
|
-
def record_input(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs']]:
|
2059
|
-
"""
|
2060
|
-
(Updatable) record section of openmetrics parser.
|
2061
|
-
"""
|
2062
|
-
return pulumi.get(self, "record_input")
|
2063
|
-
|
2064
|
-
@record_input.setter
|
2065
|
-
def record_input(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs']]):
|
2066
|
-
pulumi.set(self, "record_input", value)
|
2067
|
-
|
2068
|
-
@property
|
2069
|
-
@pulumi.getter(name="rfc5424timeFormat")
|
2070
|
-
def rfc5424time_format(self) -> Optional[pulumi.Input[str]]:
|
2071
|
-
"""
|
2072
|
-
(Updatable) RFC 5424 time format.
|
2073
|
-
"""
|
2074
|
-
return pulumi.get(self, "rfc5424time_format")
|
2075
|
-
|
2076
|
-
@rfc5424time_format.setter
|
2077
|
-
def rfc5424time_format(self, value: Optional[pulumi.Input[str]]):
|
2078
|
-
pulumi.set(self, "rfc5424time_format", value)
|
2079
|
-
|
2080
|
-
@property
|
2081
|
-
@pulumi.getter
|
2082
|
-
def separator(self) -> Optional[pulumi.Input[str]]:
|
2083
|
-
"""
|
2084
|
-
(Updatable) Keys of adjacent levels are joined by the separator.
|
2085
|
-
"""
|
2086
|
-
return pulumi.get(self, "separator")
|
2087
|
-
|
2088
|
-
@separator.setter
|
2089
|
-
def separator(self, value: Optional[pulumi.Input[str]]):
|
2090
|
-
pulumi.set(self, "separator", value)
|
2091
|
-
|
2092
|
-
@property
|
2093
|
-
@pulumi.getter(name="syslogParserType")
|
2094
|
-
def syslog_parser_type(self) -> Optional[pulumi.Input[str]]:
|
2095
|
-
"""
|
2096
|
-
(Updatable) Syslog parser type.
|
2097
|
-
"""
|
2098
|
-
return pulumi.get(self, "syslog_parser_type")
|
2099
|
-
|
2100
|
-
@syslog_parser_type.setter
|
2101
|
-
def syslog_parser_type(self, value: Optional[pulumi.Input[str]]):
|
2102
|
-
pulumi.set(self, "syslog_parser_type", value)
|
2103
|
-
|
2104
|
-
@property
|
2105
|
-
@pulumi.getter(name="timeFormat")
|
2106
|
-
def time_format(self) -> Optional[pulumi.Input[str]]:
|
2107
|
-
"""
|
2108
|
-
(Updatable) Process time value using the specified format.
|
2109
|
-
"""
|
2110
|
-
return pulumi.get(self, "time_format")
|
2111
|
-
|
2112
|
-
@time_format.setter
|
2113
|
-
def time_format(self, value: Optional[pulumi.Input[str]]):
|
2114
|
-
pulumi.set(self, "time_format", value)
|
2115
|
-
|
2116
|
-
@property
|
2117
|
-
@pulumi.getter(name="timeType")
|
2118
|
-
def time_type(self) -> Optional[pulumi.Input[str]]:
|
2119
|
-
"""
|
2120
|
-
(Updatable) JSON parser time type.
|
2121
|
-
"""
|
2122
|
-
return pulumi.get(self, "time_type")
|
2123
|
-
|
2124
|
-
@time_type.setter
|
2125
|
-
def time_type(self, value: Optional[pulumi.Input[str]]):
|
2126
|
-
pulumi.set(self, "time_type", value)
|
2127
|
-
|
2128
|
-
@property
|
2129
|
-
@pulumi.getter(name="timeoutInMilliseconds")
|
2130
|
-
def timeout_in_milliseconds(self) -> Optional[pulumi.Input[int]]:
|
2131
|
-
"""
|
2132
|
-
(Updatable) Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern.
|
2133
|
-
"""
|
2134
|
-
return pulumi.get(self, "timeout_in_milliseconds")
|
2135
|
-
|
2136
|
-
@timeout_in_milliseconds.setter
|
2137
|
-
def timeout_in_milliseconds(self, value: Optional[pulumi.Input[int]]):
|
2138
|
-
pulumi.set(self, "timeout_in_milliseconds", value)
|
2139
|
-
|
2140
|
-
@property
|
2141
|
-
@pulumi.getter
|
2142
|
-
def types(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
2143
|
-
"""
|
2144
|
-
(Updatable) Specify types for converting a field into another type. For example, With this configuration: <parse> @type csv keys time,host,req_id,user time_key time </parse>
|
2145
|
-
|
2146
|
-
This incoming event: "2013/02/28 12:00:00,192.168.0.1,111,-"
|
2147
|
-
|
2148
|
-
is parsed as: 1362020400 (2013/02/28/ 12:00:00)
|
2149
|
-
|
2150
|
-
record: { "host" : "192.168.0.1", "req_id" : "111", "user" : "-" }
|
2151
|
-
"""
|
2152
|
-
return pulumi.get(self, "types")
|
2153
|
-
|
2154
|
-
@types.setter
|
2155
|
-
def types(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
2156
|
-
pulumi.set(self, "types", value)
|
2157
|
-
|
2158
|
-
|
2159
|
-
@pulumi.input_type
|
2160
|
-
class UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs:
|
2161
|
-
def __init__(__self__, *,
|
2162
|
-
field_time_key: Optional[pulumi.Input[str]] = None,
|
2163
|
-
is_keep_time_key: Optional[pulumi.Input[bool]] = None,
|
2164
|
-
parse_nested: Optional[pulumi.Input[bool]] = None,
|
2165
|
-
separator: Optional[pulumi.Input[str]] = None,
|
2166
|
-
time_format: Optional[pulumi.Input[str]] = None,
|
2167
|
-
time_type: Optional[pulumi.Input[str]] = None):
|
2168
|
-
"""
|
2169
|
-
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
2170
|
-
:param pulumi.Input[bool] is_keep_time_key: (Updatable) If true, keep the time field in the record.
|
2171
|
-
:param pulumi.Input[bool] parse_nested: (Updatable) If true, a separator parameter can be further defined.
|
2172
|
-
:param pulumi.Input[str] separator: (Updatable) Keys of adjacent levels are joined by the separator.
|
2173
|
-
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
2174
|
-
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
2175
|
-
"""
|
2176
|
-
if field_time_key is not None:
|
2177
|
-
pulumi.set(__self__, "field_time_key", field_time_key)
|
2178
|
-
if is_keep_time_key is not None:
|
2179
|
-
pulumi.set(__self__, "is_keep_time_key", is_keep_time_key)
|
2180
|
-
if parse_nested is not None:
|
2181
|
-
pulumi.set(__self__, "parse_nested", parse_nested)
|
2182
|
-
if separator is not None:
|
2183
|
-
pulumi.set(__self__, "separator", separator)
|
2184
|
-
if time_format is not None:
|
2185
|
-
pulumi.set(__self__, "time_format", time_format)
|
2186
|
-
if time_type is not None:
|
2187
|
-
pulumi.set(__self__, "time_type", time_type)
|
2188
|
-
|
2189
|
-
@property
|
2190
|
-
@pulumi.getter(name="fieldTimeKey")
|
2191
|
-
def field_time_key(self) -> Optional[pulumi.Input[str]]:
|
2192
|
-
"""
|
2193
|
-
(Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
2194
|
-
"""
|
2195
|
-
return pulumi.get(self, "field_time_key")
|
2196
|
-
|
2197
|
-
@field_time_key.setter
|
2198
|
-
def field_time_key(self, value: Optional[pulumi.Input[str]]):
|
2199
|
-
pulumi.set(self, "field_time_key", value)
|
2200
|
-
|
2201
|
-
@property
|
2202
|
-
@pulumi.getter(name="isKeepTimeKey")
|
2203
|
-
def is_keep_time_key(self) -> Optional[pulumi.Input[bool]]:
|
2204
|
-
"""
|
2205
|
-
(Updatable) If true, keep the time field in the record.
|
2206
|
-
"""
|
2207
|
-
return pulumi.get(self, "is_keep_time_key")
|
2208
|
-
|
2209
|
-
@is_keep_time_key.setter
|
2210
|
-
def is_keep_time_key(self, value: Optional[pulumi.Input[bool]]):
|
2211
|
-
pulumi.set(self, "is_keep_time_key", value)
|
2212
|
-
|
2213
|
-
@property
|
2214
|
-
@pulumi.getter(name="parseNested")
|
2215
|
-
def parse_nested(self) -> Optional[pulumi.Input[bool]]:
|
2216
|
-
"""
|
2217
|
-
(Updatable) If true, a separator parameter can be further defined.
|
2218
|
-
"""
|
2219
|
-
return pulumi.get(self, "parse_nested")
|
2220
|
-
|
2221
|
-
@parse_nested.setter
|
2222
|
-
def parse_nested(self, value: Optional[pulumi.Input[bool]]):
|
2223
|
-
pulumi.set(self, "parse_nested", value)
|
2224
|
-
|
2225
|
-
@property
|
2226
|
-
@pulumi.getter
|
2227
|
-
def separator(self) -> Optional[pulumi.Input[str]]:
|
2228
|
-
"""
|
2229
|
-
(Updatable) Keys of adjacent levels are joined by the separator.
|
2230
|
-
"""
|
2231
|
-
return pulumi.get(self, "separator")
|
2232
|
-
|
2233
|
-
@separator.setter
|
2234
|
-
def separator(self, value: Optional[pulumi.Input[str]]):
|
2235
|
-
pulumi.set(self, "separator", value)
|
2236
|
-
|
2237
|
-
@property
|
2238
|
-
@pulumi.getter(name="timeFormat")
|
2239
|
-
def time_format(self) -> Optional[pulumi.Input[str]]:
|
2240
|
-
"""
|
2241
|
-
(Updatable) Process time value using the specified format.
|
2242
|
-
"""
|
2243
|
-
return pulumi.get(self, "time_format")
|
2244
|
-
|
2245
|
-
@time_format.setter
|
2246
|
-
def time_format(self, value: Optional[pulumi.Input[str]]):
|
2247
|
-
pulumi.set(self, "time_format", value)
|
2248
|
-
|
2249
|
-
@property
|
2250
|
-
@pulumi.getter(name="timeType")
|
2251
|
-
def time_type(self) -> Optional[pulumi.Input[str]]:
|
2252
|
-
"""
|
2253
|
-
(Updatable) JSON parser time type.
|
2254
|
-
"""
|
2255
|
-
return pulumi.get(self, "time_type")
|
2256
|
-
|
2257
|
-
@time_type.setter
|
2258
|
-
def time_type(self, value: Optional[pulumi.Input[str]]):
|
2259
|
-
pulumi.set(self, "time_type", value)
|
2260
|
-
|
2261
|
-
|
2262
|
-
@pulumi.input_type
|
2263
|
-
class UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs:
|
2264
|
-
def __init__(__self__, *,
|
2265
|
-
field_time_format: Optional[pulumi.Input[str]] = None,
|
2266
|
-
field_time_key: Optional[pulumi.Input[str]] = None,
|
2267
|
-
field_time_zone: Optional[pulumi.Input[str]] = None,
|
2268
|
-
name: Optional[pulumi.Input[str]] = None,
|
2269
|
-
pattern: Optional[pulumi.Input[str]] = None):
|
2270
|
-
"""
|
2271
|
-
:param pulumi.Input[str] field_time_format: (Updatable) Process value using the specified format. This is available only when time_type is a string.
|
2272
|
-
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
2273
|
-
:param pulumi.Input[str] field_time_zone: (Updatable) Use the specified time zone. The time value can be parsed or formatted in the specified time zone.
|
2274
|
-
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
2275
|
-
:param pulumi.Input[str] pattern: (Updatable) The Grok pattern.
|
2276
|
-
"""
|
2277
|
-
if field_time_format is not None:
|
2278
|
-
pulumi.set(__self__, "field_time_format", field_time_format)
|
2279
|
-
if field_time_key is not None:
|
2280
|
-
pulumi.set(__self__, "field_time_key", field_time_key)
|
2281
|
-
if field_time_zone is not None:
|
2282
|
-
pulumi.set(__self__, "field_time_zone", field_time_zone)
|
2283
|
-
if name is not None:
|
2284
|
-
pulumi.set(__self__, "name", name)
|
2285
|
-
if pattern is not None:
|
2286
|
-
pulumi.set(__self__, "pattern", pattern)
|
2287
|
-
|
2288
|
-
@property
|
2289
|
-
@pulumi.getter(name="fieldTimeFormat")
|
2290
|
-
def field_time_format(self) -> Optional[pulumi.Input[str]]:
|
2291
|
-
"""
|
2292
|
-
(Updatable) Process value using the specified format. This is available only when time_type is a string.
|
2293
|
-
"""
|
2294
|
-
return pulumi.get(self, "field_time_format")
|
2295
|
-
|
2296
|
-
@field_time_format.setter
|
2297
|
-
def field_time_format(self, value: Optional[pulumi.Input[str]]):
|
2298
|
-
pulumi.set(self, "field_time_format", value)
|
2299
|
-
|
2300
|
-
@property
|
2301
|
-
@pulumi.getter(name="fieldTimeKey")
|
2302
|
-
def field_time_key(self) -> Optional[pulumi.Input[str]]:
|
2303
|
-
"""
|
2304
|
-
(Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
2305
|
-
"""
|
2306
|
-
return pulumi.get(self, "field_time_key")
|
2307
|
-
|
2308
|
-
@field_time_key.setter
|
2309
|
-
def field_time_key(self, value: Optional[pulumi.Input[str]]):
|
2310
|
-
pulumi.set(self, "field_time_key", value)
|
2311
|
-
|
2312
|
-
@property
|
2313
|
-
@pulumi.getter(name="fieldTimeZone")
|
2314
|
-
def field_time_zone(self) -> Optional[pulumi.Input[str]]:
|
2315
|
-
"""
|
2316
|
-
(Updatable) Use the specified time zone. The time value can be parsed or formatted in the specified time zone.
|
2317
|
-
"""
|
2318
|
-
return pulumi.get(self, "field_time_zone")
|
2319
|
-
|
2320
|
-
@field_time_zone.setter
|
2321
|
-
def field_time_zone(self, value: Optional[pulumi.Input[str]]):
|
2322
|
-
pulumi.set(self, "field_time_zone", value)
|
2323
|
-
|
2324
|
-
@property
|
2325
|
-
@pulumi.getter
|
2326
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
2327
|
-
"""
|
2328
|
-
(Updatable) The name key to tag this Grok pattern.
|
2329
|
-
"""
|
2330
|
-
return pulumi.get(self, "name")
|
2331
|
-
|
2332
|
-
@name.setter
|
2333
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
2334
|
-
pulumi.set(self, "name", value)
|
2335
|
-
|
2336
|
-
@property
|
2337
|
-
@pulumi.getter
|
2338
|
-
def pattern(self) -> Optional[pulumi.Input[str]]:
|
2339
|
-
"""
|
2340
|
-
(Updatable) The Grok pattern.
|
2341
|
-
"""
|
2342
|
-
return pulumi.get(self, "pattern")
|
2343
|
-
|
2344
|
-
@pattern.setter
|
2345
|
-
def pattern(self, value: Optional[pulumi.Input[str]]):
|
2346
|
-
pulumi.set(self, "pattern", value)
|
2347
|
-
|
2348
|
-
|
2349
|
-
@pulumi.input_type
|
2350
|
-
class UnifiedAgentConfigurationServiceConfigurationSourceParserRecordInputArgs:
|
2351
|
-
def __init__(__self__, *,
|
2352
|
-
dimensions: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
2353
|
-
namespace: Optional[pulumi.Input[str]] = None,
|
2354
|
-
resource_group: Optional[pulumi.Input[str]] = None):
|
2355
|
-
"""
|
2356
|
-
:param pulumi.Input[Mapping[str, Any]] dimensions: (Updatable) Dimensions to be added for metrics.
|
2357
|
-
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
2358
|
-
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
2359
|
-
"""
|
2360
|
-
if dimensions is not None:
|
2361
|
-
pulumi.set(__self__, "dimensions", dimensions)
|
2362
|
-
if namespace is not None:
|
2363
|
-
pulumi.set(__self__, "namespace", namespace)
|
2364
|
-
if resource_group is not None:
|
2365
|
-
pulumi.set(__self__, "resource_group", resource_group)
|
2366
|
-
|
2367
|
-
@property
|
2368
|
-
@pulumi.getter
|
2369
|
-
def dimensions(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
2370
|
-
"""
|
2371
|
-
(Updatable) Dimensions to be added for metrics.
|
2372
|
-
"""
|
2373
|
-
return pulumi.get(self, "dimensions")
|
2374
|
-
|
2375
|
-
@dimensions.setter
|
2376
|
-
def dimensions(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
2377
|
-
pulumi.set(self, "dimensions", value)
|
2378
|
-
|
2379
|
-
@property
|
2380
|
-
@pulumi.getter
|
2381
|
-
def namespace(self) -> Optional[pulumi.Input[str]]:
|
2382
|
-
"""
|
2383
|
-
(Updatable) Namespace to emit metrics.
|
2384
|
-
"""
|
2385
|
-
return pulumi.get(self, "namespace")
|
2386
|
-
|
2387
|
-
@namespace.setter
|
2388
|
-
def namespace(self, value: Optional[pulumi.Input[str]]):
|
2389
|
-
pulumi.set(self, "namespace", value)
|
2390
|
-
|
2391
|
-
@property
|
2392
|
-
@pulumi.getter(name="resourceGroup")
|
2393
|
-
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
2394
|
-
"""
|
2395
|
-
(Updatable) Resource group to emit metrics.
|
2396
|
-
"""
|
2397
|
-
return pulumi.get(self, "resource_group")
|
2398
|
-
|
2399
|
-
@resource_group.setter
|
2400
|
-
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
2401
|
-
pulumi.set(self, "resource_group", value)
|
2402
|
-
|
2403
|
-
|
2404
|
-
@pulumi.input_type
|
2405
|
-
class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterArgs:
|
2406
|
-
def __init__(__self__, *,
|
2407
|
-
filter_type: pulumi.Input[str],
|
2408
|
-
name: pulumi.Input[str],
|
2409
|
-
allow_lists: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterAllowListArgs']]]] = None,
|
2410
|
-
custom_filter_type: Optional[pulumi.Input[str]] = None,
|
2411
|
-
custom_sections: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionArgs']]]] = None,
|
2412
|
-
deny_lists: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterDenyListArgs']]]] = None,
|
2413
|
-
emit_invalid_record_to_error: Optional[pulumi.Input[bool]] = None,
|
2414
|
-
hash_value_field: Optional[pulumi.Input[str]] = None,
|
2415
|
-
inject_key_prefix: Optional[pulumi.Input[str]] = None,
|
2416
|
-
is_auto_typecast_enabled: Optional[pulumi.Input[bool]] = None,
|
2417
|
-
is_renew_record_enabled: Optional[pulumi.Input[bool]] = None,
|
2418
|
-
is_ruby_enabled: Optional[pulumi.Input[bool]] = None,
|
2419
|
-
keep_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2420
|
-
key_name: Optional[pulumi.Input[str]] = None,
|
2421
|
-
params: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
2422
|
-
parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs']] = None,
|
2423
|
-
record_lists: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs']]]] = None,
|
2424
|
-
remove_key_name_field: Optional[pulumi.Input[bool]] = None,
|
2425
|
-
remove_keys: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2426
|
-
renew_time_key: Optional[pulumi.Input[str]] = None,
|
2427
|
-
replace_invalid_sequence: Optional[pulumi.Input[bool]] = None,
|
2428
|
-
reserve_data: Optional[pulumi.Input[bool]] = None,
|
2429
|
-
reserve_time: Optional[pulumi.Input[bool]] = None):
|
2430
|
-
"""
|
2431
|
-
:param pulumi.Input[str] filter_type: (Updatable) Unified schema logging filter type.
|
2432
|
-
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
2433
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterAllowListArgs']]] allow_lists: (Updatable) A list of filtering rules to include logs
|
2434
|
-
:param pulumi.Input[str] custom_filter_type: (Updatable) Type of the custom filter
|
2435
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionArgs']]] custom_sections: (Updatable) List of custom sections in custom filter
|
2436
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterDenyListArgs']]] deny_lists: (Updatable) A list of filtering rules to reject logs
|
2437
|
-
:param pulumi.Input[bool] emit_invalid_record_to_error: (Updatable) If true, emit invalid record to @ERROR label. Invalid cases are: 1) key does not exist; 2) the format does not match; or 3) an unexpected error. You can rescue unexpected format logs in the @ERROR lable. If you want to ignore these errors, set this to false.
|
2438
|
-
:param pulumi.Input[str] hash_value_field: (Updatable) Store the parsed values as a hash value in a field.
|
2439
|
-
:param pulumi.Input[str] inject_key_prefix: (Updatable) Store the parsed values with the specified key name prefix.
|
2440
|
-
:param pulumi.Input[bool] is_auto_typecast_enabled: (Updatable) If true, automatically casts the field types.
|
2441
|
-
:param pulumi.Input[bool] is_renew_record_enabled: (Updatable) If true, it modifies a new empty hash
|
2442
|
-
:param pulumi.Input[bool] is_ruby_enabled: (Updatable) When set to true, the full Ruby syntax is enabled in the ${} expression.
|
2443
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] keep_keys: (Updatable) A list of keys to keep. Only relevant if isRenewRecordEnabled is set to true
|
2444
|
-
:param pulumi.Input[str] key_name: (Updatable) The field name in the record to parse.
|
2445
|
-
:param pulumi.Input[Mapping[str, Any]] params: (Updatable) Parameters of the custom filter
|
2446
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs'] parser: (Updatable) Source parser object.
|
2447
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs']]] record_lists: (Updatable) Add new key-value pairs in logs
|
2448
|
-
:param pulumi.Input[bool] remove_key_name_field: (Updatable) If true, remove the keyName field when parsing is succeeded.
|
2449
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] remove_keys: (Updatable) A list of keys to delete
|
2450
|
-
:param pulumi.Input[str] renew_time_key: (Updatable) Overwrites the time of logs with this value, this value must be a Unix timestamp.
|
2451
|
-
:param pulumi.Input[bool] replace_invalid_sequence: (Updatable) If true, the invalid string is replaced with safe characters and is re-parsed.
|
2452
|
-
:param pulumi.Input[bool] reserve_data: (Updatable) If true, keep the original key-value pair in the parsed result.
|
2453
|
-
:param pulumi.Input[bool] reserve_time: (Updatable) If true, keep the original event time in the parsed result.
|
2454
|
-
|
2455
|
-
|
2456
|
-
** IMPORTANT **
|
2457
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
2458
|
-
"""
|
2459
|
-
pulumi.set(__self__, "filter_type", filter_type)
|
2460
|
-
pulumi.set(__self__, "name", name)
|
2461
|
-
if allow_lists is not None:
|
2462
|
-
pulumi.set(__self__, "allow_lists", allow_lists)
|
2463
|
-
if custom_filter_type is not None:
|
2464
|
-
pulumi.set(__self__, "custom_filter_type", custom_filter_type)
|
2465
|
-
if custom_sections is not None:
|
2466
|
-
pulumi.set(__self__, "custom_sections", custom_sections)
|
2467
|
-
if deny_lists is not None:
|
2468
|
-
pulumi.set(__self__, "deny_lists", deny_lists)
|
2469
|
-
if emit_invalid_record_to_error is not None:
|
2470
|
-
pulumi.set(__self__, "emit_invalid_record_to_error", emit_invalid_record_to_error)
|
2471
|
-
if hash_value_field is not None:
|
2472
|
-
pulumi.set(__self__, "hash_value_field", hash_value_field)
|
2473
|
-
if inject_key_prefix is not None:
|
2474
|
-
pulumi.set(__self__, "inject_key_prefix", inject_key_prefix)
|
2475
|
-
if is_auto_typecast_enabled is not None:
|
2476
|
-
pulumi.set(__self__, "is_auto_typecast_enabled", is_auto_typecast_enabled)
|
2477
|
-
if is_renew_record_enabled is not None:
|
2478
|
-
pulumi.set(__self__, "is_renew_record_enabled", is_renew_record_enabled)
|
2479
|
-
if is_ruby_enabled is not None:
|
2480
|
-
pulumi.set(__self__, "is_ruby_enabled", is_ruby_enabled)
|
2481
|
-
if keep_keys is not None:
|
2482
|
-
pulumi.set(__self__, "keep_keys", keep_keys)
|
2483
|
-
if key_name is not None:
|
2484
|
-
pulumi.set(__self__, "key_name", key_name)
|
2485
|
-
if params is not None:
|
2486
|
-
pulumi.set(__self__, "params", params)
|
2487
|
-
if parser is not None:
|
2488
|
-
pulumi.set(__self__, "parser", parser)
|
2489
|
-
if record_lists is not None:
|
2490
|
-
pulumi.set(__self__, "record_lists", record_lists)
|
2491
|
-
if remove_key_name_field is not None:
|
2492
|
-
pulumi.set(__self__, "remove_key_name_field", remove_key_name_field)
|
2493
|
-
if remove_keys is not None:
|
2494
|
-
pulumi.set(__self__, "remove_keys", remove_keys)
|
2495
|
-
if renew_time_key is not None:
|
2496
|
-
pulumi.set(__self__, "renew_time_key", renew_time_key)
|
2497
|
-
if replace_invalid_sequence is not None:
|
2498
|
-
pulumi.set(__self__, "replace_invalid_sequence", replace_invalid_sequence)
|
2499
|
-
if reserve_data is not None:
|
2500
|
-
pulumi.set(__self__, "reserve_data", reserve_data)
|
2501
|
-
if reserve_time is not None:
|
2502
|
-
pulumi.set(__self__, "reserve_time", reserve_time)
|
2503
|
-
|
2504
|
-
@property
|
2505
|
-
@pulumi.getter(name="filterType")
|
2506
|
-
def filter_type(self) -> pulumi.Input[str]:
|
2507
|
-
"""
|
2508
|
-
(Updatable) Unified schema logging filter type.
|
2509
|
-
"""
|
2510
|
-
return pulumi.get(self, "filter_type")
|
2511
|
-
|
2512
|
-
@filter_type.setter
|
2513
|
-
def filter_type(self, value: pulumi.Input[str]):
|
2514
|
-
pulumi.set(self, "filter_type", value)
|
2515
|
-
|
2516
|
-
@property
|
2517
|
-
@pulumi.getter
|
2518
|
-
def name(self) -> pulumi.Input[str]:
|
2519
|
-
"""
|
2520
|
-
(Updatable) The name key to tag this Grok pattern.
|
2521
|
-
"""
|
2522
|
-
return pulumi.get(self, "name")
|
2523
|
-
|
2524
|
-
@name.setter
|
2525
|
-
def name(self, value: pulumi.Input[str]):
|
2526
|
-
pulumi.set(self, "name", value)
|
2527
|
-
|
2528
|
-
@property
|
2529
|
-
@pulumi.getter(name="allowLists")
|
2530
|
-
def allow_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterAllowListArgs']]]]:
|
2531
|
-
"""
|
2532
|
-
(Updatable) A list of filtering rules to include logs
|
2533
|
-
"""
|
2534
|
-
return pulumi.get(self, "allow_lists")
|
2535
|
-
|
2536
|
-
@allow_lists.setter
|
2537
|
-
def allow_lists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterAllowListArgs']]]]):
|
2538
|
-
pulumi.set(self, "allow_lists", value)
|
2539
|
-
|
2540
|
-
@property
|
2541
|
-
@pulumi.getter(name="customFilterType")
|
2542
|
-
def custom_filter_type(self) -> Optional[pulumi.Input[str]]:
|
2543
|
-
"""
|
2544
|
-
(Updatable) Type of the custom filter
|
2545
|
-
"""
|
2546
|
-
return pulumi.get(self, "custom_filter_type")
|
2547
|
-
|
2548
|
-
@custom_filter_type.setter
|
2549
|
-
def custom_filter_type(self, value: Optional[pulumi.Input[str]]):
|
2550
|
-
pulumi.set(self, "custom_filter_type", value)
|
2551
|
-
|
2552
|
-
@property
|
2553
|
-
@pulumi.getter(name="customSections")
|
2554
|
-
def custom_sections(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionArgs']]]]:
|
2555
|
-
"""
|
2556
|
-
(Updatable) List of custom sections in custom filter
|
2557
|
-
"""
|
2558
|
-
return pulumi.get(self, "custom_sections")
|
2559
|
-
|
2560
|
-
@custom_sections.setter
|
2561
|
-
def custom_sections(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterCustomSectionArgs']]]]):
|
2562
|
-
pulumi.set(self, "custom_sections", value)
|
2563
|
-
|
2564
|
-
@property
|
2565
|
-
@pulumi.getter(name="denyLists")
|
2566
|
-
def deny_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterDenyListArgs']]]]:
|
2567
|
-
"""
|
2568
|
-
(Updatable) A list of filtering rules to reject logs
|
2569
|
-
"""
|
2570
|
-
return pulumi.get(self, "deny_lists")
|
2571
|
-
|
2572
|
-
@deny_lists.setter
|
2573
|
-
def deny_lists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterDenyListArgs']]]]):
|
2574
|
-
pulumi.set(self, "deny_lists", value)
|
2575
|
-
|
2576
|
-
@property
|
2577
|
-
@pulumi.getter(name="emitInvalidRecordToError")
|
2578
|
-
def emit_invalid_record_to_error(self) -> Optional[pulumi.Input[bool]]:
|
2579
|
-
"""
|
2580
|
-
(Updatable) If true, emit invalid record to @ERROR label. Invalid cases are: 1) key does not exist; 2) the format does not match; or 3) an unexpected error. You can rescue unexpected format logs in the @ERROR lable. If you want to ignore these errors, set this to false.
|
2581
|
-
"""
|
2582
|
-
return pulumi.get(self, "emit_invalid_record_to_error")
|
2583
|
-
|
2584
|
-
@emit_invalid_record_to_error.setter
|
2585
|
-
def emit_invalid_record_to_error(self, value: Optional[pulumi.Input[bool]]):
|
2586
|
-
pulumi.set(self, "emit_invalid_record_to_error", value)
|
2587
|
-
|
2588
|
-
@property
|
2589
|
-
@pulumi.getter(name="hashValueField")
|
2590
|
-
def hash_value_field(self) -> Optional[pulumi.Input[str]]:
|
2591
|
-
"""
|
2592
|
-
(Updatable) Store the parsed values as a hash value in a field.
|
2593
|
-
"""
|
2594
|
-
return pulumi.get(self, "hash_value_field")
|
2595
|
-
|
2596
|
-
@hash_value_field.setter
|
2597
|
-
def hash_value_field(self, value: Optional[pulumi.Input[str]]):
|
2598
|
-
pulumi.set(self, "hash_value_field", value)
|
2599
|
-
|
2600
|
-
@property
|
2601
|
-
@pulumi.getter(name="injectKeyPrefix")
|
2602
|
-
def inject_key_prefix(self) -> Optional[pulumi.Input[str]]:
|
2603
|
-
"""
|
2604
|
-
(Updatable) Store the parsed values with the specified key name prefix.
|
2605
|
-
"""
|
2606
|
-
return pulumi.get(self, "inject_key_prefix")
|
2607
|
-
|
2608
|
-
@inject_key_prefix.setter
|
2609
|
-
def inject_key_prefix(self, value: Optional[pulumi.Input[str]]):
|
2610
|
-
pulumi.set(self, "inject_key_prefix", value)
|
2611
|
-
|
2612
|
-
@property
|
2613
|
-
@pulumi.getter(name="isAutoTypecastEnabled")
|
2614
|
-
def is_auto_typecast_enabled(self) -> Optional[pulumi.Input[bool]]:
|
2615
|
-
"""
|
2616
|
-
(Updatable) If true, automatically casts the field types.
|
2617
|
-
"""
|
2618
|
-
return pulumi.get(self, "is_auto_typecast_enabled")
|
2619
|
-
|
2620
|
-
@is_auto_typecast_enabled.setter
|
2621
|
-
def is_auto_typecast_enabled(self, value: Optional[pulumi.Input[bool]]):
|
2622
|
-
pulumi.set(self, "is_auto_typecast_enabled", value)
|
2623
|
-
|
2624
|
-
@property
|
2625
|
-
@pulumi.getter(name="isRenewRecordEnabled")
|
2626
|
-
def is_renew_record_enabled(self) -> Optional[pulumi.Input[bool]]:
|
2627
|
-
"""
|
2628
|
-
(Updatable) If true, it modifies a new empty hash
|
2629
|
-
"""
|
2630
|
-
return pulumi.get(self, "is_renew_record_enabled")
|
2631
|
-
|
2632
|
-
@is_renew_record_enabled.setter
|
2633
|
-
def is_renew_record_enabled(self, value: Optional[pulumi.Input[bool]]):
|
2634
|
-
pulumi.set(self, "is_renew_record_enabled", value)
|
2635
|
-
|
2636
|
-
@property
|
2637
|
-
@pulumi.getter(name="isRubyEnabled")
|
2638
|
-
def is_ruby_enabled(self) -> Optional[pulumi.Input[bool]]:
|
2639
|
-
"""
|
2640
|
-
(Updatable) When set to true, the full Ruby syntax is enabled in the ${} expression.
|
2641
|
-
"""
|
2642
|
-
return pulumi.get(self, "is_ruby_enabled")
|
2643
|
-
|
2644
|
-
@is_ruby_enabled.setter
|
2645
|
-
def is_ruby_enabled(self, value: Optional[pulumi.Input[bool]]):
|
2646
|
-
pulumi.set(self, "is_ruby_enabled", value)
|
2647
|
-
|
2648
|
-
@property
|
2649
|
-
@pulumi.getter(name="keepKeys")
|
2650
|
-
def keep_keys(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
2651
|
-
"""
|
2652
|
-
(Updatable) A list of keys to keep. Only relevant if isRenewRecordEnabled is set to true
|
2653
|
-
"""
|
2654
|
-
return pulumi.get(self, "keep_keys")
|
2655
|
-
|
2656
|
-
@keep_keys.setter
|
2657
|
-
def keep_keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
2658
|
-
pulumi.set(self, "keep_keys", value)
|
2659
|
-
|
2660
|
-
@property
|
2661
|
-
@pulumi.getter(name="keyName")
|
2662
|
-
def key_name(self) -> Optional[pulumi.Input[str]]:
|
2663
|
-
"""
|
2664
|
-
(Updatable) The field name in the record to parse.
|
2665
|
-
"""
|
2666
|
-
return pulumi.get(self, "key_name")
|
2667
|
-
|
2668
|
-
@key_name.setter
|
2669
|
-
def key_name(self, value: Optional[pulumi.Input[str]]):
|
2670
|
-
pulumi.set(self, "key_name", value)
|
2671
|
-
|
2672
|
-
@property
|
2673
|
-
@pulumi.getter
|
2674
|
-
def params(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
2675
|
-
"""
|
2676
|
-
(Updatable) Parameters of the custom filter
|
2677
|
-
"""
|
2678
|
-
return pulumi.get(self, "params")
|
2679
|
-
|
2680
|
-
@params.setter
|
2681
|
-
def params(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
2682
|
-
pulumi.set(self, "params", value)
|
2683
|
-
|
2684
|
-
@property
|
2685
|
-
@pulumi.getter
|
2686
|
-
def parser(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs']]:
|
2687
|
-
"""
|
2688
|
-
(Updatable) Source parser object.
|
2689
|
-
"""
|
2690
|
-
return pulumi.get(self, "parser")
|
2691
|
-
|
2692
|
-
@parser.setter
|
2693
|
-
def parser(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserArgs']]):
|
2694
|
-
pulumi.set(self, "parser", value)
|
2695
|
-
|
2696
|
-
@property
|
2697
|
-
@pulumi.getter(name="recordLists")
|
2698
|
-
def record_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs']]]]:
|
2699
|
-
"""
|
2700
|
-
(Updatable) Add new key-value pairs in logs
|
2701
|
-
"""
|
2702
|
-
return pulumi.get(self, "record_lists")
|
300
|
+
@source.setter
|
301
|
+
def source(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs']):
|
302
|
+
pulumi.set(self, "source", value)
|
2703
303
|
|
2704
|
-
@record_lists.setter
|
2705
|
-
def record_lists(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs']]]]):
|
2706
|
-
pulumi.set(self, "record_lists", value)
|
2707
304
|
|
2708
|
-
|
2709
|
-
|
2710
|
-
def
|
305
|
+
@pulumi.input_type
|
306
|
+
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationDestinationArgs:
|
307
|
+
def __init__(__self__, *,
|
308
|
+
compartment_id: pulumi.Input[str]):
|
2711
309
|
"""
|
2712
|
-
(Updatable)
|
310
|
+
:param pulumi.Input[str] compartment_id: (Updatable) The OCID of the compartment that the resource belongs to.
|
2713
311
|
"""
|
2714
|
-
|
2715
|
-
|
2716
|
-
@remove_key_name_field.setter
|
2717
|
-
def remove_key_name_field(self, value: Optional[pulumi.Input[bool]]):
|
2718
|
-
pulumi.set(self, "remove_key_name_field", value)
|
312
|
+
pulumi.set(__self__, "compartment_id", compartment_id)
|
2719
313
|
|
2720
314
|
@property
|
2721
|
-
@pulumi.getter(name="
|
2722
|
-
def
|
315
|
+
@pulumi.getter(name="compartmentId")
|
316
|
+
def compartment_id(self) -> pulumi.Input[str]:
|
2723
317
|
"""
|
2724
|
-
(Updatable)
|
318
|
+
(Updatable) The OCID of the compartment that the resource belongs to.
|
2725
319
|
"""
|
2726
|
-
return pulumi.get(self, "
|
320
|
+
return pulumi.get(self, "compartment_id")
|
321
|
+
|
322
|
+
@compartment_id.setter
|
323
|
+
def compartment_id(self, value: pulumi.Input[str]):
|
324
|
+
pulumi.set(self, "compartment_id", value)
|
2727
325
|
|
2728
|
-
@remove_keys.setter
|
2729
|
-
def remove_keys(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
2730
|
-
pulumi.set(self, "remove_keys", value)
|
2731
326
|
|
2732
|
-
|
2733
|
-
|
2734
|
-
def
|
327
|
+
@pulumi.input_type
|
328
|
+
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceArgs:
|
329
|
+
def __init__(__self__, *,
|
330
|
+
record_input: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs'],
|
331
|
+
type: pulumi.Input[str],
|
332
|
+
metrics: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
2735
333
|
"""
|
2736
|
-
(Updatable)
|
334
|
+
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs'] record_input: (Updatable) Record section of OperationalMetricsSource object.
|
335
|
+
:param pulumi.Input[str] type: (Updatable) Type of the unified monitoring agent operational metrics source object.
|
336
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] metrics: (Updatable) List of unified monitoring agent operational metrics.
|
2737
337
|
"""
|
2738
|
-
|
2739
|
-
|
2740
|
-
|
2741
|
-
|
2742
|
-
pulumi.set(self, "renew_time_key", value)
|
338
|
+
pulumi.set(__self__, "record_input", record_input)
|
339
|
+
pulumi.set(__self__, "type", type)
|
340
|
+
if metrics is not None:
|
341
|
+
pulumi.set(__self__, "metrics", metrics)
|
2743
342
|
|
2744
343
|
@property
|
2745
|
-
@pulumi.getter(name="
|
2746
|
-
def
|
344
|
+
@pulumi.getter(name="recordInput")
|
345
|
+
def record_input(self) -> pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs']:
|
2747
346
|
"""
|
2748
|
-
(Updatable)
|
347
|
+
(Updatable) Record section of OperationalMetricsSource object.
|
2749
348
|
"""
|
2750
|
-
return pulumi.get(self, "
|
349
|
+
return pulumi.get(self, "record_input")
|
2751
350
|
|
2752
|
-
@
|
2753
|
-
def
|
2754
|
-
pulumi.set(self, "
|
351
|
+
@record_input.setter
|
352
|
+
def record_input(self, value: pulumi.Input['UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs']):
|
353
|
+
pulumi.set(self, "record_input", value)
|
2755
354
|
|
2756
355
|
@property
|
2757
|
-
@pulumi.getter
|
2758
|
-
def
|
356
|
+
@pulumi.getter
|
357
|
+
def type(self) -> pulumi.Input[str]:
|
2759
358
|
"""
|
2760
|
-
(Updatable)
|
359
|
+
(Updatable) Type of the unified monitoring agent operational metrics source object.
|
2761
360
|
"""
|
2762
|
-
return pulumi.get(self, "
|
361
|
+
return pulumi.get(self, "type")
|
2763
362
|
|
2764
|
-
@
|
2765
|
-
def
|
2766
|
-
pulumi.set(self, "
|
363
|
+
@type.setter
|
364
|
+
def type(self, value: pulumi.Input[str]):
|
365
|
+
pulumi.set(self, "type", value)
|
2767
366
|
|
2768
367
|
@property
|
2769
|
-
@pulumi.getter
|
2770
|
-
def
|
368
|
+
@pulumi.getter
|
369
|
+
def metrics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
2771
370
|
"""
|
2772
|
-
(Updatable)
|
2773
|
-
|
2774
|
-
|
2775
|
-
** IMPORTANT **
|
2776
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
371
|
+
(Updatable) List of unified monitoring agent operational metrics.
|
2777
372
|
"""
|
2778
|
-
return pulumi.get(self, "
|
373
|
+
return pulumi.get(self, "metrics")
|
2779
374
|
|
2780
|
-
@
|
2781
|
-
def
|
2782
|
-
pulumi.set(self, "
|
375
|
+
@metrics.setter
|
376
|
+
def metrics(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
377
|
+
pulumi.set(self, "metrics", value)
|
2783
378
|
|
2784
379
|
|
2785
380
|
@pulumi.input_type
|
2786
|
-
class
|
381
|
+
class UnifiedAgentConfigurationServiceConfigurationDestinationOperationalMetricsConfigurationSourceRecordInputArgs:
|
2787
382
|
def __init__(__self__, *,
|
2788
|
-
|
2789
|
-
|
383
|
+
namespace: pulumi.Input[str],
|
384
|
+
resource_group: Optional[pulumi.Input[str]] = None):
|
2790
385
|
"""
|
2791
|
-
:param pulumi.Input[str]
|
2792
|
-
:param pulumi.Input[str]
|
386
|
+
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit the operational metrics.
|
387
|
+
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit the operational metrics.
|
2793
388
|
"""
|
2794
|
-
|
2795
|
-
|
2796
|
-
|
2797
|
-
pulumi.set(__self__, "pattern", pattern)
|
389
|
+
pulumi.set(__self__, "namespace", namespace)
|
390
|
+
if resource_group is not None:
|
391
|
+
pulumi.set(__self__, "resource_group", resource_group)
|
2798
392
|
|
2799
393
|
@property
|
2800
394
|
@pulumi.getter
|
2801
|
-
def
|
395
|
+
def namespace(self) -> pulumi.Input[str]:
|
2802
396
|
"""
|
2803
|
-
(Updatable)
|
397
|
+
(Updatable) Namespace to emit the operational metrics.
|
2804
398
|
"""
|
2805
|
-
return pulumi.get(self, "
|
399
|
+
return pulumi.get(self, "namespace")
|
2806
400
|
|
2807
|
-
@
|
2808
|
-
def
|
2809
|
-
pulumi.set(self, "
|
401
|
+
@namespace.setter
|
402
|
+
def namespace(self, value: pulumi.Input[str]):
|
403
|
+
pulumi.set(self, "namespace", value)
|
2810
404
|
|
2811
405
|
@property
|
2812
|
-
@pulumi.getter
|
2813
|
-
def
|
406
|
+
@pulumi.getter(name="resourceGroup")
|
407
|
+
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
2814
408
|
"""
|
2815
|
-
(Updatable)
|
409
|
+
(Updatable) Resource group to emit the operational metrics.
|
2816
410
|
"""
|
2817
|
-
return pulumi.get(self, "
|
411
|
+
return pulumi.get(self, "resource_group")
|
2818
412
|
|
2819
|
-
@
|
2820
|
-
def
|
2821
|
-
pulumi.set(self, "
|
413
|
+
@resource_group.setter
|
414
|
+
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
415
|
+
pulumi.set(self, "resource_group", value)
|
2822
416
|
|
2823
417
|
|
2824
418
|
@pulumi.input_type
|
2825
|
-
class
|
419
|
+
class UnifiedAgentConfigurationServiceConfigurationSourceArgs:
|
2826
420
|
def __init__(__self__, *,
|
421
|
+
source_type: pulumi.Input[str],
|
422
|
+
channels: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
2827
423
|
name: Optional[pulumi.Input[str]] = None,
|
2828
|
-
|
424
|
+
parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs']] = None,
|
425
|
+
paths: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
2829
426
|
"""
|
427
|
+
:param pulumi.Input[str] source_type: (Updatable) Unified schema logging source type.
|
428
|
+
|
429
|
+
|
430
|
+
** IMPORTANT **
|
431
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
432
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] channels: (Updatable) Windows event log channels.
|
2830
433
|
:param pulumi.Input[str] name: (Updatable) The name key to tag this Grok pattern.
|
2831
|
-
:param pulumi.Input[
|
434
|
+
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs'] parser: (Updatable) Source parser object.
|
435
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] paths: (Updatable) Absolute paths for log source files. Wildcards can be used.
|
2832
436
|
"""
|
437
|
+
pulumi.set(__self__, "source_type", source_type)
|
438
|
+
if channels is not None:
|
439
|
+
pulumi.set(__self__, "channels", channels)
|
2833
440
|
if name is not None:
|
2834
441
|
pulumi.set(__self__, "name", name)
|
2835
|
-
if
|
2836
|
-
pulumi.set(__self__, "
|
442
|
+
if parser is not None:
|
443
|
+
pulumi.set(__self__, "parser", parser)
|
444
|
+
if paths is not None:
|
445
|
+
pulumi.set(__self__, "paths", paths)
|
2837
446
|
|
2838
447
|
@property
|
2839
|
-
@pulumi.getter
|
2840
|
-
def
|
448
|
+
@pulumi.getter(name="sourceType")
|
449
|
+
def source_type(self) -> pulumi.Input[str]:
|
2841
450
|
"""
|
2842
|
-
(Updatable)
|
451
|
+
(Updatable) Unified schema logging source type.
|
452
|
+
|
453
|
+
|
454
|
+
** IMPORTANT **
|
455
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
2843
456
|
"""
|
2844
|
-
return pulumi.get(self, "
|
457
|
+
return pulumi.get(self, "source_type")
|
2845
458
|
|
2846
|
-
@
|
2847
|
-
def
|
2848
|
-
pulumi.set(self, "
|
459
|
+
@source_type.setter
|
460
|
+
def source_type(self, value: pulumi.Input[str]):
|
461
|
+
pulumi.set(self, "source_type", value)
|
2849
462
|
|
2850
463
|
@property
|
2851
464
|
@pulumi.getter
|
2852
|
-
def
|
465
|
+
def channels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
2853
466
|
"""
|
2854
|
-
(Updatable)
|
467
|
+
(Updatable) Windows event log channels.
|
2855
468
|
"""
|
2856
|
-
return pulumi.get(self, "
|
2857
|
-
|
2858
|
-
@params.setter
|
2859
|
-
def params(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
2860
|
-
pulumi.set(self, "params", value)
|
469
|
+
return pulumi.get(self, "channels")
|
2861
470
|
|
471
|
+
@channels.setter
|
472
|
+
def channels(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
473
|
+
pulumi.set(self, "channels", value)
|
2862
474
|
|
2863
|
-
@
|
2864
|
-
|
2865
|
-
def
|
2866
|
-
key: Optional[pulumi.Input[str]] = None,
|
2867
|
-
pattern: Optional[pulumi.Input[str]] = None):
|
475
|
+
@property
|
476
|
+
@pulumi.getter
|
477
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
2868
478
|
"""
|
2869
|
-
|
2870
|
-
:param pulumi.Input[str] pattern: (Updatable) The Grok pattern.
|
479
|
+
(Updatable) The name key to tag this Grok pattern.
|
2871
480
|
"""
|
2872
|
-
|
2873
|
-
|
2874
|
-
|
2875
|
-
|
481
|
+
return pulumi.get(self, "name")
|
482
|
+
|
483
|
+
@name.setter
|
484
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
485
|
+
pulumi.set(self, "name", value)
|
2876
486
|
|
2877
487
|
@property
|
2878
488
|
@pulumi.getter
|
2879
|
-
def
|
489
|
+
def parser(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs']]:
|
2880
490
|
"""
|
2881
|
-
(Updatable)
|
491
|
+
(Updatable) Source parser object.
|
2882
492
|
"""
|
2883
|
-
return pulumi.get(self, "
|
493
|
+
return pulumi.get(self, "parser")
|
2884
494
|
|
2885
|
-
@
|
2886
|
-
def
|
2887
|
-
pulumi.set(self, "
|
495
|
+
@parser.setter
|
496
|
+
def parser(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserArgs']]):
|
497
|
+
pulumi.set(self, "parser", value)
|
2888
498
|
|
2889
499
|
@property
|
2890
500
|
@pulumi.getter
|
2891
|
-
def
|
501
|
+
def paths(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
2892
502
|
"""
|
2893
|
-
(Updatable)
|
503
|
+
(Updatable) Absolute paths for log source files. Wildcards can be used.
|
2894
504
|
"""
|
2895
|
-
return pulumi.get(self, "
|
505
|
+
return pulumi.get(self, "paths")
|
2896
506
|
|
2897
|
-
@
|
2898
|
-
def
|
2899
|
-
pulumi.set(self, "
|
507
|
+
@paths.setter
|
508
|
+
def paths(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
509
|
+
pulumi.set(self, "paths", value)
|
2900
510
|
|
2901
511
|
|
2902
512
|
@pulumi.input_type
|
2903
|
-
class
|
513
|
+
class UnifiedAgentConfigurationServiceConfigurationSourceParserArgs:
|
2904
514
|
def __init__(__self__, *,
|
2905
515
|
parser_type: pulumi.Input[str],
|
2906
516
|
delimiter: Optional[pulumi.Input[str]] = None,
|
@@ -2920,13 +530,10 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2920
530
|
message_format: Optional[pulumi.Input[str]] = None,
|
2921
531
|
message_key: Optional[pulumi.Input[str]] = None,
|
2922
532
|
multi_line_start_regexp: Optional[pulumi.Input[str]] = None,
|
2923
|
-
nested_parser: Optional[pulumi.Input['
|
533
|
+
nested_parser: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs']] = None,
|
2924
534
|
null_value_pattern: Optional[pulumi.Input[str]] = None,
|
2925
|
-
|
2926
|
-
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserPatternArgs']]]] = None,
|
2927
|
-
record_input: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs']] = None,
|
535
|
+
patterns: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]]] = None,
|
2928
536
|
rfc5424time_format: Optional[pulumi.Input[str]] = None,
|
2929
|
-
separator: Optional[pulumi.Input[str]] = None,
|
2930
537
|
syslog_parser_type: Optional[pulumi.Input[str]] = None,
|
2931
538
|
time_format: Optional[pulumi.Input[str]] = None,
|
2932
539
|
time_type: Optional[pulumi.Input[str]] = None,
|
@@ -2951,13 +558,10 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
2951
558
|
:param pulumi.Input[str] message_format: (Updatable) Syslog message format.
|
2952
559
|
:param pulumi.Input[str] message_key: (Updatable) Specifies the field name to contain logs.
|
2953
560
|
:param pulumi.Input[str] multi_line_start_regexp: (Updatable) Multiline start regexp pattern.
|
2954
|
-
:param pulumi.Input['
|
561
|
+
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs'] nested_parser: (Updatable) Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey.
|
2955
562
|
:param pulumi.Input[str] null_value_pattern: (Updatable) Specify the null value pattern.
|
2956
|
-
:param pulumi.Input[
|
2957
|
-
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserPatternArgs']]] patterns: (Updatable) Grok pattern object.
|
2958
|
-
:param pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs'] record_input: (Updatable) record section of openmetrics parser.
|
563
|
+
:param pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]] patterns: (Updatable) Grok pattern object.
|
2959
564
|
:param pulumi.Input[str] rfc5424time_format: (Updatable) RFC 5424 time format.
|
2960
|
-
:param pulumi.Input[str] separator: (Updatable) Keys of adjacent levels are joined by the separator.
|
2961
565
|
:param pulumi.Input[str] syslog_parser_type: (Updatable) Syslog parser type.
|
2962
566
|
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
2963
567
|
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
@@ -3009,16 +613,10 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3009
613
|
pulumi.set(__self__, "nested_parser", nested_parser)
|
3010
614
|
if null_value_pattern is not None:
|
3011
615
|
pulumi.set(__self__, "null_value_pattern", null_value_pattern)
|
3012
|
-
if parse_nested is not None:
|
3013
|
-
pulumi.set(__self__, "parse_nested", parse_nested)
|
3014
616
|
if patterns is not None:
|
3015
617
|
pulumi.set(__self__, "patterns", patterns)
|
3016
|
-
if record_input is not None:
|
3017
|
-
pulumi.set(__self__, "record_input", record_input)
|
3018
618
|
if rfc5424time_format is not None:
|
3019
619
|
pulumi.set(__self__, "rfc5424time_format", rfc5424time_format)
|
3020
|
-
if separator is not None:
|
3021
|
-
pulumi.set(__self__, "separator", separator)
|
3022
620
|
if syslog_parser_type is not None:
|
3023
621
|
pulumi.set(__self__, "syslog_parser_type", syslog_parser_type)
|
3024
622
|
if time_format is not None:
|
@@ -3248,14 +846,14 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3248
846
|
|
3249
847
|
@property
|
3250
848
|
@pulumi.getter(name="nestedParser")
|
3251
|
-
def nested_parser(self) -> Optional[pulumi.Input['
|
849
|
+
def nested_parser(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs']]:
|
3252
850
|
"""
|
3253
851
|
(Updatable) Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey.
|
3254
852
|
"""
|
3255
853
|
return pulumi.get(self, "nested_parser")
|
3256
854
|
|
3257
855
|
@nested_parser.setter
|
3258
|
-
def nested_parser(self, value: Optional[pulumi.Input['
|
856
|
+
def nested_parser(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs']]):
|
3259
857
|
pulumi.set(self, "nested_parser", value)
|
3260
858
|
|
3261
859
|
@property
|
@@ -3270,42 +868,18 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3270
868
|
def null_value_pattern(self, value: Optional[pulumi.Input[str]]):
|
3271
869
|
pulumi.set(self, "null_value_pattern", value)
|
3272
870
|
|
3273
|
-
@property
|
3274
|
-
@pulumi.getter(name="parseNested")
|
3275
|
-
def parse_nested(self) -> Optional[pulumi.Input[bool]]:
|
3276
|
-
"""
|
3277
|
-
(Updatable) If true, a separator parameter can be further defined.
|
3278
|
-
"""
|
3279
|
-
return pulumi.get(self, "parse_nested")
|
3280
|
-
|
3281
|
-
@parse_nested.setter
|
3282
|
-
def parse_nested(self, value: Optional[pulumi.Input[bool]]):
|
3283
|
-
pulumi.set(self, "parse_nested", value)
|
3284
|
-
|
3285
871
|
@property
|
3286
872
|
@pulumi.getter
|
3287
|
-
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['
|
873
|
+
def patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]]]:
|
3288
874
|
"""
|
3289
875
|
(Updatable) Grok pattern object.
|
3290
876
|
"""
|
3291
877
|
return pulumi.get(self, "patterns")
|
3292
878
|
|
3293
879
|
@patterns.setter
|
3294
|
-
def patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['
|
880
|
+
def patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs']]]]):
|
3295
881
|
pulumi.set(self, "patterns", value)
|
3296
882
|
|
3297
|
-
@property
|
3298
|
-
@pulumi.getter(name="recordInput")
|
3299
|
-
def record_input(self) -> Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs']]:
|
3300
|
-
"""
|
3301
|
-
(Updatable) record section of openmetrics parser.
|
3302
|
-
"""
|
3303
|
-
return pulumi.get(self, "record_input")
|
3304
|
-
|
3305
|
-
@record_input.setter
|
3306
|
-
def record_input(self, value: Optional[pulumi.Input['UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs']]):
|
3307
|
-
pulumi.set(self, "record_input", value)
|
3308
|
-
|
3309
883
|
@property
|
3310
884
|
@pulumi.getter(name="rfc5424timeFormat")
|
3311
885
|
def rfc5424time_format(self) -> Optional[pulumi.Input[str]]:
|
@@ -3318,18 +892,6 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3318
892
|
def rfc5424time_format(self, value: Optional[pulumi.Input[str]]):
|
3319
893
|
pulumi.set(self, "rfc5424time_format", value)
|
3320
894
|
|
3321
|
-
@property
|
3322
|
-
@pulumi.getter
|
3323
|
-
def separator(self) -> Optional[pulumi.Input[str]]:
|
3324
|
-
"""
|
3325
|
-
(Updatable) Keys of adjacent levels are joined by the separator.
|
3326
|
-
"""
|
3327
|
-
return pulumi.get(self, "separator")
|
3328
|
-
|
3329
|
-
@separator.setter
|
3330
|
-
def separator(self, value: Optional[pulumi.Input[str]]):
|
3331
|
-
pulumi.set(self, "separator", value)
|
3332
|
-
|
3333
895
|
@property
|
3334
896
|
@pulumi.getter(name="syslogParserType")
|
3335
897
|
def syslog_parser_type(self) -> Optional[pulumi.Input[str]]:
|
@@ -3398,19 +960,15 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3398
960
|
|
3399
961
|
|
3400
962
|
@pulumi.input_type
|
3401
|
-
class
|
963
|
+
class UnifiedAgentConfigurationServiceConfigurationSourceParserNestedParserArgs:
|
3402
964
|
def __init__(__self__, *,
|
3403
965
|
field_time_key: Optional[pulumi.Input[str]] = None,
|
3404
966
|
is_keep_time_key: Optional[pulumi.Input[bool]] = None,
|
3405
|
-
parse_nested: Optional[pulumi.Input[bool]] = None,
|
3406
|
-
separator: Optional[pulumi.Input[str]] = None,
|
3407
967
|
time_format: Optional[pulumi.Input[str]] = None,
|
3408
968
|
time_type: Optional[pulumi.Input[str]] = None):
|
3409
969
|
"""
|
3410
970
|
:param pulumi.Input[str] field_time_key: (Updatable) Specify the time field for the event time. If the event doesn't have this field, the current time is used.
|
3411
971
|
:param pulumi.Input[bool] is_keep_time_key: (Updatable) If true, keep the time field in the record.
|
3412
|
-
:param pulumi.Input[bool] parse_nested: (Updatable) If true, a separator parameter can be further defined.
|
3413
|
-
:param pulumi.Input[str] separator: (Updatable) Keys of adjacent levels are joined by the separator.
|
3414
972
|
:param pulumi.Input[str] time_format: (Updatable) Process time value using the specified format.
|
3415
973
|
:param pulumi.Input[str] time_type: (Updatable) JSON parser time type.
|
3416
974
|
"""
|
@@ -3418,10 +976,6 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3418
976
|
pulumi.set(__self__, "field_time_key", field_time_key)
|
3419
977
|
if is_keep_time_key is not None:
|
3420
978
|
pulumi.set(__self__, "is_keep_time_key", is_keep_time_key)
|
3421
|
-
if parse_nested is not None:
|
3422
|
-
pulumi.set(__self__, "parse_nested", parse_nested)
|
3423
|
-
if separator is not None:
|
3424
|
-
pulumi.set(__self__, "separator", separator)
|
3425
979
|
if time_format is not None:
|
3426
980
|
pulumi.set(__self__, "time_format", time_format)
|
3427
981
|
if time_type is not None:
|
@@ -3451,30 +1005,6 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3451
1005
|
def is_keep_time_key(self, value: Optional[pulumi.Input[bool]]):
|
3452
1006
|
pulumi.set(self, "is_keep_time_key", value)
|
3453
1007
|
|
3454
|
-
@property
|
3455
|
-
@pulumi.getter(name="parseNested")
|
3456
|
-
def parse_nested(self) -> Optional[pulumi.Input[bool]]:
|
3457
|
-
"""
|
3458
|
-
(Updatable) If true, a separator parameter can be further defined.
|
3459
|
-
"""
|
3460
|
-
return pulumi.get(self, "parse_nested")
|
3461
|
-
|
3462
|
-
@parse_nested.setter
|
3463
|
-
def parse_nested(self, value: Optional[pulumi.Input[bool]]):
|
3464
|
-
pulumi.set(self, "parse_nested", value)
|
3465
|
-
|
3466
|
-
@property
|
3467
|
-
@pulumi.getter
|
3468
|
-
def separator(self) -> Optional[pulumi.Input[str]]:
|
3469
|
-
"""
|
3470
|
-
(Updatable) Keys of adjacent levels are joined by the separator.
|
3471
|
-
"""
|
3472
|
-
return pulumi.get(self, "separator")
|
3473
|
-
|
3474
|
-
@separator.setter
|
3475
|
-
def separator(self, value: Optional[pulumi.Input[str]]):
|
3476
|
-
pulumi.set(self, "separator", value)
|
3477
|
-
|
3478
1008
|
@property
|
3479
1009
|
@pulumi.getter(name="timeFormat")
|
3480
1010
|
def time_format(self) -> Optional[pulumi.Input[str]]:
|
@@ -3501,7 +1031,7 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3501
1031
|
|
3502
1032
|
|
3503
1033
|
@pulumi.input_type
|
3504
|
-
class
|
1034
|
+
class UnifiedAgentConfigurationServiceConfigurationSourceParserPatternArgs:
|
3505
1035
|
def __init__(__self__, *,
|
3506
1036
|
field_time_format: Optional[pulumi.Input[str]] = None,
|
3507
1037
|
field_time_key: Optional[pulumi.Input[str]] = None,
|
@@ -3587,100 +1117,6 @@ class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilt
|
|
3587
1117
|
pulumi.set(self, "pattern", value)
|
3588
1118
|
|
3589
1119
|
|
3590
|
-
@pulumi.input_type
|
3591
|
-
class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterParserRecordInputArgs:
|
3592
|
-
def __init__(__self__, *,
|
3593
|
-
dimensions: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
3594
|
-
namespace: Optional[pulumi.Input[str]] = None,
|
3595
|
-
resource_group: Optional[pulumi.Input[str]] = None):
|
3596
|
-
"""
|
3597
|
-
:param pulumi.Input[Mapping[str, Any]] dimensions: (Updatable) Dimensions to be added for metrics.
|
3598
|
-
:param pulumi.Input[str] namespace: (Updatable) Namespace to emit metrics.
|
3599
|
-
:param pulumi.Input[str] resource_group: (Updatable) Resource group to emit metrics.
|
3600
|
-
"""
|
3601
|
-
if dimensions is not None:
|
3602
|
-
pulumi.set(__self__, "dimensions", dimensions)
|
3603
|
-
if namespace is not None:
|
3604
|
-
pulumi.set(__self__, "namespace", namespace)
|
3605
|
-
if resource_group is not None:
|
3606
|
-
pulumi.set(__self__, "resource_group", resource_group)
|
3607
|
-
|
3608
|
-
@property
|
3609
|
-
@pulumi.getter
|
3610
|
-
def dimensions(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
3611
|
-
"""
|
3612
|
-
(Updatable) Dimensions to be added for metrics.
|
3613
|
-
"""
|
3614
|
-
return pulumi.get(self, "dimensions")
|
3615
|
-
|
3616
|
-
@dimensions.setter
|
3617
|
-
def dimensions(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
3618
|
-
pulumi.set(self, "dimensions", value)
|
3619
|
-
|
3620
|
-
@property
|
3621
|
-
@pulumi.getter
|
3622
|
-
def namespace(self) -> Optional[pulumi.Input[str]]:
|
3623
|
-
"""
|
3624
|
-
(Updatable) Namespace to emit metrics.
|
3625
|
-
"""
|
3626
|
-
return pulumi.get(self, "namespace")
|
3627
|
-
|
3628
|
-
@namespace.setter
|
3629
|
-
def namespace(self, value: Optional[pulumi.Input[str]]):
|
3630
|
-
pulumi.set(self, "namespace", value)
|
3631
|
-
|
3632
|
-
@property
|
3633
|
-
@pulumi.getter(name="resourceGroup")
|
3634
|
-
def resource_group(self) -> Optional[pulumi.Input[str]]:
|
3635
|
-
"""
|
3636
|
-
(Updatable) Resource group to emit metrics.
|
3637
|
-
"""
|
3638
|
-
return pulumi.get(self, "resource_group")
|
3639
|
-
|
3640
|
-
@resource_group.setter
|
3641
|
-
def resource_group(self, value: Optional[pulumi.Input[str]]):
|
3642
|
-
pulumi.set(self, "resource_group", value)
|
3643
|
-
|
3644
|
-
|
3645
|
-
@pulumi.input_type
|
3646
|
-
class UnifiedAgentConfigurationServiceConfigurationUnifiedAgentConfigurationFilterRecordListArgs:
|
3647
|
-
def __init__(__self__, *,
|
3648
|
-
key: Optional[pulumi.Input[str]] = None,
|
3649
|
-
value: Optional[pulumi.Input[str]] = None):
|
3650
|
-
"""
|
3651
|
-
:param pulumi.Input[str] key: (Updatable) A new key
|
3652
|
-
:param pulumi.Input[str] value: (Updatable) A new value
|
3653
|
-
"""
|
3654
|
-
if key is not None:
|
3655
|
-
pulumi.set(__self__, "key", key)
|
3656
|
-
if value is not None:
|
3657
|
-
pulumi.set(__self__, "value", value)
|
3658
|
-
|
3659
|
-
@property
|
3660
|
-
@pulumi.getter
|
3661
|
-
def key(self) -> Optional[pulumi.Input[str]]:
|
3662
|
-
"""
|
3663
|
-
(Updatable) A new key
|
3664
|
-
"""
|
3665
|
-
return pulumi.get(self, "key")
|
3666
|
-
|
3667
|
-
@key.setter
|
3668
|
-
def key(self, value: Optional[pulumi.Input[str]]):
|
3669
|
-
pulumi.set(self, "key", value)
|
3670
|
-
|
3671
|
-
@property
|
3672
|
-
@pulumi.getter
|
3673
|
-
def value(self) -> Optional[pulumi.Input[str]]:
|
3674
|
-
"""
|
3675
|
-
(Updatable) A new value
|
3676
|
-
"""
|
3677
|
-
return pulumi.get(self, "value")
|
3678
|
-
|
3679
|
-
@value.setter
|
3680
|
-
def value(self, value: Optional[pulumi.Input[str]]):
|
3681
|
-
pulumi.set(self, "value", value)
|
3682
|
-
|
3683
|
-
|
3684
1120
|
@pulumi.input_type
|
3685
1121
|
class GetLogGroupsFilterArgs:
|
3686
1122
|
def __init__(__self__, *,
|