Index logstash_stats.pipelines.events.duration_in_millis (elastic/x-pack-elasticsearch#1752)
Original commit: elastic/x-pack-elasticsearch@c731badb20
This commit is contained in:
parent
6344bff121
commit
160fb8ee53
|
@ -262,6 +262,9 @@
|
||||||
},
|
},
|
||||||
"out": {
|
"out": {
|
||||||
"type": "long"
|
"type": "long"
|
||||||
|
},
|
||||||
|
"duration_in_millis":{
|
||||||
|
"type": "long"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue