Skip to content

v2.8.0

Compare
Choose a tag to compare
@driskell driskell released this 22 Nov 14:29
· 106 commits to main since this release

22nd November 2021

Log Courier / Log Carver

  • Fixed transports sometimes not restarting when configuration is changed
  • Fix regression caused by fix for #367 that can cause Log Courier to crash on startup

Log Carver

  • Added es-https transport to use encrypted HTTPS communication with Elasticsearch
  • Added min tls version and max tls version to es-https transport
  • Added ssl ca for es-https transport to allow certificate pinning
  • Added username and password for es and es-https transports to allow Basic authentication scheme
  • Improved Elasticsearch bulk response validation
  • Fixed missing RuntimeDirectory in Log Carver systemd configuration which is necessary for default admin socket listen location

lc-admin

  • Added -carver option to connect to automatically detect the administration socket from Log Carver's configuration file or from known defaults