ax icon indicating copy to clipboard operation
ax copied to clipboard

A CLI tool to query structured logs, including Kibana, Cloudwatch, Stackdriver, Docker and plain JSON file logs.

Results 16 ax issues
Sort by recently updated
recently updated
newest added

One of the useful features of Kibana is the graph with number of hits for a given query over time, we need something like this in Ax. Maybe using something...

To reproduce, setup your config file colors so that messages should not be printed as bold, for example: ``` colors: timestamp: fg: cyan message: fg: white bold: false attributekey: faint:...

In kibana you can sort by time: ![screenshot 2018-10-03 at 21 37 37](https://user-images.githubusercontent.com/14827572/46434688-9f624d00-c754-11e8-8457-08db9c5eb476.png) It would be useful for ax as well

Would you mind if I contributed a AWS ES backend to ax? Context: #36

Hi. Thanks for maintaining this awesome tool 😄 Would you mind if I contributed a Kinesis Data Streams backend to ax? My use-case is to send structured logs from Kubernetes...

Hi. First of all, thank you so much for sharing a great tool 👍 I just ran ax against an empty es index behind Kibana innocently, and it panicked like:...

Because this is what all the cool kids are using (e.g. kubernetes etc.)