loghouse
loghouse copied to clipboard
Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.
Since rotation deletes old log records, making their upload to S3 available on schedule will be great. - Add UI for scheduling settings. - Schedule can be added to the...
Download button must activate a background server process of archiving of resulting records, so user will be able to see a progress bar of that process. As archiving process is...
Fluentd sends records every second. When loghouse gets records for one particular second fluentd can be still sending them. We can resolve this by requesting records for 2 seconds (more...
Sometimes need to use global negation in queries like `not (expr1 and expr2)`
When we looking for a part of big field, by regular expression it is very difficult to understand where the part you are looking for 
Hello! I try build loghouse in RedHat-based, but get some error. I view https://github.com/flant/loghouse/blob/master/Dockerfile and have a few question. Is ruby:2.3.4 minimal version? You are add 2 file and run...
The Google StackDriver interface allows distinguishing normal log lines from errors visually with ease. Please improve UI to allow the same.
I am using Kubernetes 1.8.1 and when I use helm to deploy this, the ingress never gets a public ip endpoint and has no errors to speak of (nothing in...
To resolve outgaes in okmeter it is necessary to change nginx log format of tabix.ui. We need to add $request_time and $upstream_response_time fields to log format. Message from okmeter: ```...
I have following in logs when deploy loghouse via helm: ``` Code: 117. DB::Exception: Unknown field found while parsing JSONEachRow format: _SELINUX_CONTEXT 2017-11-08 05:28:55 +0000 [warn]: temporarily failed to flush...