You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/log_agent_feature_flags.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This setting enables:
41
41
* Detection and collection of logs from short-lived containers and processes in Kubernetes.
42
42
* Detection and collection of logs from any processes in containers in Kubernetes. Up until now only processes detected by OneAgent are covered with the Log module.
43
43
* Log events decoration according to semantic dictionary.
44
-
**Note:** The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires **Dynatrace Operator 1.4.1+**.
44
+
**Note:** The matcher "Deployment name" in the log sources configuration will be ignored and needs to be replaced with "Workload name", requires **Dynatrace Operator 1.4.2+**.
45
45
46
46
For more details, check our [documentation](https://dt-url.net/jn02ey0).
47
47
@@ -51,6 +51,7 @@ This setting enables:
51
51
This setting enables:
52
52
* Detection and to have logs ingested matching ingest rule is required.
53
53
-`scope` (String) The scope of this setting (HOST, KUBERNETES_CLUSTER, HOST_GROUP). Omit this property if you want to cover the whole environment.
54
+
-`user_and_event_data` (Boolean) Enable OneAgent to collect data from Event Logs in the User Data and Event Data sections.
Copy file name to clipboardExpand all lines: docs/resources/openpipeline_business_events.md
+38-3Lines changed: 38 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,7 @@ Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcesso
108
108
Optional:
109
109
110
110
-`dql_processor` (Block List, Max: 1) Processor to apply a DQL script (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--dql_processor))
111
+
-`drop_processor` (Block List, Max: 1) Processor to drop the record either during the processing stage or at the endpoint (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--drop_processor))
111
112
-`fields_add_processor` (Block List, Max: 1) Processor to add fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_add_processor))
112
113
-`fields_remove_processor` (Block List, Max: 1) Processor to remove fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_remove_processor))
113
114
-`fields_rename_processor` (Block List, Max: 1) Processor to rename fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_rename_processor))
@@ -128,6 +129,21 @@ Optional:
128
129
-`sample_data` (String) Sample data related to the processor for documentation or testing
### Nested Schema for `endpoints.endpoint.processors.processor.fields_add_processor`
133
149
@@ -252,7 +268,7 @@ Required:
252
268
253
269
Optional:
254
270
255
-
-`field_extraction` (Block List, Max: 1) (see [below for nested schema](#nestedblock--pipelines--pipeline--data_extraction--processor--bizevent_extraction_processor--field_extraction))
271
+
-`field_extraction` (Block List, Max: 1) Definition of the field extraction (see [below for nested schema](#nestedblock--pipelines--pipeline--data_extraction--processor--bizevent_extraction_processor--field_extraction))
256
272
-`sample_data` (String) Sample data related to the processor for documentation or testing
-`semantic` (String) Defines how the fields of the source record should be extracted
306
+
307
+
Optional:
308
+
309
+
-`fields` (List of String) Unique fields to include/exclude in the extracted record
291
310
292
311
293
312
@@ -384,6 +403,7 @@ Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcesso
384
403
Optional:
385
404
386
405
-`dql_processor` (Block List, Max: 1) Processor to apply a DQL script (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--dql_processor))
406
+
-`drop_processor` (Block List, Max: 1) Processor to drop the record either during the processing stage or at the endpoint (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--drop_processor))
387
407
-`fields_add_processor` (Block List, Max: 1) Processor to add fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_add_processor))
388
408
-`fields_remove_processor` (Block List, Max: 1) Processor to remove fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_remove_processor))
389
409
-`fields_rename_processor` (Block List, Max: 1) Processor to rename fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_rename_processor))
@@ -405,6 +425,21 @@ Optional:
405
425
-`sample_data` (String) Sample data related to the processor for documentation or testing
Copy file name to clipboardExpand all lines: docs/resources/openpipeline_events.md
+38-3Lines changed: 38 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,6 +266,7 @@ Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcesso
266
266
Optional:
267
267
268
268
-`dql_processor` (Block List, Max: 1) Processor to apply a DQL script (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--dql_processor))
269
+
-`drop_processor` (Block List, Max: 1) Processor to drop the record either during the processing stage or at the endpoint (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--drop_processor))
269
270
-`fields_add_processor` (Block List, Max: 1) Processor to add fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_add_processor))
270
271
-`fields_remove_processor` (Block List, Max: 1) Processor to remove fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_remove_processor))
271
272
-`fields_rename_processor` (Block List, Max: 1) Processor to rename fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_rename_processor))
@@ -286,6 +287,21 @@ Optional:
286
287
-`sample_data` (String) Sample data related to the processor for documentation or testing
### Nested Schema for `endpoints.endpoint.processors.processor.fields_add_processor`
291
307
@@ -410,7 +426,7 @@ Required:
410
426
411
427
Optional:
412
428
413
-
-`field_extraction` (Block List, Max: 1) (see [below for nested schema](#nestedblock--pipelines--pipeline--data_extraction--processor--bizevent_extraction_processor--field_extraction))
429
+
-`field_extraction` (Block List, Max: 1) Definition of the field extraction (see [below for nested schema](#nestedblock--pipelines--pipeline--data_extraction--processor--bizevent_extraction_processor--field_extraction))
414
430
-`sample_data` (String) Sample data related to the processor for documentation or testing
-`semantic` (String) Defines how the fields of the source record should be extracted
464
+
465
+
Optional:
466
+
467
+
-`fields` (List of String) Unique fields to include/exclude in the extracted record
449
468
450
469
451
470
@@ -542,6 +561,7 @@ Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcesso
542
561
Optional:
543
562
544
563
-`dql_processor` (Block List, Max: 1) Processor to apply a DQL script (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--dql_processor))
564
+
-`drop_processor` (Block List, Max: 1) Processor to drop the record either during the processing stage or at the endpoint (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--drop_processor))
545
565
-`fields_add_processor` (Block List, Max: 1) Processor to add fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_add_processor))
546
566
-`fields_remove_processor` (Block List, Max: 1) Processor to remove fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_remove_processor))
547
567
-`fields_rename_processor` (Block List, Max: 1) Processor to rename fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_rename_processor))
@@ -563,6 +583,21 @@ Optional:
563
583
-`sample_data` (String) Sample data related to the processor for documentation or testing
Copy file name to clipboardExpand all lines: docs/resources/openpipeline_logs.md
+38-3Lines changed: 38 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,7 @@ Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcesso
111
111
Optional:
112
112
113
113
-`dql_processor` (Block List, Max: 1) Processor to apply a DQL script (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--dql_processor))
114
+
-`drop_processor` (Block List, Max: 1) Processor to drop the record either during the processing stage or at the endpoint (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--drop_processor))
114
115
-`fields_add_processor` (Block List, Max: 1) Processor to add fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_add_processor))
115
116
-`fields_remove_processor` (Block List, Max: 1) Processor to remove fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_remove_processor))
116
117
-`fields_rename_processor` (Block List, Max: 1) Processor to rename fields (see [below for nested schema](#nestedblock--endpoints--endpoint--processors--processor--fields_rename_processor))
@@ -131,6 +132,21 @@ Optional:
131
132
-`sample_data` (String) Sample data related to the processor for documentation or testing
### Nested Schema for `endpoints.endpoint.processors.processor.fields_add_processor`
136
152
@@ -255,7 +271,7 @@ Required:
255
271
256
272
Optional:
257
273
258
-
-`field_extraction` (Block List, Max: 1) (see [below for nested schema](#nestedblock--pipelines--pipeline--data_extraction--processor--bizevent_extraction_processor--field_extraction))
274
+
-`field_extraction` (Block List, Max: 1) Definition of the field extraction (see [below for nested schema](#nestedblock--pipelines--pipeline--data_extraction--processor--bizevent_extraction_processor--field_extraction))
259
275
-`sample_data` (String) Sample data related to the processor for documentation or testing
-`semantic` (String) Defines how the fields of the source record should be extracted
309
+
310
+
Optional:
311
+
312
+
-`fields` (List of String) Unique fields to include/exclude in the extracted record
294
313
295
314
296
315
@@ -387,6 +406,7 @@ Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcesso
387
406
Optional:
388
407
389
408
-`dql_processor` (Block List, Max: 1) Processor to apply a DQL script (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--dql_processor))
409
+
-`drop_processor` (Block List, Max: 1) Processor to drop the record either during the processing stage or at the endpoint (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--drop_processor))
390
410
-`fields_add_processor` (Block List, Max: 1) Processor to add fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_add_processor))
391
411
-`fields_remove_processor` (Block List, Max: 1) Processor to remove fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_remove_processor))
392
412
-`fields_rename_processor` (Block List, Max: 1) Processor to rename fields (see [below for nested schema](#nestedblock--pipelines--pipeline--processing--processor--fields_rename_processor))
@@ -408,6 +428,21 @@ Optional:
408
428
-`sample_data` (String) Sample data related to the processor for documentation or testing
0 commit comments