Hello;
If
I remember correctly, in recent tests with Wazuh 4.3, Wazuh Indexer and
Wazuh Dashboard, I was able to install the "Anomaly Detection" and
"Observability" plugins as follows:
2.
Unzip the .tar.gz and copy to /usr/share/wazuh-dashboard/plugins/ the
directories "anomalyDetectionDashboards" and "observabilityDashboards"
(they are inside the 'plugins' directory of the previously downloaded
.tar.gz. ) You can also copy the "queryWorkbenchDashboards" directory
if you need the "Query Workbench" plugin ( Use the Query Workbench to
easily run on-demand SQL queries, translate SQL into its REST
equivalent, and view and save results as text, JSON, JDBC, or CSV. )
$
cp -r
opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/
opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/
/usr/share/wazuh-dashboard/plugins/
3. Restart wazuh-dashboard
As I say, at least that is how I have been able to do it and that the plugins appear. I hope it works for you.
PS:
Remember to check the owners of
/usr/share/wazuh-dashboard/plugins/observabilityDashboards and
/usr/share/wazuh-dashboard/plugins/anomalyDetectionDashboards