mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-16 02:37:41 +00:00
Add description.
This commit is contained in:
parent
9495f0d364
commit
e96b05fbb0
1 changed files with 5 additions and 5 deletions
|
|
@ -117,17 +117,17 @@ This will print a dict representation of nfstream flow object:
|
|||
|
||||
**metrics.category_name** Detected application category name.
|
||||
|
||||
**metrics.http_dns_server_host_name** server host name (HTTP/DNS).
|
||||
**metrics.http_dns_server_name** HTTP/DNS server name.
|
||||
|
||||
**metrics.tls_client_certificate** TLS client information.
|
||||
**metrics.tls_client_server_name** TLS client hello server name indication (SNI).
|
||||
|
||||
**metrics.tls_server_certificate** TLS server information.
|
||||
**metrics.tls_server_server_name** TLS server hello server name indication (SNI).
|
||||
|
||||
**metrics.tls_version** TLS version.
|
||||
|
||||
**metrics.tls_not_before** TLS certification expiration start date.
|
||||
**metrics.tls_not_before** TLS certificate expiration start date.
|
||||
|
||||
**metrics.tls_not_after** TLS certification expiration end date.
|
||||
**metrics.tls_not_after** TLS certificate expiration end date.
|
||||
|
||||
|
||||
Create your own flow metric
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue