Skip to main content
Contributor
October 10, 2016

Technical Note: [Accelops KB] Informational - What characters do I need to escape when using Regular Expressions in a Custom Parser?

  • October 10, 2016
  • 0 replies
  • 832 views

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