Skip to content

elastic/integrations

Folders and files

NameName
Last commit message
Last commit date
Apr 11, 2025
Apr 21, 2025
Apr 11, 2025
Apr 24, 2025
Jul 19, 2023
Apr 30, 2025
Jan 31, 2024
Apr 9, 2025
Sep 11, 2024
Jun 11, 2024
Jul 19, 2023
Sep 9, 2024
Apr 10, 2025
Jun 24, 2020
Apr 11, 2025
Apr 11, 2025
Apr 15, 2021
Jan 10, 2025
Apr 11, 2025
Jul 8, 2024
Aug 18, 2022

Repository files navigation

Build status

Elastic Integrations

This repository contains sources for Elastic Integrations. Each Elastic Integration is an Elastic Package that defines how to observe a specific product with the Elastic Stack.

An Elastic Package may define configuration for the Elastic Agent as well as assets (such as Kibana dashboards and Elasticsearch index templates) for the Elastic Stack. It should also define documentation about the package. Finally, a package may also define tests to ensure that it is functioning as expected.

Elastic Packages have a certain, well-defined structure. This structure is described by the Package Specification. The repository is also used for discussions about extending the specification (with proposals).

While this repository contains sources for Elastic Integrations, built Elastic Integrations are published into a storage based on Google Cloud bucket (more info here) and served up via the Package Registry. The Fleet UI in Kibana connects to the Package Registry and allows users to discover, install, and configure Elastic Packages.

Documentation

Public documentation is compiled and exported to our Elastic docs.

Contributing

Please review the Contributing Guide to learn how to build and develop packages, understand the release procedure and explore the builder tools.

More information about the CI pipelines that are available in this repostiory here.

External links

Package Specification

Elastic Package

Package Registry

Elastic Agent

Test Coverage

Test Coverage Report