Skip to content

Commit 450a106

Browse files
apmmachineapmmachine
and
apmmachine
authored
synchronize ecs-logging spec (#51)
Co-authored-by: apmmachine <[email protected]>
1 parent 0fd2d1a commit 450a106

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

tests/resources/spec.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,16 @@
7373
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-service.html",
7474
"comment": [
7575
"Configurable by users.",
76-
"When an APM agent is active, they should auto-configure it if not already set."
76+
"When an APM agent is active, it should auto-configure this field if not already set."
77+
]
78+
},
79+
"service.node.name": {
80+
"type": "string",
81+
"required": false,
82+
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-service.html",
83+
"comment": [
84+
"Configurable by users.",
85+
"When an APM agent is active and `service_node_name` is manually configured, the agent should auto-configure this field if not already set."
7786
]
7887
},
7988
"event.dataset": {

0 commit comments

Comments
 (0)