Hello,
I am looking for documentation that details the interdependencies of plugins in OpenSearch and OpenSearch Dashboards. Specifically, I’m interested in understanding which plugins are required to work together to enable certain functionalities.
For example, to use the reporting feature in OpenSearch, several plugins must be installed. In OpenSearch Dashboards (OSD), you need the reportsDashboards
plugin, while in OpenSearch (OS), the reportScheduler
and jobScheduler
plugins are necessary. These plugins depend on each other to function correctly.
If there is documentation that covers these plugin interdependencies, could you please point me to it?
Thank you in advance!
Best regards,
Vivek