Skip to main content

Alignak - Broker module for the monitoring logs

Project description

Alignak module for the monitoring logs

Build status (stable release)

Unit tests Code coverage

Build status (development release)

Unit tests Code coverage

Most recent release

https://badge.fury.io/py/alignak_module_logs.svg

Short description

This module for Alignak collects the monitoring logs (alerts, notifications, …) to log them into a dedicated file.

You can plainly use the powerful of the Python logging system thanks to the use of a logging configuration file which will allow you to define when, where and how to send the monitoring logs …

Known issues

This module is not compatible with Python 2.6 if you intend to use a logger configuration file as this feature is not available before Python 2.7 version. If you are still using the old 2.6 version, upgrade or define the logger parameters in the module configuration file.

Configuration

Once installed, this module has its own configuration file in the /usr/local/etc/alignak/arbiter/modules directory. The default configuration file is mod-logs.cfg. This file is commented to help configure all the parameters.

To configure Alignak broker to use this module:

  • edit your broker daemon configuration file

  • add the module_alias parameter value (logs) to the modules parameter of the daemon

To set up several logs collectors:

  • copy the default configuration to another file,

  • change the module alias parameter (logs_bis)

  • edit your broker daemon configuration file

  • add the new module_alias parameter value (logs_bis) to the modules parameter of the daemon

Bugs, issues and contributing

Please report any issue using the project GitHub repository:.

License

Alignak Logs module is available under the GPL version 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alignak_module_logs-0.2.3.tar.gz (21.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page