Just to add a note to this, you need to make sure that during setup
the Beat you are running can access Kibana. Beats, let's use metricbeat
for example, will have to POST to Kibana API the index-pattern with _id
= metricbeat-*
so as the pre-built visualizations and dashboards to be valid.
1 Like