Blue Coat Systems Time Clock Proxy SG Manual de usuario Pagina 222

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 314
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 221
ProxySG Content Policy Language Guide
222
trace.destination( )
Used to change the default path to the trace output file. By default, policy evaluation trace output is
written to an object in the cache accessible using a console URL of the following form:
http://ProxySG_IP_address:8081/Policy/Trace/path
Syntax
trace.destination(path)
where path is, by default, default_trace.html. You can change path to a filename or directory path,
or both. If only a directory is provided, the default trace filename is used.
Layer and Transaction Notes
Use in any layer.
Applies to all transactions.
Example
; Change directory location of trace output file to
; http://ProxySG_IP_address:8081/Policy/Trace/test/default_trace.html
trace.destination(test/)
; Change trace output file location to
; http://ProxySG_IP_address:8081/Policy/Trace/test/phase_2.html
trace.destination(test/phase_2.html)
See Also
•Properties:
trace.request(), trace.rules()
Vista de pagina 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 313 314

Comentarios a estos manuales

Sin comentarios