Giter Club home page Giter Club logo

elastic-agent-libs's Introduction

elastic-agent-libs

This repository is the home to the common libraries used by Elastic Agent and Beats.

Provided packages:

  • github.com/elastic/elastic-agent-libs/api/npipe Provides an API for debugging information via named pipes.
  • github.com/elastic/elastic-agent-libs/api Provides an HTTP API for debugging information.
  • github.com/elastic/elastic-agent-libs/atomic Atomic operations for integer and boolean types.
  • github.com/elastic/elastic-agent-libs/cloudid is used for parsing cloud.id and cloud.auth when connecting to the Elastic stack.
  • github.com/elastic/elastic-agent-libs/config the previous config.go file from github.com/elastic/beats/v7/libbeat/common. A minimal wrapper around github.com/elastic/go-ucfg. It contains helpers for merging and accessing configuration objects and flags.
  • github.com/elastic/elastic-agent-libs/file is responsible for rotating and writing input and output files.
  • github.com/elastic/elastic-agent-libs/filewatcher Watches files and notifies if they have been modified.
  • github.com/elastic/elastic-agent-libs/keystore interface for keystores and file keystore implementation.
  • github.com/elastic/elastic-agent-libs/kibana Exposes the Kibana API
  • github.com/elastic/elastic-agent-libs/loader Helpers for loading a main elastic-agent config file.
  • github.com/elastic/elastic-agent-libs/logp/cfgwarn provides logging utilities for warning users about deprecated settings.
  • github.com/elastic/elastic-agent-libs/logp is the well known logger from libbeat.
  • github.com/elastic/elastic-agent-libs/mapstr is the old github.com/elastic/beats/v7/libbeat/common.MapStr. It is an extra layer on top of map[string]interface{}.
  • github.com/elastic/elastic-agent-libs/monitoring Basic monitoring functionality used by Beats and Agent.
  • github.com/elastic/elastic-agent-libs/safemapstr contains safe operations for mapstr.M.
  • github.com/elastic/elastic-agent-libs/service utilities to inspect services and collect debug data.
  • github.com/elastic/elastic-agent-libs/str the previous stringset.go file from github.com/elastic/beats/v7/libbeat/common. It provides a string set implementation.
  • github.com/elastic/elastic-agent-libs/testing Testing helpers for network communication and outputs.
  • github.com/elastic/elastic-agent-libs/transport/tlscommon TLS configuration and validation, CA pinning, etc.
  • github.com/elastic/elastic-agent-libs/transport Dialers for testing, TLS, etc.

elastic-agent-libs's People

Contributors

kvch avatar rdner avatar cmacknz avatar apmmachine avatar github-actions[bot] avatar v1v avatar fearful-symmetry avatar ycombinator avatar andersonq avatar leo-ri avatar belimawr avatar dependabot[bot] avatar michel-laterman avatar aleksmaus avatar efd6 avatar kuisathaverat avatar leehinman avatar narph avatar kruskall avatar michalpristas avatar jsoriano avatar blakerouse avatar abner-chenc avatar tetianakravchenko avatar pchila avatar mrodm avatar kpollich avatar gonzaloe avatar florianl avatar emilioalvap 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.