Auditasciionly; Auditasciidumplenin; Auditasciidumplenout - HP NonStop SSL Reference Manual

Table of Contents

Advertisement

AUDITASCIIONLY

Use this parameter to define how HP NonStop SSL writes raw data to the audit log.
Parameter Syntax
AUDITASCIIONLY TRUE | FALSE
Arguments
TRUE
Data will be dumped in ASCII format; binary values with coded character will be represented as <hh> where hh is
the hexadecimal representation of the binary value.
FALSE
Data will be dumped as full hex dump. This consumes a lot of resources but provides the most complete view.
Default
By default, a value of TRUE will be used
Considerations
Audit messages will depend on the run mode – see parameter AUDITLEVEL for details
See also parameters AUDITASCIIDUMPLENIN and AUDITASCIIDUMPLENOUT to control how much data
is dumped.

AUDITASCIIDUMPLENIN

Use this parameter to define how many bytes of the incoming messages are written to the audit log when
AUDITASCIIONLY is set to TRUE.
Parameter Syntax
AUDITASCIIDUMPLENIN -1 | n
Arguments
-1
means that each incoming message will be fully dumped.
n
means that only the first n bytes of each incoming message will be dumped.
Default
By default, a value of -1 will be used
See also
AUDITASCIIONLY, AUDITASCIIDUMPLENOUT

AUDITASCIIDUMPLENOUT

Use this parameter to define how many bytes of outgoing messages are written to the audit log when
AUDITASCIIONLY is set to TRUE.
Parameter Syntax
AUDITASCIIDUMPLENIN -1 | n
38 • Configuration
HP NonStop SSL Reference Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents