Dedot
Dedot Filter
Overview
Fluentd Filter plugin to de-dot field name for elasticsearch.
Configuration
DedotFilterConfig
de_dot_nested (bool, optional)
Will cause the plugin to recourse through nested structures (hashes and arrays), and remove dots in those key-names too.
Default: false
de_dot_separator (string, optional)
Separator
Default: _
Example Dedot
filter configurations
Fluentd config result:
Last modified February 25, 2025: Merge pull request #273 from kube-logging/dependabot/github_actions/actions/setup-node-4.2.0 (e25e1fb)