Skip to content

Remove Tag Processor

orbenharosh edited this page Nov 22, 2022 · 3 revisions

Remove Tag [removeTag]

Supports "templates"

  • tags - list of tags - [array]

Example

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