An open API service indexing awesome lists of open source software.

https://github.com/cogolabs/lgrep

CLI for searching logstash and other elasticsearch based systems
https://github.com/cogolabs/lgrep

cli command-line-tool elasticsearch elk elk-stack golang logstash

Last synced: 7 months ago
JSON representation

CLI for searching logstash and other elasticsearch based systems

Awesome Lists containing this project

README

          

# lgrep - (log|.*)?stash grep

Search logstash and other elasticsearch based systems through a lucene
queries to return line based messages or custom formatted results
right on the command line.

This repo contains both a library that may be used for searching the
datasource and the tool that utilizes the library and provides a cli
for searching.

## Contributing

We are happy to receive your contribution if you first please complete our [Contributor License Agreement](https://github.com/cogolabs/about/blob/master/CLA.pdf).

## License

This package is available as open source under [these terms](https://github.com/cogolabs/about/blob/master/LICENSE).