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 0973404 commit 782d921Copy full SHA for 782d921
docs/en/glossary/glossary.asciidoc
@@ -235,6 +235,14 @@ getting or searching for a document.
235
+
236
//Source: Elasticsearch
237
endif::elasticsearch-terms[]
238
239
+[[glossary-ecs]] Elastic Common Schema (ECS) ::
240
241
+A document schema for Elasticsearch, for use cases such as logging and metrics.
242
+ECS defines a common set of fields, their datatype, and gives guidance on their
243
+correct usage. ECS is used to improve uniformity of event data coming from
244
+different sources.
245
246
ifdef::logstash-terms[]
247
248
[[glossary-event]] event ::
0 commit comments