Created the version 6 for ELK. Fixed #135 (#145)

* Created the version 6 for ELK. Fixed #135

* Needed to make sure all the data volumes were set up properly.  Some paths had VulnWhisperer, vulnwhisperer, vulnwhisp/data.

* Delete 9998_output_broker_rabbitmq.conf

* Delete 9998_input_broker_rabbitmq.conf

* Delete 0001_input_beats.conf

* add to gitignore creds files + correct elk5 docker-compose

* elk changed to 6.6.0 from 6.5.2, output path from logstash to elasticsearch host
This commit is contained in:
Cybergoof
2019-02-05 11:30:51 -05:00
committed by Quim Montal
parent 3cd13229a3
commit 14b71a25b8
10 changed files with 821 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,3 +1,9 @@
# Vulnwhisperer stuff
data/
logs/
elk6/vulnwhisperer.ini
configs/frameworks_example.ini
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]