Skip to content

The Elasticsearch module for Icinga Web 2 embeds data from Elasticsearch directly into the web interface.

License

Notifications You must be signed in to change notification settings

Marci24h/icingaweb2-module-elasticsearch

 
 

Repository files navigation

Elasticsearch Module for Icinga Web 2

Icinga Logo

  1. About
  2. Requirements
  3. License
  4. Getting Started
  5. Documentation
  6. Contributing

About

The Elasticsearch Module for Icinga Web 2 integrates your Elastic stack into Icinga Web 2. Based on Elasticsearch instances and event types you configure, the module allows you to display data collected by Beats, Logstash and any other source. After you've installed and configured the module, you can browse events via the host action Elasticsearch Events.

It also brings a command for icingacliwhich can be used to query Elasticsearch for certain events. This command can be used to create Icinga 2 checks.

Icinga Web 2 Module Elasticsearch

Requirements

  • Icinga Web 2 version 2.4.2+
  • PHP version 5.6.x or 7.x
  • php-curl

License

The Elasticsearch Module for Icinga Web 2 is licensed under the terms of the GNU General Public License Version 2, you will find a copy of this license in the COPYING file included in the source package.

Getting Started

Please have a look at our installation instructions and how to configure the module.

For running checks you can refer to the checks chapter.

Documentation

A complete list of all our documentation can be found in the doc directory.

Contributing

There are many ways to contribute to Icinga -- whether it be sending patches, testing, reporting bugs, or reviewing and updating the documentation. Every contribution is appreciated!

About

The Elasticsearch module for Icinga Web 2 embeds data from Elasticsearch directly into the web interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.0%
  • HTML 6.3%
  • Less 1.7%