Skip to content

Commit 18d106e

Browse files
apmmachineapmmachine
andauthored
sync ecs-logging spec (#50)
Refs: elastic/ecs-logging#50 Co-authored-by: apmmachine <[email protected]>
1 parent 5c754f8 commit 18d106e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

utils/ecs-logging/spec.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"type": "datetime",
1010
"required": true,
1111
"index": 0,
12-
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-base.html"
12+
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-base.html",
13+
"comment": [
14+
"Field order, as specified by 'index', is RECOMMENDED.",
15+
"ECS loggers must implement field order unless the logging framework makes that impossible."
16+
]
1317
},
1418
"log.level": {
1519
"type": "string",

0 commit comments

Comments
 (0)