Log Rules
These rules prevent Haltdos WAF from logging sensitive fields like password, etc. and adhere to your compliance policy
Last updated
Was this helpful?
These rules prevent Haltdos WAF from logging sensitive fields like password, etc. and adhere to your compliance policy
Last updated
Was this helpful?
These rules prevent Haltdos WAF from logging sensitive information like passwords, etc, and adhere to your compliance policy.
Log Rules provide the user with the functionality to hide certain fields or sensitive data from the access logs to avoid misuse and sensitive data leakage.
Follow the links: WAF > Listeners > Security Profiles > Rules > Access Log
Click on Add Rule and set relevant parameters described in the table below.
Click on Save Changes.
SETTINGS
ACCEPTED VALUES
DEFAULT
Rule Name
String
None
Rule Message
String
None
Rule Priority
Integer
0
URI
URI eg. /login
None
Method
Drop-Down
none
Location
Choose from the predefined options
ALL
Value
Specify the value to be searched in the specified location
Blank
Specify a rule name to identify the rule which is to be created. The rule name takes alpha-numeric input.
Specify a rule message containing a detailed description to identify the rule which is to be created.
User can define the rule's priority among various other custom error rules.
Specify the URI or regex ( If the URI Regex field is enabled) for which log rule will be applied.
By clicking on + Add attribute button, the end-user can add specify the location to be hidden from the access logs :
Specify the location in the HTTP Header where the specified value will be searched
Accepted Values
ALL - Select this if the specified value has to be searched in the entire HTTP Request
HEADERS - Select this if the specified value has to be searched in the Headers part of the HTTP Header
COOKIES - Select this if the specified value has to be searched in the Cookies part of the HTTP Header
BODY - Select this if the specified value has to be searched in the Body part of the HTTP Header
ARGS - Select this if the specified value has to be searched in the Arguments section in the HTTP Header
The user can define the parameter based on the location of the condition.
The user can define the match condition for the parameter and match value.
The user can define what value needs to be matched with the match condition.