We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
目前,我们支持正则表达式过滤器。可以通过命令行工具或kafka-manager添加regex_filter_pattern,默认值为空,即,无过滤器。
正则表达式遵循PCRE2。
被过滤器丢弃的消息会被记录为debug日志。如果需要,我们会增加新的属性regex_filter_log_path,丢弃的消息会记录到其对应的文件中。