Update 9000_output_nessus.conf
This commit is contained in:
@ -8,7 +8,7 @@ output {
|
|||||||
#stdout { codec => rubydebug }
|
#stdout { codec => rubydebug }
|
||||||
elasticsearch {
|
elasticsearch {
|
||||||
hosts => "localhost:9200"
|
hosts => "localhost:9200"
|
||||||
index => "logstash-nessus-%{+YYYY.MM}"
|
index => "logstash-vulnwhisperer-%{+YYYY.MM}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user