Skip to content

Adirelle/bilies-go

Repository files navigation

bilies-go

Bulk Insert Logs Into ElasticSearch - in Go

Build Status GoDoc

bilibes-go is designed to bulk-insert log entry into ElasticSearch.

It waits for JSON-encoded log entries on standard input, one per line, stores them in a disk-based queue, then send batchs using the bulk API of ElasticSearch.

Installation

go get github.com/Adirelle/bilies-go

Documentation

Documentation is available on Godoc.

License

See the LICENSE file.

About

Bulk Insert Log Into ElasticSearch - in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages