Skip to content

Remove Tag Processor

MarinaRazumovsky edited this page Jan 30, 2018 · 3 revisions

Remove Tag [removeTag]

Supports "templates"

  • tags - list of tags - [array]

Example

{  
  removeTag: {  
    config: {  
      tags: ["_grokparsefailure"]
    }
  }
}
Clone this wiki locally