JiHyun Jenny Song
Results
2
comments of
JiHyun Jenny Song
👍 + Is there any good way to tracking child process (fluentd worker sometimes dead by OOM) dead? In k8s, provision though daemon-set, can not catch dead of worker process....
@monkeypiggy hello, I met this problem, too. I solved it add some configuration.. like below ``` @type webhdfs ---- path "/data/${tag}/%Y%m%d/%H/#{Socket.gethostname}.${chunk_id}.log" ```