Chapter 4: Property Reference
log.suppress.field-id( )
The log.suppress.field-id( ) property controls suppression of the specified
Syntax
where:
•
Either single or double quotes may be used.
•
log_name_1, log_name_2, ...
•yes— Suppresses the specified
•
Discussion
Each of the syntax variants has a different role in suppressing the access log fields used to record the transaction:
•log.suppress.field-id( ) controls suppression of the field_id field in all access logs selected for this transaction.
•log.suppress.field-id[log_name_list]( ) controls suppression of the field_id field in all access logs named in log_name_list. The field_id field in any logs not named in the list is unaffected.
Layer and Transaction Notes
•Use in all layers.
•Applies to all proxy transactions.
See Also
• Properties: access_log( ), log.rewrite.field-id( )
197