- Heartbeat Reference: other versions:
- Overview
- Contributing to Beats
- Getting Started With Heartbeat
- Setting up and running Heartbeat
- Configuring Heartbeat
- Set up Heartbeat 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
- YAML tips and gotchas
- Regular expression support
- heartbeat.reference.yml
- Exported fields
- Monitoring Heartbeat
- Securing Heartbeat
- Troubleshooting
WARNING: Version 6.2 of Heartbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
TCP layer fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
TCP layer fields
editNone
tcp fields
editTCP network layer related fields.
tcp.port
edittype: integer
Service port number.
rtt fields
editTCP layer round trip times.
connect fields
editDuration required to establish a TCP connection based on already available IP address.
tcp.rtt.connect.us
edittype: long
Duration in microseconds
validate fields
editDuration of validation step based on existing TCP connection.
tcp.rtt.validate.us
edittype: long
Duration in microseconds
On this page
Was this helpful?
Thank you for your feedback.