Skip to content

Transrian/base-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

base-elk

My local stack ELK setup

Prerequisits

# Take into account the parameter now
sudo sysctl -w vm.max_map_count=262144

# Set it for the next reboot
echo "vm.max_map_count=262144" | sudo tee -a /etc/sysctl.conf >/dev/null

Default values

Kibana: http://localhost:5601 Elasticsearch: http://localhost:9200 Credentials: admin/admin

About

My local stack ELK setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published