Skip to content

Commit 160fb8e

Browse files
authored
Index logstash_stats.pipelines.events.duration_in_millis (elastic/x-pack-elasticsearch#1752)
Original commit: elastic/x-pack-elasticsearch@c731bad
1 parent 6344bff commit 160fb8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugin/src/main/resources/monitoring-logstash.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,9 @@
262262
},
263263
"out": {
264264
"type": "long"
265+
},
266+
"duration_in_millis":{
267+
"type": "long"
265268
}
266269
}
267270
},

0 commit comments

Comments
 (0)