Signal exclusion rules allow you to define arbitrary conditions to exclude a specific system signal.
The below example signal exclusion rule prevents POST
requests originating from a list of known internal IP addresses from being tagged with the NO-CONTENT-TYPE
signal.
- The “Signal” is set to No Content Type.
- The first condition has Method selected for the “Field”, Equals selected for the “Operator”, and POST selected for the “Value”.
- The second condition has IP address selected for the “Field”, Is in list selected for the “Operator”, and the Developer IPs (IP) list selected for the “Value”.