base/protocols/conn/inactivity.zeek¶
- Conn¶
Adjust the inactivity timeouts for interactive services which could very possibly have long delays between packets.
- Namespace
Conn
Summary¶
Runtime Options¶
Define inactivity timeouts by the service detected being used over the connection. |
|
Define inactivity timeouts based on common protocol ports. |
Detailed Interface¶
Runtime Options¶
- Conn::analyzer_inactivity_timeouts¶
- Type
- Attributes
- Default
{ [AllAnalyzers::ANALYZER_ANALYZER_SSH] = 1.0 hr, [AllAnalyzers::ANALYZER_ANALYZER_FTP] = 1.0 hr }
Define inactivity timeouts by the service detected being used over the connection.