Skip to content

julienstroheker/elk-dcos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elk-dcos

Monitor your DCOS Cluster using Elastic search Logstash Kibana and Filebeat

This project have for main goal to document and automate the deployment of the ELK stack on a DCOS cluster.

When deployed, you should be able to see all the logs from your cluster (Master + Nodes) on Kibana

Project under development, tested and coded for Azure ACS

Prerequisites

  • OS = Ubuntu

How-to

  1. Clone this repo on the Master
  2. Copy your private key inside the folder deploy/yourKey
  3. Make sure your private key have the chmod 600
  4. Verify or replace the value inside the infrastructure/deploy.sh file
  5. Deploy Marathon-lb from the universe
  6. Execute sh deploy.sh from the infrastructure directory
  7. Execute sh copyPrerequisitesNodes.sh from the filebeat directory

Documentation

TODO :

  • Comments the scripts
  • Aggregate to one and only script
  • CLean the output of the deploy.json script, hide the json answer
  • Smart lookup of the PrivateKey
  • Callback of the universe package deployment (Elastic, Logstash, Kibana)
  • Username for ssh in copyPrerequisitesNodes.sh

About

Monitor your DCOS Cluster using Elastic search Logstash Kibana and Filebeat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages