[Bug 247776] sysutils/beats7: Filebeat dashboards fail to install on setup

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 19 21:33:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247776

sirdice at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sirdice at gmail.com

--- Comment #4 from sirdice at gmail.com ---
Issue remains on 7.9.3, still getting an error 500 response from Kibana when
trying to import the dashboards. Copying the dashboards from the corresponding
Linux archive does indeed work. Same issue crops up with the dashboards for
metricbeat and heartbeat. 

2020-11-15T19:06:42.883+0100    ERROR   instance/beat.go:951    Exiting: Failed
to import dashboard: Failed to load directory
/usr/local/share/beats/filebeat/kibana/7/dashboard:
  error loading
/usr/local/share/beats/filebeat/kibana/7/dashboard/Filebeat-Kafka-overview.json:
returned 500 to import file: <nil>.
 Response: {"statusCode":500,"error":"Internal Server Error","message":"An
internal server error occurred."}
  error loading
/usr/local/share/beats/filebeat/kibana/7/dashboard/Filebeat-Mongodb-overview.json:
returned 500 to import file: <nil
>. Response: {"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred."}

(and more StatusCode: 500 results for all the other files)

To reproduce:
filebeat --path.config /usr/local/etc/beats --path.home
/usr/local/share/beats/filebeat --path.data "/var/db/beats/filebeat"
--path.logs "/var/log/beats" setup -e --dashboards

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-elastic mailing list