enricmartos / elastic-stack-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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


Languages

Language:PHP 63.4%Language:Java 36.6%