layout | title | categories | author | lang | sitemap | redirect_to |
---|---|---|---|---|---|---|
redirected |
How to query logs from command line |
Logs |
Pierre De Paepe |
en |
false |
Bonfire is a open source command line interface to query Graylog searches via the REST API. It tries to emulate the feeling of using tail on a local file and add other valuable options.
- Python
- Pip
$ git clone https://github.com/blue-yonder/bonfire.git
$ cd bonfire
$ pip install --user .