policy/protocols/http/header-names.zeek
- HTTP
Extract and include the header names used for each request in the HTTP logging stream. The headers in the logging stream will be stored in the same order which they were seen on the wire.
- Namespace:
HTTP
- Imports:
Summary
Runtime Options
A boolean value to determine if client header names are to be logged. |
|
A boolean value to determine if server header names are to be logged. |
Redefinitions
Detailed Interface
Runtime Options
- HTTP::log_client_header_names
-
A boolean value to determine if client header names are to be logged.
- HTTP::log_server_header_names
-
A boolean value to determine if server header names are to be logged.