Skip to content

hkar/fluent-plugin-pushover

Repository files navigation

fluent-plugin-pushover Build Status Code Climate

Installation

td-agent-gem install fluent-plugin-pushover

Setting

<match error_5xx.**>
  type pushover

  # Set account_token (app token) and user_key (id of client)
  account_token     <YOUR_TOKEN>            # Required
  user_key          <YOUR_TOKEN>            # Required

  # Set log level to prevent info error for Fluentd v0.10.43 or later.
  log_level       warn
</match>

License

Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages