File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
ecs-logging-core/src/test/resources/spec Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 73
73
"url" : " https://www.elastic.co/guide/en/ecs/current/ecs-service.html" ,
74
74
"comment" : [
75
75
" 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."
77
86
]
78
87
},
79
88
"event.dataset" : {
You can’t perform that action at this time.
0 commit comments