Update pfsense_custom_template_es6.json

This commit is contained in:
2019-11-18 22:31:15 +01:00
committed by GitHub
parent 5fd31f15f3
commit bd928b3732

View File

@@ -219,6 +219,10 @@
"type": "date", "type": "date",
"format": "yyyy-MM-dd HH:mm:ss.SSS" "format": "yyyy-MM-dd HH:mm:ss.SSS"
}, },
"utc_timestamp": {
"format": "yyyy-MM-dd HH:mm:ss",
"type": "date"
},
"tos": { "tos": {
"type": "keyword" "type": "keyword"
}, },