Technical Note: [Accelops KB] Informational - What characters do I need to escape when using Regular Expressions in a Custom Parser?
Description
Summary of Topic
When writing a custom parser using "collectAndSetAttrByRegex you may need to escape characters that you find in your events.
The characters that you need to escape are:
.^$*+-?()[ ]{\
Version Application
All
