丢弃事件

编辑

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

processors:
  - drop_event:
      when:
        condition

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