Code Monkey home page Code Monkey logo

sematext-agent-docker's Introduction

Image tags

  • latest - the latest release (stable)
  • X.Y.Z - release version (stable)
  • X.Y.Z-rc1-N - release candidates (unstable)
  • dev - build from GitHub master branch (unstable)
  • swarm3k - custom build for SwarmZilla, used only for the swarm3k test.

Sematext Agent for Docker

Sematext Docker Certified Deploy to Docker Cloud build status

Sematext Agent for Docker collects Metrics, Events and Logs from the Docker API for SPM Docker Monitoring & Logsene / Hosted ELK Log Management. Works with CoreOS, Rancher, Docker Swarm, Kubernetes, Apache Mesos, Hashicorp Nomad, Amazon ECS, ... see the installation.

Quickstart

  1. Get a free account at sematext.com/spm

  2. Create an SPM App of type "Docker" for Docker metrics. Copy its App Token.
    Optionally, create a Logs App to obtain an App Token for Logsene

  3. Run the image using individual SPM and Logsene tokens

    docker pull sematext/sematext-agent-docker
    docker run -d --name sematext-agent-docker -e SPM_TOKEN=YOUR_SPM_TOKEN -e LOGSENE_TOKEN=YOUR_LOGSENE_TOKEN -v /var/run/docker.sock:/var/run/docker.sock sematext/sematext-agent-docker
    

    You’ll see your Docker metrics in Sematext Cloud after about a minute.

  4. Watch metrics, search container logs, use anomaly detection for logs and metrics, create email reports and much more ...

Certified and Public images

There are several places to obtain Sematext Docker Agent images:

  1. Docker Certified images in Docker Store
docker pull store/sematext/sematext-agent-docker
  1. Red Hat certified images in Red Hat Container Catalog
docker login registry.connect.redhat.com
docker pull registry.connect.redhat.com/sematext/sematext-agent-docker
  1. Public images from Docker Hub
docker pull docker.io/sematext/sematext-agent-docker

Support

  1. Sematext Docker Agent Homepage
  2. Sematext Docker Agent Documentation
  3. Chat with us in the Sematext user interface or drop an e-mail to [email protected]
  4. Open an issue here
  5. Contribution guide here

sematext-agent-docker's People

Contributors

megastef avatar komljen avatar otisg avatar asmaps avatar jirwin avatar blueimp avatar marlinhares avatar

Watchers

Thomas LÉVEIL avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.