logasaurus icon indicating copy to clipboard operation
logasaurus copied to clipboard

Kibana for the CLI

Results 4 logasaurus issues
Sort by recently updated
recently updated
newest added

There are some breaking changes on the ES 5 Query DSL that makes this program unusable on new ELK >= 5 stacks: https://www.elastic.co/guide/en/elasticsearch/reference/5.0/breaking_50_search_changes.html It would be nice to support this...

Is it possible to use loga with an elasticsearch that is protected by http basic auth and https? My organization proxies our elasticsearch through nginx, to add https and basic...

enhancement

Every query I attempt with loga ends in the same traceback: ``` panic: interface conversion: interface is nil, not string goroutine 1 [running]: main.query(0x7fff5fbffb40, 0xc, 0xc8200634a0, 0x5, 0xa, 0xc8200d2a30, 0x9,...

bug