Hello,
I was trying to import some of the default beats dashboards via :
/usr/share/packetbeat/scripts/import_dashboards -i customindexname -beat PacketBeat
But i cannot see them on Kibana with custom index names but i see them correctly with the default index names such as (filebeat, metricbeat, packetbeat..), i'm doing something wrong?
I want to use the default dashboards on indexes that aren't metricbeat,packetbeat, filebeat-(date)
Do i need to make some configuration on Kibana or i'm missing some index settings?