Dahye Ahn

Results 6 comments of Dahye Ahn

I found out. when I cd to **other path than** `/path-to-that-I-git-clone-fluentd` and command `/usr/local/rvm/gems/ruby-2.7.2/bin/fluentd -c /path-to/fluentd.conf`, it works like a charm.

Can we get a `text` as word result as well? for example, for text prediction 'Subway', not 'text' but as 'Subway' itself.

@stevenolen That case only suit for specific case.. ``` [INPUT] Name tail Path /a/b/c/d/*/*.log ... ``` only find files in path such as `/a/b/c/d/e/*.log` , not for `/a/b/c/d/e/f/g/*.log`

can you assign me this issue? @terrytangyuan

@dosu yes, I put grafana.enabled: false, grafana.external.url: "https://grafana.dev.company.io" -> which is correct url from my company domain. And I'm not installing helm by cli, I'm using ArgoCD and sync Chart.yaml...