Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Apr 14, 2017
1 parent 44649e9 commit c5a3bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[![GitHub release](https://img.shields.io/github/release/doraalin/flume-nsq-sink.svg)](https://github.com/doraalin/flume-nsq-sink/releases/latest)

**flume-nsq-sink** is apache flume sink for port flume events to NSQ. Install as plugin and follow usecase to configure
sink in conf file.
**flume-nsq-sink** is apache flume sink for port flume events to NSQ, with a local backup file tool to backup event body which failed in publish.
Install as plugin and follow usecase to configure sink in conf file.

## Installation and Usecase
1. Run '_mvn package'_ to package plugin in path _./nsq-sink_. place folder in your ${FLUME_HOME}/plugin.d/
Expand Down

0 comments on commit c5a3bee

Please sign in to comment.