remove realtimestamp - seems unnescesary..

This commit is contained in:
2019-11-07 20:05:21 +01:00
parent b92431c251
commit 25cc72388f

View File

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