{ "numeric_detection": true, "dynamic": "true", "date_detection": false, "properties": { "remote_addr": { "ignore_malformed": true, "type": "ip" }, "source_location": { "ignore_malformed": true, "ignore_z_value": true, "type": "geo_point" }, "upstream_status": { "ignore_malformed": true, "type": "short" }, "upstream_response_length": { "ignore_malformed": true, "type": "long" }, "upstream_header_time": { "fields": { "keyword": { "type": "keyword" } }, "type": "text" }, "gzip_ratio": { "ignore_malformed": true, "type": "float" }, "destination_location": { "ignore_malformed": true, "ignore_z_value": true, "type": "geo_point" }, "upstream_response_time": { "fields": { "keyword": { "type": "keyword" } }, "type": "text" }, "server_port": { "ignore_malformed": true, "type": "short" }, "upstream_ip": { "ignore_malformed": true, "type": "ip" }, "upstream_port": { "ignore_malformed": true, "type": "short" }, "status": { "ignore_malformed": true, "type": "short" } } }