Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2020 21:33:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 247776] sysutils/beats7: Filebeat dashboards fail to install on setup
Message-ID:  <bug-247776-37421-ChM3mbulm8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247776-37421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247776-37421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

sirdice@gmail.com changed:

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

--- Comment #4 from sirdice@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247776-37421-ChM3mbulm8>