Skip to content

Commit

Permalink
remove _all
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks committed Jan 15, 2018
1 parent 5466e07 commit d2365a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etc/logstash/logstash-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
},
"mappings" : {
"doc" : {
"_all" : {"enabled" : false, "norms" : false},
"dynamic_templates" : [ {
"message_field" : {
"path_match" : "message",
Expand Down

0 comments on commit d2365a1

Please sign in to comment.