When I try to load the dashboards using Powershell command: .\load.ps1
All the Visualizations seem to load, Everything seems to execute well until it gets to the part where the dashboards are getting loaded, it seems TopBeat (the one I need) gives me the error below. So the Topbeat dashboard does not get created. Here is the error it displays:
Invoke-RestMethod : {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"failed to parse [timeFrom]
parse [timeFrom]","caused_by":{"type":"illegal_argument_exception","reason":"Invalid format: "now-15m""}},"status
Au caractère C:\Users\406556\Downloads\beats-dashboards-1.3.1\beats-dashboards-1.3.1\load.ps1:109 : 3
*** I have Shield installed in my ES instance. So my syntax needs to include the username and password along with the URL. Also, make sure you are pointing to the Elasticsearch listening port (default port is 9200) and NOT the Kibana listening port (which is typically 5601)
@rayc999 I have tried to reproduce the issue without any success. Only the Topbeat dashboard fails as it's the only one that has a time interval associated. I have created a pull request to remove the timeFrom that raised the error. Please try the zip archive with the dashboards, available in the pull request, and let me know if this works for you.
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.