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
- Host: GitHub
- URL: https://github.com/cogolabs/lgrep
- Owner: cogolabs
- Created: 2017-04-24T19:27:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T20:59:21.000Z (almost 9 years ago)
- Last Synced: 2025-06-08T00:46:04.907Z (9 months ago)
- Topics: cli, command-line-tool, elasticsearch, elk, elk-stack, golang, logstash
- Language: Go
- Homepage:
- Size: 966 KB
- Stars: 12
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).