LogoLogo
  • Overview
  • Product Docs
    • 🪄Installation
    • 🔎Searching Logs
    • 🛠️Episilia Tools
  • Release Notes
    • 🚀3.0.1
    • 🚀3.0.0
    • 🚀2.1.5
    • 🚀2.1.4
    • 🚀2.1.3
    • 🚀2.1.2
    • 🚀2.1.1
    • 🚀2.1.0
    • 🚀2.0
    • 🚀1.2.6
    • 🚀1.2.5
    • 🚀1.2.4
    • 🚀1.2.3
    • 🚀1.2.2
    • 🚀1.2.1
    • 🚀1.2.0
    • 🚀1.1.4
    • 🚀1.1.3
    • 🚀1.1.2
    • 🚀1.1.0
    • 🚀1.0.1
    • 🚀1.0.0
    • 🚀1.0.0.RC1
    • 🚀0.12
    • 🚀0.11
    • 🚀0.10
    • 🚀0.9
    • 🚀0.8
    • 🚀0.7.2
    • 🚀0.7
    • 🚀0.6.1
    • 🚀0.6
    • 🚀0.5.1
    • 🚀0.5
    • 🚀0.4.1
    • 🚀0.4
    • 🚀0.3
    • 🚀0.2
    • 🚀0.1
Powered by GitBook
On this page
  • Features and Enhancements:
  • Bug fixes:
  • Config changes:
  1. Release Notes

0.6

Released on

Features and Enhancements:

  • Optimized Docker image, correction of timestamp fix in file name according to message timestamp instead of system timestamp, reduce the initial wait period for the optimizer starting, Memory check.

  • The proc file is changed. This file now shows the resources allotted to the processes like the RAM allocated and do throttling.

  • The context-limit can be set using a predefined label selector to retrieve the surrounding context lines for each logline. The below mentioned format can be used:

Bug fixes:

  • The error log messages are corrected

Config changes:

  • The Kakfa config is fixed.

  • The config is also validated.

Removed

  • memory.maxrecord.count: 40000

  • work.dir: /tmp/

  • index.cache.path: /tmp/index.tkh

  • data.cache.path: /tmp/data.tkh

Added

  • memory.maxrecord.count: 40000

  • memory.pause.mb: 800

  • memory.resume.mb: 600

  • memory.poll.ms: 20

  • cache.dir: /tmp

  • api.throttle.enable : true

  • server.memory.maxmb: 2048

  • data.cache.size.gb: 100

Previous0.6.1Next0.5.1

Last updated 3 years ago

🚀