Skip to content

A sample environment running Elasticsearch, Filebeat, Kibana and APM on your local machine.

Notifications You must be signed in to change notification settings

aninda052/EFKA-stack

Repository files navigation

EFKA Stack

A sample environment running an EFKA stack on your local machine.

Includes -

Prerequisites

On your machine, make sure you have following installed :

Installation

  • create .env file in currnet directory and populate all the required environment variable (see .ent.template for reference)

  • build the container

    docker-compose up

if everything went well, you will find kibana running at http://localhost:5601/.

To log into kibana dashboard use values of ELASTICSEARCH_USERNAME & ELASTICSEARCH_PASSWORD of your env variable.

To see application log -

From sidebar navigate to Observability > Logs

To see APM log -

From sidebar navigate to Observability > APM

About

A sample environment running Elasticsearch, Filebeat, Kibana and APM on your local machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published