Daijiro Fukuda

Results 521 comments of Daijiro Fukuda

Thanks! Sorry for keeping you waiting. I will see it tomorrow or this weekend.

Sorry I'm not check this in detail, but we should note that the service is reinstalled when updating.

From https://github.com/fluent/fluent-plugin-rewrite-tag-filter/issues/96#issuecomment-1980587472. We need to consider 2 cases: * A: Empty field value. * B: Nonexistent key. I think `.*` should match A. However, it seems that the current specification...

@y-ken Thanks! Sorry I'm not aware of this. I have not checked this in detail yet, but it certainly appears that the record can be discarded if the key's value...

My understanding is as follows. Is it correct? * This is not a problem limited to the `invert` option. * The expected behavior of the config is as follows. *...

> My understanding is as follows. Is it correct? > > * This is not a problem limited to the `invert` option. > > * The expected behavior of the...

Thanks for the documentation! I saw [Getting Started](https://socketry.github.io/async/guides/getting-started/index.html), and I felt the examples of `Creating an Asynchronous Tasks` and `Waiting for Results ` are misleading. https://github.com/socketry/async/blob/c5911ec9b0e4dca9896cf0b4063d71c77e5a614e/guides/getting-started/readme.md?plain=1#L21-L47 When I saw these...

Could you please tell me what commands you actually executed and the results?

> Actually the latest image in the page https://docs.fluentd.org/container-deployment/docker-compose shows the error's reason. I mean shared picture already says the reason, It seems to be a config problem. Actually, the...