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 70d2f53 commit f069958Copy full SHA for f069958
log4j2-ecs-layout/README.md
@@ -1,6 +1,6 @@
1
# Log4j2 ECS Layout
2
3
-The minimum required log4j2 version is 2.7.
+The minimum required log4j2 version is 2.6.
4
5
## Step 1: add dependency
6
@@ -128,4 +128,4 @@ This means that you can't index a document where `foo` would be a different data
128
129
In that example, `foo` is a string.
130
Trying to index that document results in an error because the data type of `foo` can't be object and string at the same time.
131
-
+
0 commit comments