GithubHelp home page GithubHelp logo

bundle-beats-core's Introduction

Beats

Beats are the core of data shipping in the new Elastic Stack by Elastic Co. Famous for their ELK stack, these succeed any agents you might be familiar with.

Filebeat

A lightweight, open source shipper for log file data. As the next-generation Logstash Forwarder, Filebeat tails logs and quickly sends this information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis.

Topbeat

A lightweight way to gather CPU, memory, and other per-process and system wide data, then ship it to Elasticsearch to analyze the results.

Packetbeat

An open source project that is designed to provide real‑time analytics for web, database, and other network protocols.

Dockerbeat

A lightweight, open source shipper for docker daemon data. Dockerbeat polls the Docker Engine daemon, and sends cpu, network, memory, and host information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis.

Usage

Deployment is straight forward. Deploy the beats-core bundle to stand up the log aggregation and visualization applications, and add relations to anything you want to monitor. The following example monitors a simple ubuntu application with filebeat:

juju deploy ~elasticsearch-charmers/bundle/beats-core
juju deploy bionic/ubuntu
juju add-relation filebeat:beats-host ubuntu

Beat indexes are automatically created in kibana, and default demonstration dashboards have been loaded. Once the model has settled, you can navigate to http://<kibana-public-ip>/, select the filebeat index as the default, and head over to the Discover tab to view logs collected from the ubuntu application.

Note: This demo dashboard also ships with visualizations we are not yet populating for winlogbeat beats.

Contact information

Need Help?

bundle-beats-core's People

Contributors

johnsca avatar kwmonroe avatar mbruzek 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.