Skip to content

Commit

Permalink
README tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jun 21, 2016
1 parent a1df0e8 commit 4eb7663
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# pino-elasticsearch  [![Build Status](https://travis-ci.org/mcollina/pino-elasticsearch.svg)](https://travis-ci.org/mcollina/pino-elasticsearch) [![Coverage Status](https://coveralls.io/repos/github/mcollina/pino-elasticsearch/badge.svg?branch=master)](https://coveralls.io/github/mcollina/pino-elasticsearch?branch=master)

Load [pino](https://github.com/mcollina/pino) logs into ElasticSearch.
Load [pino](https://github.com/mcollina/pino) logs into
[ElasticSearch](https://www.elastic.co/products/elasticsearc://www.elastic.co/products/elasticsearch).

## Install

Expand All @@ -27,6 +28,9 @@ npm install pino-elasticsearch -g
-c | --consistency the consistency of the write; default: one
```

You can then use [Kibana](https://www.elastic.co/products/kibana) to
browse and visualize your logs.

## Acknowledgements

This project was kindly sponsored by [nearForm](http://nearform.com).
Expand Down

0 comments on commit 4eb7663

Please sign in to comment.