{ "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" }, "gzip_ratio": { "ignore_malformed": true, "type": "half_float" }, "destination_location": { "ignore_malformed": true, "ignore_z_value": true, "type": "geo_point" }, "status": { "ignore_malformed": true, "type": "short" } } }