- Heartbeat Reference: other versions:
- Overview
- Getting Started With Heartbeat
- Setting up and running Heartbeat
- Configuring Heartbeat
- Set up monitors
- Specify general settings
- Configure the internal queue
- Configure the output
- Specify SSL settings
- Filter and Enhance the exported data
- Parse data by using ingest node
- Set up project paths
- Set up the Kibana endpoint
- Load the Kibana dashboards
- Load the Elasticsearch index template
- Configure logging
- Use environment variables in the configuration
- Autodiscover
- YAML tips and gotchas
- Regular expression support
- HTTP Endpoint
- heartbeat.reference.yml
- Exported fields
- Monitoring Heartbeat
- Securing Heartbeat
- Troubleshooting
- Contributing to Beats
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
TLS encryption layer fields
editTLS encryption layer fields
editNone
tls fields
editTLS layer related fields.
-
tls.certificate_not_valid_before
-
type: date
Earliest time at which the connection’s certificates are valid.
-
tls.certificate_not_valid_after
-
type: date
Latest time at which the connection’s certificates are valid.
rtt fields
editTLS layer round trip times.
handshake fields
editTime required to finish TLS handshake based on already available network connection.
-
tls.rtt.handshake.us
-
type: long
Duration in microseconds
On this page
Was this helpful?
Thank you for your feedback.