It all went relatively smooth until I got the stack running. The imported dashboards is not working. I get the logs but all the preloaded dashboards give me a: "Saved 'field' parameter is now invalid" error.
The logs are there but the dashboards are not working. Have I imported a old versions of dashboards? How to remove and install new ones?
Or how do I proceed otherwise?
I've recently updated everything to the latest version. 6.5.1. Running on Ubuntu 18.04.
Then I loaded the template again: sudo filebeat setup --template -E output.logstash.enabled=false -E 'output.elasticsearch.hosts=["localhost:9200"]'
And then finally loaded dashboards again with sudo filebeat setup -e -E output.logstash.enabled=false -E output.elasticsearch.hosts=['localhost:9200'] -E setup.kibana.host=localhost:5601
That solved it. However, now I only get new logs (created after I created the new indexes. How do I fix that?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.