Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "logstash-2015.05.29":{
- "mappings":{
- "gelf":{
- "dynamic_templates":[
- {
- "string_template":{
- "mapping":{
- "index":"not_analyzed",
- "type":"string"
- },
- "match":"*",
- "match_mapping_type":"string"
- }
- }
- ],
- "_all":{
- "enabled":false
- },
- "_source":{
- "compress":true
- },
- "properties":{
- "@timestamp":{
- "type":"date",
- "format":"dateOptionalTime"
- },
- "@version":{
- "type":"long"
- },
- "api_key":{
- "type":"string",
- "index":"not_analyzed"
- },
- "duration":{
- "type":"long"
- },
- "error":{
- "properties":{
- "code":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "facility":{
- "type":"string",
- "index":"not_analyzed"
- },
- "host":{
- "type":"string",
- "index":"not_analyzed"
- },
- "level":{
- "type":"long"
- },
- "message":{
- "properties":{
- "actualState":{
- "properties":{
- "analyticsPlace":{
- "type":"long"
- },
- "callout":{
- "properties":{
- "id":{
- "type":"string",
- "index":"not_analyzed"
- },
- "isPoi":{
- "type":"boolean"
- },
- "lat":{
- "type":"double"
- },
- "lon":{
- "type":"double"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "zoom":{
- "type":"long"
- }
- }
- },
- "city":{
- "properties":{
- "id":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "dashboard":{
- "type":"string",
- "index":"not_analyzed"
- },
- "extraLayers":{
- "type":"object"
- },
- "from":{
- "properties":{
- "lat":{
- "type":"double"
- },
- "lon":{
- "type":"double"
- },
- "text":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "mapcenter":{
- "properties":{
- "lat":{
- "type":"double"
- },
- "lon":{
- "type":"double"
- }
- }
- },
- "panels":{
- "properties":{
- "panelId":{
- "type":"long"
- },
- "query":{
- "type":"string",
- "index":"not_analyzed"
- },
- "searchId":{
- "type":"long"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "rsType":{
- "properties":{
- "rsType":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "to":{
- "properties":{
- "lat":{
- "type":"double"
- },
- "lon":{
- "type":"double"
- },
- "text":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "tools":{
- "type":"string",
- "index":"not_analyzed"
- },
- "waypoints":{
- "properties":{
- "points":{
- "properties":{
- "lat":{
- "type":"double"
- },
- "lon":{
- "type":"double"
- }
- }
- }
- }
- },
- "zoom":{
- "properties":{
- "zoomlevel":{
- "type":"long"
- }
- }
- }
- }
- },
- "category":{
- "type":"string",
- "index":"not_analyzed"
- },
- "client_ip":{
- "type":"string",
- "index":"not_analyzed"
- },
- "duration":{
- "type":"long"
- },
- "error":{
- "properties":{
- "code":{
- "type":"string",
- "index":"not_analyzed"
- },
- "error":{
- "type":"string",
- "index":"not_analyzed"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- },
- "userAgent":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "from":{
- "type":"string",
- "index":"not_analyzed"
- },
- "line":{
- "type":"long"
- },
- "message":{
- "type":"string",
- "index":"not_analyzed"
- },
- "params":{
- "properties":{
- "error":{
- "type":"string",
- "index":"not_analyzed"
- },
- "fields":{
- "type":"string",
- "index":"not_analyzed"
- },
- "filters":{
- "type":"object"
- },
- "key":{
- "type":"string",
- "index":"not_analyzed"
- },
- "lang":{
- "type":"string",
- "index":"not_analyzed"
- },
- "newSearchInit":{
- "type":"boolean"
- },
- "output":{
- "type":"string",
- "index":"not_analyzed"
- },
- "page":{
- "type":"long"
- },
- "page_size":{
- "type":"long"
- },
- "projectId":{
- "type":"string",
- "index":"not_analyzed"
- },
- "q":{
- "type":"string",
- "index":"not_analyzed"
- },
- "region_id":{
- "type":"string",
- "index":"not_analyzed"
- },
- "title":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "query":{
- "properties":{
- "ip":{
- "type":"string",
- "index":"not_analyzed"
- },
- "output":{
- "type":"string",
- "index":"not_analyzed"
- },
- "session_token":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "remote_addr":{
- "type":"string",
- "index":"not_analyzed"
- },
- "requestParams":{
- "properties":{
- "data":{
- "properties":{
- "fields":{
- "type":"string",
- "index":"not_analyzed"
- },
- "filters":{
- "type":"object"
- },
- "key":{
- "type":"string",
- "index":"not_analyzed"
- },
- "lang":{
- "type":"string",
- "index":"not_analyzed"
- },
- "mode":{
- "type":"string",
- "index":"not_analyzed"
- },
- "newSearchInit":{
- "type":"boolean"
- },
- "output":{
- "type":"string",
- "index":"not_analyzed"
- },
- "page":{
- "type":"long"
- },
- "page_size":{
- "type":"long"
- },
- "q":{
- "type":"string",
- "index":"not_analyzed"
- },
- "region_id":{
- "type":"string",
- "index":"not_analyzed"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "headers":{
- "properties":{
- "Accept":{
- "type":"string",
- "index":"not_analyzed"
- },
- "Content-Type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "Referer":{
- "type":"string",
- "index":"not_analyzed"
- },
- "User-Agent":{
- "type":"string",
- "index":"not_analyzed"
- },
- "X-Real-IP":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "timeout":{
- "type":"long"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "request_uri":{
- "type":"string",
- "index":"not_analyzed"
- },
- "response":{
- "properties":{
- "meta":{
- "properties":{
- "code":{
- "type":"long"
- },
- "error":{
- "properties":{
- "message":{
- "type":"string",
- "index":"not_analyzed"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- }
- }
- }
- }
- },
- "responseCode":{
- "type":"long"
- },
- "script":{
- "type":"string",
- "index":"not_analyzed"
- },
- "targetError":{
- "type":"string",
- "index":"not_analyzed"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "uptime":{
- "type":"long"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- },
- "userAgent":{
- "type":"string",
- "index":"not_analyzed"
- },
- "user_agent":{
- "type":"string",
- "index":"not_analyzed"
- },
- "wantedState":{
- "properties":{
- "analyticsPlace":{
- "type":"long"
- },
- "city":{
- "properties":{
- "id":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "dashboard":{
- "type":"string",
- "index":"not_analyzed"
- },
- "extraLayers":{
- "type":"object"
- },
- "mapcenter":{
- "properties":{
- "lat":{
- "type":"double"
- },
- "lon":{
- "type":"double"
- }
- }
- },
- "tools":{
- "type":"string",
- "index":"not_analyzed"
- },
- "zoom":{
- "properties":{
- "zoomlevel":{
- "type":"long"
- }
- }
- }
- }
- }
- }
- },
- "params":{
- "properties":{
- "error":{
- "type":"string",
- "index":"not_analyzed"
- },
- "fields":{
- "type":"string",
- "index":"not_analyzed"
- },
- "filters":{
- "type":"object"
- },
- "key":{
- "type":"string",
- "index":"not_analyzed"
- },
- "lang":{
- "type":"string",
- "index":"not_analyzed"
- },
- "newSearchInit":{
- "type":"boolean"
- },
- "output":{
- "type":"string",
- "index":"not_analyzed"
- },
- "page":{
- "type":"long"
- },
- "page_size":{
- "type":"long"
- },
- "projectId":{
- "type":"string",
- "index":"not_analyzed"
- },
- "q":{
- "type":"string",
- "index":"not_analyzed"
- },
- "region_id":{
- "type":"string",
- "index":"not_analyzed"
- },
- "title":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "requestParams":{
- "properties":{
- "data":{
- "properties":{
- "fields":{
- "type":"string",
- "index":"not_analyzed"
- },
- "filters":{
- "type":"object"
- },
- "key":{
- "type":"string",
- "index":"not_analyzed"
- },
- "lang":{
- "type":"string",
- "index":"not_analyzed"
- },
- "mode":{
- "type":"string",
- "index":"not_analyzed"
- },
- "newSearchInit":{
- "type":"boolean"
- },
- "output":{
- "type":"string",
- "index":"not_analyzed"
- },
- "page":{
- "type":"long"
- },
- "page_size":{
- "type":"long"
- },
- "q":{
- "type":"string",
- "index":"not_analyzed"
- },
- "region_id":{
- "type":"string",
- "index":"not_analyzed"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "headers":{
- "properties":{
- "Accept":{
- "type":"string",
- "index":"not_analyzed"
- },
- "Content-Type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "Referer":{
- "type":"string",
- "index":"not_analyzed"
- },
- "User-Agent":{
- "type":"string",
- "index":"not_analyzed"
- },
- "X-Real-IP":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "timeout":{
- "type":"long"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- },
- "responseCode":{
- "type":"long"
- },
- "short_message":{
- "type":"string",
- "index":"not_analyzed"
- },
- "source_host":{
- "type":"string",
- "index":"not_analyzed"
- },
- "st_level":{
- "type":"string",
- "index":"not_analyzed"
- },
- "type":{
- "type":"string",
- "index":"not_analyzed"
- },
- "url":{
- "type":"string",
- "index":"not_analyzed"
- },
- "userAgent":{
- "type":"string",
- "index":"not_analyzed"
- },
- "version":{
- "type":"string",
- "index":"not_analyzed"
- }
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment