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 503eb74 commit 18cde10Copy full SHA for 18cde10
docs/intro.asciidoc
@@ -41,10 +41,11 @@ Refer to the installation instructions of the individual loggers:
41
[float]
42
=== Why ECS logging?
43
44
-*No parsing of the log file required*::
+*Simplicity: no manual parsing*::
45
+
46
--
47
-ECS-compatible JSON doesn't require the use of Logstash or grok parsing via an ingest node pipeline.
+Logs arrive pre-formatted, pre-enriched and ready to add value, making problems quicker and easier to identify.
48
+No more tedious grok parsing that has to be customized for every application.
49
50
51
*Decently human-readable JSON structure*::
0 commit comments