Skip to content

Simple app using Elastic Stack (Elasticsearch+Logstash+Kibana) & Beats with Docker for the CodelyTV Pro course

Notifications You must be signed in to change notification settings

CodelyTV/elastic-stack-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic Stack with Docker

Build Elastic Stack

How to run the Stack

To initialize all the needed services.

docker-compose up -d 

How to run PHP sample app

Install needed PHP dependencies

cd app && composer install

Execute the PHP sample application

php app/php/app.php -a fo1 -b bar

About

Simple app using Elastic Stack (Elasticsearch+Logstash+Kibana) & Beats with Docker for the CodelyTV Pro course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published