Skip to content

Tags: phoenixml/HELK

Tags

v0.1.2-alpha08062018

Toggle v0.1.2-alpha08062018's commit message
v0.1.2-alpha08062018

Updated Logstash output templates to replace _doc mappings to doc.

v0.1.3-alpha08042018

Toggle v0.1.3-alpha08042018's commit message
HELK v0.1.3-alpha08042018

Removed Zeppelin Folder and removed wrong password string displayed for Jupyterhub after installing HELK.

v0.1.2-alpha08042018

Toggle v0.1.2-alpha08042018's commit message
HELK v0.1.3-alpha08042018

Removed Zeppelin Folder and removed wrong password string displayed for Jupyterhub after installing HELK.

v0.1.2-alpha08032018

Toggle v0.1.2-alpha08032018's commit message
HELK v0.1.3-alpha08032018

All
+ Moved all to docker folder. Getting ready to start sharing other ways to deploy helk (terraform & Packer maybe)

Compose-files
+ Basic & Trial Elastic Subscriptions available now and can be automatically managed via the helk_install script

ELK Version : 6.3.2

Elasticsearch
+ Set 4GB for ES_JAVA_OPTS by default allowing the modification of it via docker-compose and calculating half of the host memory if it is not set
+ Added Entrypoint script and using docker-entrypoint to start ES

Logstash
+ Big Pipeline Update by Nate Guagenti (@neu5ron)
++better cli & file name searching
++”dst_ip_public:true” filter out all rfc1918/non-routable
++Geo ASName
++Identification of 16+ windows IP fields
++Arrayed IPs support
++IPv6&IPv4 differentiation
++removing “-“ values and MORE!!!
++ THANK YOU SO MUCH NATE!!!
++ PR: Cyb3rWard0g#93
+ Added entrypoint script to push new output_templates straight to Elasticsearch per Nate's recommendation
+ Starting Logstash now with docker-entrypoint
+ "event_data" is now taken out of winlogbeat logs to allow integration with nxlog (sauce added by Nate Guagenti (@neu5ron)

Kibana
+ Kibana yml file updated to allow a longer time for timeout

Nginx:
+ it handles communications to Kibana and Jupyterhub via port 443 SSL
+ certificate and key get created at build time
+ Nate added several settings to improve the way how nginx operates

Jupyterhub
+ Multiple users and mulitple notebooks open at the same time are possible now
+ Jupytehub now has 3 users hunter1,hunter2.hunter3 and password patterh is <user>P@ssw0rd!
+ Every notebook created is also JupyterLab
+ Updated ES-Hadoop 6.3.2

Kafka Update
+ 1.1.1 Update

Spark Master + Brokers
+ reduce memory for brokers by default to 512m

Resources:
+ Added new images for Wiki

v0.1.1-alpha07062018

Toggle v0.1.1-alpha07062018's commit message
HELK v0.1.1-alpha07062018

Docker Compose
++ Updated Spark images to 2.3.1

ELK Stack
++ Docker Images updated to 6.3.1

helk-jupyter
++ Preparing Jupyter for Jupyterhub
++ Spark base image now comes with a sparkuser user
++ Updated es-hadoop package to 6.3.1

helk-logstash
++ Updated Sysmon parser to transform new datafield from Sysmon V8.0. RuleName

helk-spark-base
++ Images updated to 2.3.1

helk_install
++ fixed Cyb3rWard0g#81
++ Updated banner to show right version