Regex Breadth
- Wildcards
-
.*
and.+
are not accepted. -
()*
and()+
are not accepted.
-
-
|
alternations have a maximum of 20 per pattern.
This is a placeholder for Help text related to using the Security Help Center seach feature.
Log In to the Cisco Security Documentation Portal
Cisco Secure Access Help Built-in Data Identifiers Custom Regular Expression Patterns Limitations Regex Breadth
Last updated: Aug 07, 2025
.*
and .+
are not accepted.()*
and ()+
are not accepted.|
alternations have a maximum of 20 per pattern.