Skip to content

ELK base /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

maxiplux/elastic-stack-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Elastic Stack with Docker (PHP sample App)

Simple PHP Application using Elastic Stack running with Docker.

  • docker-compose up -d to initialize all the needed services.

  • cd app && composer install to install needed PHP dependencies

  • php app/app.php -a fo1 -b bar to execute the PHP sample application

About

ELK base /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

Languages

  • PHP 63.4%
  • Java 36.6%