Skip to content

Commit dd18e43

Browse files
apmmachineapmmachine
andauthored
chore: Updated the content of the file "/tmp/updatecli/github/elastic... (#202)
... /ecs-logging-java/ecs-logging-core/src/test/resources/spec/spec.json" Made with ❤️️ by updatecli Co-authored-by: apmmachine <[email protected]>
1 parent 260992b commit dd18e43

File tree

1 file changed

+6
-1
lines changed
  • ecs-logging-core/src/test/resources/spec

1 file changed

+6
-1
lines changed

ecs-logging-core/src/test/resources/spec/spec.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@
4242
"ecs.version": {
4343
"type": "string",
4444
"required": true,
45-
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-ecs.html"
45+
"top_level_field": true,
46+
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-ecs.html",
47+
"comment": [
48+
"This field SHOULD NOT be a nested object field but at the top level with a dot in the property name.",
49+
"This is to make the JSON logs more human-readable."
50+
]
4651
},
4752
"labels": {
4853
"type": "object",

0 commit comments

Comments
 (0)