update README instructions & elasticsearch config

keyword-vs-text-changes
Roberto Rodriguez 2017-06-06 21:40:53 -04:00
parent a6b131f122
commit 651709538c
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# HELK [Beta]
The incredible HELK (Hunting, Elasticsearch, Logstash, Kibana) VM.
The incredible HELK (Hunting, Elasticsearch, Logstash, Kibana) VM.
# Getting Started
@ -27,7 +27,7 @@ The HELK can be installed via a bash script or a docker-compose file
git clone https://github.com/Cyb3rWard0g/HELK.git
cd HELK/scripts
[ELK web interface remote access requires you to edit edit the repo nginx file]
[ELK web interface remote access requires you to edit the repo nginx file]
sudo nano ../nginx/default
[Replace 127.0.0.1 with your host's IP address]

View File

@ -94,8 +94,8 @@ discovery.type: single-node
## see https://www.elastic.co/guide/en/x-pack/current/xpack-settings.html
## https://www.elastic.co/guide/en/x-pack/current/installing-xpack.html#xpack-enabling
xpack.security.enabled: false
xpack.monitoring.enabled: false
xpack.ml.enabled: false
xpack.graph.enabled: false
xpack.watcher.enabled: false
# xpack.security.enabled: false
# xpack.monitoring.enabled: false
# xpack.ml.enabled: false
# xpack.graph.enabled: false
# xpack.watcher.enabled: false