customize elastic latency logging, ignore health logging, increase version of spring boot;
This changes intended to decrease amount of logs from search service. Here I've updated 2 things:
- introduce elasticsearch latency log configuration
- add ignore path for health check logs
- change ElasticClientHandler redundant info logs to debug
Edited by Alok Joshi