policy/protocols/http/var-extraction-uri.zeek

HTTP

Extracts and logs variables from the requested URI in the default HTTP logging stream.

Namespace

HTTP

Imports

base/protocols/http

Summary

Redefinitions

HTTP::Info: record

New Fields

HTTP::Info

uri_vars: vector of string &optional &log

Variable names from the URI.

Detailed Interface