Loghouse Versions Save

Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.

v0.3.1

4 years ago

v0.3.1

  • Fix csv export
  • Add logging class, add more log messages
  • Helm chart improvements:
    • Fix pvc creation
    • Simplify reserved memory calculation
    • Revert doDbDeploy rename to snake case
    • Move reserveMemory value to the root of a clickhouse section

v0.3.0

4 years ago

v0.3.0

Added

Updated

  • Clickhouse sql schema
  • Clickhouse version
  • Fluentd version

Fixed

  • Broken docker image for fluentd with latest tag
  • Fix obsolete k8s api's versions
  • Old ruby gems in log viewer #139 #135 #131 #138

0.2.7

5 years ago

Fix undefined error in Firefox. #120

0.2.6

5 years ago

Add toggle of pre style for multiline values #119 #117

0.2.4

5 years ago

Installation fixes:

  • undefined app.version
  • typos in ingress manifests

v0.2.3

5 years ago

Clickhouse template fixes https://github.com/flant/loghouse/issues/107:

  • config directory for clickhouse is now writable
  • replace chown in initContainer with securityContext
  • use emptyDir by default for storage
  • comment nodeSelector for clickhouse by default

Chart fixes:

0.2.2

6 years ago

Previous build was corrupted. #85 fixes this bug.

0.2.1

6 years ago

Bugfix: #84 for timeouts, when using greedy search

0.2.0

6 years ago

Important bugfix: Docker images now built on tags, now it is possible to rollback.