Skip to content

SupratickDey/elasticsearch-kibana-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-kibana-docker

Change the password in docker-compose.yml file and kibana.yml file

Change the heap size according to your requirments

command to start elasticsearch and kibana

docker-compose up

or to run in detach mode use

docker-compose up -d

commands to stop elasticsearch and kibana

docker-compose down

elasticsearch URL

http://localhost:9200/

kibana URL

http://localhost:5601/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published