We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76c106 commit cfdba8bCopy full SHA for cfdba8b
docs/intro.asciidoc
@@ -186,6 +186,15 @@ Refer to the documentation of the individual loggers on how to set these fields.
186
| Helps to filter the logs by service.
187
|`"my-service"`
188
189
+|{ecs-ref}/ecs-service.html[`service.version`]
190
+| Helps to filter the logs by service version.
191
+|`"1.0"`
192
+
193
+|{ecs-ref}/ecs-service.html[`service.environment`]
194
+| Helps to filter the logs by environment.
195
+|`"production"`
196
197
198
|{ecs-ref}/ecs-event.html[`event.dataset`]
199
| Enables the {observability-guide}/inspect-log-anomalies.html[log rate anomaly detection].
200
|`"my-service.log"`
0 commit comments