blob: 442321e28dd7e12b63f9fd772ce8e1080cdc0f79 [file] [log] [blame]
{
"template": "yaf_index*",
"mappings": {
"yaf_doc": {
"_timestamp": {
"enabled": true
},
"properties": {
"timestamp": {
"type": "date",
"format": "epoch_millis"
},
"enrichments:geo:ip_dst_addr:location_point": {
"type": "geo_point"
},
"end-time": {
"type": "string"
},
"duration": {
"type": "string"
},
"rtt": {
"type": "string"
},
"proto": {
"type": "string"
},
"sip": {
"type": "string"
},
"sp": {
"type": "string"
},
"dip": {
"type": "string"
},
"dp": {
"type": "string"
},
"iflags": {
"type": "string"
},
"uflags": {
"type": "string"
},
"riflags": {
"type": "string"
},
"ruflags": {
"type": "string"
},
"isn": {
"type": "string"
},
"risn": {
"type": "string"
},
"tag": {
"type": "string"
},
"rtag": {
"type": "string"
},
"pkt": {
"type": "string"
},
"oct": {
"type": "string"
},
"rpkt": {
"type": "string"
},
"roct": {
"type": "string"
},
"app": {
"type": "string"
},
"end-reason": {
"type": "string"
}
}
}
}
}