Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. root@esard01:~# curl -XGET 'http://178.238.129.203:9200/_template/*waf*'
  2. {"*-waf-*-*":{"order":0,"template":"*-waf-*-*","settings":{"index":{"refresh_interval":"5s"}},"mappings":{"_default_":{"dynamic_templates":[{"message_field":{"mapping":{"index":"analyzed","omit_norms":true,"type":"string"},"match_mapping_type":"string","match":"message"}},{"string_fields":{"mapping":{"index":"not_analyzed","omit_norms":true,"type":"string","fields":{"raw":{"ignore_above":256,"index":"not_analyzed","type":"string"}}},"match_mapping_type":"string","match":"*"}}],"_all":{"omit_norms":true,"enabled":true},"properties":{"@version":{"index":"not_analyzed","type":"string"},"GeoLocation":{"properties":{"timezone":{"type":"string"},"area_code":{"type":"long"},"ip":{"index":"not_analyzed","type":"string","doc_values":"true"},"latitude":{"type":"double"},"coordinates":{"type":"double"},"continent_code":{"type":"string"},"city_name":{"index":"not_analyzed","type":"string","doc_values":"true"},"country_code2":{"type":"string"},"country_name":{"index":"not_analyzed","type":"string","doc_values":"true"},"dma_code":{"type":"long"},"country_code3":{"type":"string"},"location":{"type":"geo_point"},"region_name":{"index":"not_analyzed","type":"string","doc_values":"true"},"real_region_name":{"index":"not_analyzed","type":"string","doc_values":"true"},"postal_code":{"type":"string"},"longitude":{"type":"double"}}}}}},"aliases":{}}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement