Home > Configuration > Policy > startpolicytracing

startpolicytracing

Use this method to starts the policy tracing

Syntax



Parameters

filterexpr

Policy tracing filter expression. For example: http.req.url.startswith("/this").
This is mandatory parameter.

protocoltype

protocol type for which policy records needs to be collected
Default value = NSSVC_HTTP.

capturesslhandshakepolicies

Set it to yes if need to capture the SSL handshake policies
Default value = NO.

Return Value

Returns simpleResult

See Also