Change the index name
editChange the index name
editHeartbeat uses data streams named heartbeat-8.17.1
.
To use a different name, set the index
option
in the Elasticsearch output. You also need to configure the setup.template.name
and
setup.template.pattern
options to match the new name. For example:
output.elasticsearch.index: "customname-%{[agent.version]}" setup.template.name: "customname-%{[agent.version]}" setup.template.pattern: "customname-%{[agent.version]}"
For a full list of template setup options, see Elasticsearch index template.
Remember to change the index name when you load dashboards via the Kibana UI.
ElasticON events are back!
Learn about the Elastic Search AI Platform from the experts at our live events.
Register nowWas this helpful?
Thank you for your feedback.