I've tried the if "flow" in [tags] as well and same result but here is the json output.
{
"_index": "flows-2019.44",
"_type": "doc",
"_id": "ot-NFG4Bd0HUI2PrhoEY",
"_version": 1,
"_score": null,
"_source": {
"dst_ip": "4.2.2.2",
"bytes_out": 61,
"tags": [
"bro",
"flow"
],
"packets_in": 1,
"event_time_received": "2019-10-28T22:47:29.556Z",
"packets": 2,
"conn_state": "SF",
"transport": "udp",
"conn_history": "Dd",
"asn": {
"asn": 3356,
"ip": "4.2.2.2",
"as_org": "Level 3 Communications, Inc."
},
"app": "dns",
"geo": {
"longitude": -97.822,
"country_code2": "US",
"latitude": 37.751,
"location": {
"lat": 37.751,
"lon": -97.822
},
"ip": "4.2.2.2",
"continent_code": "NA",
"country_name": "United States"
},
"@version": "1",
"src_port": 32768,
"direction": "outbound",
"src_ip": "192.168.1.15",
"bytes_in": 125,
"packets_out": 1,
"host": {
"name": "abc-nsm-0"
},
"bytes": 186,
"dst_port": 53,
"uuid": "2f49a8df-1a9d-45ec-9935-e52553a400d3",
"@timestamp": "2019-10-28T22:47:17.149Z",
"duration": 0.047811
},
"fields": {
"@timestamp": [
"2019-10-28T22:47:17.149Z"
]
},
"sort": [
1572302837149
]
}