RegexFilters can be applied at the Forwarder and/or Collector level. Filters defined at both levels are merged, and the Collector's filters take precedence if there are conflicting descriptions. NEXT TAG: 4
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eRegexFilters can be applied at the Forwarder and/or Collector level, with Collector filters taking precedence in conflicts.\u003c/p\u003e\n"],["\u003cp\u003eEach RegexFilter includes a \u003ccode\u003edescription\u003c/code\u003e, a \u003ccode\u003eregexp\u003c/code\u003e for matching lines, and a \u003ccode\u003ebehavior\u003c/code\u003e to specify how to handle matches.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebehavior\u003c/code\u003e field can be set to either \u003ccode\u003eALLOW\u003c/code\u003e to permit uploading of matched lines or \u003ccode\u003eBLOCK\u003c/code\u003e to prevent their upload.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eregexp\u003c/code\u003e field contains the regular expression used to determine whether an incoming line matches the filter.\u003c/p\u003e\n"]]],[],null,["# RegexFilter\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [Behavior](#Behavior)\n\nRegexFilters can be applied at the Forwarder and/or Collector level. Filters defined at both levels are merged, and the Collector's filters take precedence if there are conflicting descriptions. NEXT TAG: 4\n\nBehavior\n--------\n\nFilter Behaviors"]]