fluent-plugin-pushover [![Build Status](https://travis-ci.org/hkar/fluent-plugin-pushover.svg?branch=master)](https://travis-ci.org/hkar/fluent-plugin-pushover) ===================== ## Installation td-agent-gem install fluent-plugin-pushover ## Setting ``` type pushover # Set account_token (app token) and user_key (id of client) account_token # Required user_key # Required # Set log level to prevent info error for Fluentd v0.10.43 or later. log_level warn ``` ## License Apache License, Version 2.0