Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - {
 - "logstash-2016.07.19" : {
 - "mappings" : {
 - "_default_" : {
 - "_all" : {
 - "enabled" : true,
 - "omit_norms" : true
 - },
 - "dynamic_templates" : [ {
 - "message_field" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string"
 - },
 - "match" : "message",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "string_fields" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string",
 - "fields" : {
 - "raw" : {
 - "ignore_above" : 256,
 - "index" : "not_analyzed",
 - "type" : "string",
 - "doc_values" : true
 - }
 - }
 - },
 - "match" : "*",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "float_fields" : {
 - "mapping" : {
 - "type" : "float",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "float"
 - }
 - }, {
 - "double_fields" : {
 - "mapping" : {
 - "type" : "double",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "double"
 - }
 - }, {
 - "byte_fields" : {
 - "mapping" : {
 - "type" : "byte",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "byte"
 - }
 - }, {
 - "short_fields" : {
 - "mapping" : {
 - "type" : "short",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "short"
 - }
 - }, {
 - "integer_fields" : {
 - "mapping" : {
 - "type" : "integer",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "integer"
 - }
 - }, {
 - "long_fields" : {
 - "mapping" : {
 - "type" : "long",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "long"
 - }
 - }, {
 - "date_fields" : {
 - "mapping" : {
 - "type" : "date",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "date"
 - }
 - }, {
 - "geo_point_fields" : {
 - "mapping" : {
 - "type" : "geo_point",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "geo_point"
 - }
 - } ],
 - "properties" : {
 - "@timestamp" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "@version" : {
 - "type" : "string",
 - "index" : "not_analyzed"
 - },
 - "geoip" : {
 - "dynamic" : "true",
 - "properties" : {
 - "ip" : {
 - "type" : "ip"
 - },
 - "latitude" : {
 - "type" : "float"
 - },
 - "location" : {
 - "type" : "geo_point"
 - },
 - "longitude" : {
 - "type" : "float"
 - }
 - }
 - }
 - }
 - },
 - "traffic" : {
 - "_all" : {
 - "enabled" : true,
 - "omit_norms" : true
 - },
 - "dynamic_templates" : [ {
 - "message_field" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string"
 - },
 - "match" : "message",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "string_fields" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string",
 - "fields" : {
 - "raw" : {
 - "ignore_above" : 256,
 - "index" : "not_analyzed",
 - "type" : "string",
 - "doc_values" : true
 - }
 - }
 - },
 - "match" : "*",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "float_fields" : {
 - "mapping" : {
 - "type" : "float",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "float"
 - }
 - }, {
 - "double_fields" : {
 - "mapping" : {
 - "type" : "double",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "double"
 - }
 - }, {
 - "byte_fields" : {
 - "mapping" : {
 - "type" : "byte",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "byte"
 - }
 - }, {
 - "short_fields" : {
 - "mapping" : {
 - "type" : "short",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "short"
 - }
 - }, {
 - "integer_fields" : {
 - "mapping" : {
 - "type" : "integer",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "integer"
 - }
 - }, {
 - "long_fields" : {
 - "mapping" : {
 - "type" : "long",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "long"
 - }
 - }, {
 - "date_fields" : {
 - "mapping" : {
 - "type" : "date",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "date"
 - }
 - }, {
 - "geo_point_fields" : {
 - "mapping" : {
 - "type" : "geo_point",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "geo_point"
 - }
 - } ],
 - "properties" : {
 - "@timestamp" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "@version" : {
 - "type" : "string",
 - "index" : "not_analyzed"
 - },
 - "SN" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "app" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "app_cat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "app_type" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "appact" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "appcat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "appid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "applist" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "apprisk" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "carrier_ep" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "countapp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "countdlp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "countweb" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "craction" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "crlevel" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "crscore" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "date" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "device_id" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "devid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "devname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "devtype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dir_disp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dst" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dst_country" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dst_int" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dst_port" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstcountry" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstintf" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "duration" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "geoip" : {
 - "dynamic" : "true",
 - "properties" : {
 - "area_code" : {
 - "type" : "long"
 - },
 - "city_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "continent_code" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_code2" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_code3" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dma_code" : {
 - "type" : "long"
 - },
 - "ip" : {
 - "type" : "ip"
 - },
 - "latitude" : {
 - "type" : "float"
 - },
 - "location" : {
 - "type" : "geo_point"
 - },
 - "longitude" : {
 - "type" : "float"
 - },
 - "postal_code" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "real_region_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "region_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "timezone" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - }
 - }
 - },
 - "group" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "host" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "identidx" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "kv" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "lanin" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "lanout" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "level" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "log_id" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "logid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "mastersrcmac" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "msg" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "osname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "osversion" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "path" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "perip_drop" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "perip_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "policyid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "poluuid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "pri" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "profilegroup" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "proto" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rcvd" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rcvd_pkt" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rcvdbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rcvdpkt" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rule" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sent" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sent_pkt" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sentbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sentpkt" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "service" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sessionid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaper_drop_rcvd" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaper_drop_sent" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaper_rcvd_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaper_sent_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaperdroprcvdbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaperdropsentbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shaperrcvdname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "shapersentname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "src" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "src_country" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "src_int" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "src_port" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srccountry" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcintf" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcmac" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "status" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "subapp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "subappcat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "subtype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "time" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tran_disp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tran_ip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tran_port" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tran_sip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tran_sport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "trandisp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tranip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tranport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "transip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "transport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "type" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "unauthuser" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "unauthusersource" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "user" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "utmaction" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vd" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vpn" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vpn_tunnel" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vpntype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "wanin" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "wanoptapptype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "wanout" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - }
 - }
 - },
 - "utm" : {
 - "_all" : {
 - "enabled" : true,
 - "omit_norms" : true
 - },
 - "dynamic_templates" : [ {
 - "message_field" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string"
 - },
 - "match" : "message",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "string_fields" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string",
 - "fields" : {
 - "raw" : {
 - "ignore_above" : 256,
 - "index" : "not_analyzed",
 - "type" : "string",
 - "doc_values" : true
 - }
 - }
 - },
 - "match" : "*",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "float_fields" : {
 - "mapping" : {
 - "type" : "float",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "float"
 - }
 - }, {
 - "double_fields" : {
 - "mapping" : {
 - "type" : "double",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "double"
 - }
 - }, {
 - "byte_fields" : {
 - "mapping" : {
 - "type" : "byte",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "byte"
 - }
 - }, {
 - "short_fields" : {
 - "mapping" : {
 - "type" : "short",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "short"
 - }
 - }, {
 - "integer_fields" : {
 - "mapping" : {
 - "type" : "integer",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "integer"
 - }
 - }, {
 - "long_fields" : {
 - "mapping" : {
 - "type" : "long",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "long"
 - }
 - }, {
 - "date_fields" : {
 - "mapping" : {
 - "type" : "date",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "date"
 - }
 - }, {
 - "geo_point_fields" : {
 - "mapping" : {
 - "type" : "geo_point",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "geo_point"
 - }
 - } ],
 - "properties" : {
 - "@timestamp" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "@version" : {
 - "type" : "string",
 - "index" : "not_analyzed"
 - },
 - "action" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "agent" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "app" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "appcat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "appid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "applist" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "apprisk" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "catdesc" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "crlevel" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "crscore" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "date" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "devid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "devname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "direction" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dlpextra" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstintf" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "epoch" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "eventid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "eventtype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filename" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filesize" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filetype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filtercat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filteridx" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filtertype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "geoip" : {
 - "dynamic" : "true",
 - "properties" : {
 - "area_code" : {
 - "type" : "long"
 - },
 - "city_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "continent_code" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_code2" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_code3" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dma_code" : {
 - "type" : "long"
 - },
 - "ip" : {
 - "type" : "ip"
 - },
 - "latitude" : {
 - "type" : "float"
 - },
 - "location" : {
 - "type" : "geo_point"
 - },
 - "longitude" : {
 - "type" : "float"
 - },
 - "postal_code" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "real_region_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "region_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "timezone" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - }
 - }
 - },
 - "group" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "host" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "hostname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "keyword" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "kv" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "level" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "logid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "method" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "msg" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "path" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "policyid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "profile" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "proto" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rcvdbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "reqtype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sentbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "service" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sessionid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "severity" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcintf" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "subtype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "time" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "type" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "url" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "urlfilteridx" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "urlfilterlist" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "user" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vd" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - }
 - }
 - },
 - "event" : {
 - "_all" : {
 - "enabled" : true,
 - "omit_norms" : true
 - },
 - "dynamic_templates" : [ {
 - "message_field" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string"
 - },
 - "match" : "message",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "string_fields" : {
 - "mapping" : {
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "index" : "analyzed",
 - "omit_norms" : true,
 - "type" : "string",
 - "fields" : {
 - "raw" : {
 - "ignore_above" : 256,
 - "index" : "not_analyzed",
 - "type" : "string",
 - "doc_values" : true
 - }
 - }
 - },
 - "match" : "*",
 - "match_mapping_type" : "string"
 - }
 - }, {
 - "float_fields" : {
 - "mapping" : {
 - "type" : "float",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "float"
 - }
 - }, {
 - "double_fields" : {
 - "mapping" : {
 - "type" : "double",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "double"
 - }
 - }, {
 - "byte_fields" : {
 - "mapping" : {
 - "type" : "byte",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "byte"
 - }
 - }, {
 - "short_fields" : {
 - "mapping" : {
 - "type" : "short",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "short"
 - }
 - }, {
 - "integer_fields" : {
 - "mapping" : {
 - "type" : "integer",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "integer"
 - }
 - }, {
 - "long_fields" : {
 - "mapping" : {
 - "type" : "long",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "long"
 - }
 - }, {
 - "date_fields" : {
 - "mapping" : {
 - "type" : "date",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "date"
 - }
 - }, {
 - "geo_point_fields" : {
 - "mapping" : {
 - "type" : "geo_point",
 - "doc_values" : true
 - },
 - "match" : "*",
 - "match_mapping_type" : "geo_point"
 - }
 - } ],
 - "properties" : {
 - "@timestamp" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "@version" : {
 - "type" : "string",
 - "index" : "not_analyzed"
 - },
 - "action" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "assignip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "authproto" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "aven" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "bandwidth" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cfgattr" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cfgobj" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cfgpath" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cfgtid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "clusterid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cookies" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "count" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "cpu" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "datarange" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "date" : {
 - "type" : "date",
 - "format" : "strict_date_optional_time||epoch_millis"
 - },
 - "desc" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "device_id" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "devid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "devname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dhcp_msg" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dir" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "disk" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "disklograte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dstport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "duration" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "espauth" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "esptransform" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "fazlograte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "fcni" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "fdni" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "field" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "file" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "filesize" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "ftp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "geoip" : {
 - "dynamic" : "true",
 - "properties" : {
 - "area_code" : {
 - "type" : "long"
 - },
 - "city_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "continent_code" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_code2" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_code3" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "country_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "dma_code" : {
 - "type" : "long"
 - },
 - "ip" : {
 - "type" : "ip"
 - },
 - "latitude" : {
 - "type" : "float"
 - },
 - "location" : {
 - "type" : "geo_point"
 - },
 - "longitude" : {
 - "type" : "float"
 - },
 - "postal_code" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "real_region_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "region_name" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "timezone" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - }
 - }
 - },
 - "group" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "host" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "hostname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "http" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "id" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "identidx" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "idsdb" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "idsmn" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "idssn" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "imap" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "in_spi" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "init" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "ip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "kv" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "lease" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "level" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "libav" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "locip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "locport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "log" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "log_id" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "logdesc" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "logid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "logver" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "mac" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "mem" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "mode" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "msg" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "nat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "new_status" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "nextstat" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "old_status" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "out_spi" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "outintf" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "path" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "policyid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "poolname" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "pop3" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "portbegin" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "portend" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "pri" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "processtime" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "profile" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "proto" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "rcvdbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "reason" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "remip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "remport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "reporttype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "result" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "role" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "saddr" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sentbyte" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "serial" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "server" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "setuprate" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "smtp" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sn" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "srcport" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "stage" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "state" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "status" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "subtype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sync_status" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "sync_type" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "time" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "total_session" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "totalsession" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tunnelid" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tunnelip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "tunneltype" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "type" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "ui" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "user" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vd" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vip" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "virdb" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "vpntunnel" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "xauthgroup" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - },
 - "xauthuser" : {
 - "type" : "string",
 - "norms" : {
 - "enabled" : false
 - },
 - "fielddata" : {
 - "format" : "disabled"
 - },
 - "fields" : {
 - "raw" : {
 - "type" : "string",
 - "index" : "not_analyzed",
 - "ignore_above" : 256
 - }
 - }
 - }
 - }
 - }
 - }
 - },
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment