igorpeshansky
igorpeshansky
Thanks. Please feel free to send a PR after signing the [CLA](https://cla.developers.google.com/). It's probably best to add a separate `couchdb-2.conf` file. Also note that these configs are generated from Jinja...
This was intentional — we whitelist plugins on a need basis. Since the `table` plugin is tiny and doesn't look like it has any dependencies, we could include it. However,...
Ping @rbuskens @qingling128 .
The `...` syntax will only cover _declaring_ various forms of varargs, while (as I understood it) this FR was primarily about _invoking_ a function with a programmatically constructed list of...
I may be missing something, but how would the `...` keyword be used to invoke a function?
Doesn't win32-eventlog retrieve EventData as `string_inserts`? I thought I added that support here in #7...
Sorry, still planning to work on this.
The Google Cloud logging agent (`google-fluentd`) does not support Debian 12 Bookworm[^1]. So downgrading to Debian 11 is the right workaround. [^1]: https://cloud.google.com/logging/docs/agent/logging#supported_operating_systems
See also #9192.