bump ELK to 6.4.0

YES! Index patterns can finally exported through Kibana! A joy to the ELK world :-)
This commit is contained in:
listbot
2018-08-24 17:07:00 +00:00
parent ea1bf604c8
commit 59c8c5b34c
4 changed files with 8 additions and 8 deletions

View File

@ -394,7 +394,7 @@ if "_grokparsefailure" in [tags] { drop {} }
output {
elasticsearch {
hosts => ["elasticsearch:9200"]
document_type => "doc"
# document_type => "doc"
}
if [type] == "Suricata" {