Skip to content

customize elastic latency logging, ignore health logging, increase version of spring boot;

Yauheni Lesnikau requested to merge logging-optimization into master

This changes intended to decrease amount of logs from search service. Here I've updated 2 things:

  1. introduce elasticsearch latency log configuration
  2. add ignore path for health check logs
  3. change ElasticClientHandler redundant info logs to debug
Edited by Alok Joshi

Merge request reports