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/en/observability/logs-stream.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -366,7 +366,7 @@ The component templates that are set in the previous index template are defined
366
366
*** Places a hook for the `logs@custom` pipeline. If a `logs@custom` pipeline is installed, it's applied to logs ingested into this data stream.
367
367
** Sets the {ref}/ignore-malformed.html[`ignore_malformed`] flag to `true`. If a field in the log document contains an incorrect value type and the field's mapping type supports this flag, the document is still processed.
368
368
- `logs@custom` – a predefined component template that is not installed by default. Use this name to install a custom component template if you wish to override or extend any of the default mappings or settings.
369
-
- `ecs@dynamic_templates` – dynamic templates that automatically ensure you data stream mappings comply with the {ecs-ref}/ecs-reference.html[Elastic Common Schema (ECS)].
369
+
- `ecs@dynamic_templates` – dynamic templates that automatically ensure your data stream mappings comply with the {ecs-ref}/ecs-reference.html[Elastic Common Schema (ECS)].
370
370
371
371
[discrete]
372
372
[[logs-stream-create-data-stream]]
@@ -1040,4 +1040,4 @@ Your query should return similar results to the following:
1040
1040
}
1041
1041
----
1042
1042
1043
-
You can see the high-severity logs and that they're now in the `critical` dataset.
1043
+
You can see the high-severity logs and that they're now in the `critical` dataset.
0 commit comments