Timur Kumakbayev
Timur Kumakbayev
having the same problem, is there any healthcheck or example of livinessprobe?
I am having the same problem. #1160 must resolve issue. waiting for merge
For example we have different label name, but with same values. Unfortunately we can not convert label name because of nested level of log capturing. For example nginx logs inside...
Same bug with 3.0.0 version and level field in json  Infrastructure: Kubernetes (vanila 1.28) Deployment tool: manual Version: 3.0.0
Hi Is there any plans to provide chunk compaction?
Also this happens with all custom libs (zlib ssl ...)
SSL fixes with adding variable `-DOPENSSL_ROOT_DIR=${SSL_SRC_PATH}`
zlib is fixed by specifying `-DZLIB_ROOT=${ZLIB_SRC_PATH}`
> -DCMAKE_CXX_FLAGS=-I${PATH_TO_PCRE2_SRC}/src Already tried with no success. Also tried: ``` -DCMAKE_PREFIX_PATH=${PCRE2_SRC}/src -DPCRE2_ROOT=${PCRE2_SRC}/src -DPCRE2_LIBRARY=${PCRE2_SRC}/src -DCMAKE_INCLUDE_PATH=${PCRE2_SRC}/src ```
manually fixing CMakeLists.txt helped