Hi,
I wanted to use Timelion but I have this error :
Timelion: Error: in cell #1: Elasticsearch index not found: metricbeat-*
How could I resolve it ?
I install metricbeat et did this :
metricbeat setup --template -E output.logstash.enabled=false -E 'output.elasticsearch.hosts=["localhost:9200"]'
Loaded index template
But it doesn't work