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