Details
-
New Feature
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
1.4.0
-
None
-
None
Description
This interceptor manipulates Flume event headers, by creating a new header based on the presence of a string (via a regular expression) within another header. If the header searched for is missing, it does nothing. Also, if the searched header does not contain the search expression, the default behavior is to not create the new header. This behavior can be overridden.