Skip to content

chatopera/chatopera.elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatopera ELK

ELK Stack for Chatopera Services.

https://github.com/chatopera/chatopera.elk

More info

Run the latest version of the Elastic stack with Docker and Docker Compose.

It will give you the ability to analyze any data set by using the searching/aggregation capabilities of Elasticsearch and the visualization power of Kibana.

Based on the official Docker images from Elastic:

Addon

Run

cp sample.env .env # modify the ports
cp docker-compose.yml docker-compose.custom.yml # modify the ENVs, e.g. jvm options
bin/fixPermissions.sh
docker-compose up -d elk-head elk-es elk-kibana elk-logstash

About

ELK Stack for Chatopera Services.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published