丢弃事件

编辑

如果满足关联条件,drop_event 处理器将丢弃整个事件。条件是必须的,因为如果没有条件,所有事件都将被丢弃。

processors:
  - drop_event:
      when:
        condition

有关支持条件的列表,请参阅 条件