Skip to content

Docker configurations for deploying ELK stack with APM Server in containers

License

Notifications You must be signed in to change notification settings

youxufkhan/elk-apm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elk-apm-docker

Docker

Elasticsearch Logstash Kibana APM-Server

This repository contains a docker-compose.yml file for running the Elastic Stack with APM Server on Docker. Configured to be ready to be used for Log, Metrics, APM, Alerting, Machine Learning, and Security (SIEM) usecases.

Prerequisites

  • Docker
  • Docker Compose

Usage

  1. Clone this repository.
  2. Navigate to the cloned directory.
  3. Run the following command:

docker-compose up -d --build

This will start the Elastic Stack with APM Server on Docker.

Configuration

The docker-compose.yml file contains the following services:

  • Elasticsearch
  • Logstash
  • Kibana
  • APM Server

Each service is configured with its own image and environment variables.

License

This repository is licensed under the MIT License.

This repository contains part of code from sherifabdlnaby/elastdocker

About

Docker configurations for deploying ELK stack with APM Server in containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published