Log; Non-Xml-Processing - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Decompresses all incoming traffic with PKZIP.
v Restores the default state, where incoming traffic is not decompressed.

log

Adds a log action.
Syntax
log input-context destination [output-context]
Parameters
input-context
destination
output-context
Examples
v Sends the contents of the INPUT context to the specified target URL.

non-xml-processing

Enables processing of non-XML input or output.
Syntax
non-xml-processing
no non-xml-processing
Guidelines
Use the no non-xml-processing command to disable non-XML processing.
Examples
v Enables non-XML processing in the Processing Rule.
v Disables non-XML processing.
564
Command Reference
# input-filter pkzip
#
# input-filter none
#
Identifies the context whose contents are to be sent to a target location. Use
INPUT to specify the initial policy input, that is the original client request or
server response.
Specifies a URL for the log message recipient.
Optionally identifies an output context.
# log INPUT http://www.us.ibm/ragnarok/log
#
# non-xml-processing
#
# no non-xml-processing
#

Advertisement

Table of Contents
loading

Table of Contents