Drop multiple fields with regex on field names using filebeat

I don't think you can select the fields to drop via regex. There is also an include_fields processor, which drops all fields but the configured ones.