Thanks! we configure this lines into beat config and work fine now!
setup.template.name: "metricbeat"
setup.template.pattern: "metricbeat-*"
setup.ilm.enabled: false
output:
elasticsearch:
index: "metricbeat-%{[agent.version]}-monitoring-%{+yyyy.MM.dd}"
Now, we only need to monitoring logstash agents, apm-server and resolve the incident with kibana, and we wil finish the migration to metricbeat monitoring.