- Server Plugin
- Investigate packaging options
- Investigate deployment options
- Document all processes
- Test extensively
- Dashboards Plugin
- Investigate packaging options
- Investigate deployment options
- Document all processes
- Test extensively
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | fgiunchedi | T213157 Increase utilization of application logging pipeline (FY2018-2019 Q3 TEC6) | |||
| Resolved | fgiunchedi | T220103 TEC6: Logging infrastructure (Q4 2018/19 goal) | |||
| Open | colewhite | T213902 Implement sensitive logstash access control | |||
| Resolved | colewhite | T313868 OpenSearch Security plugin packaging |
Event Timeline
Comment Actions
Upstream has released a deb package which is the path of least friction to getting the security plugin installed. Requires executing an upgrade on all environments.
Phase 1:
OpenSearch:
- Use upstream's deb.
- Requires plugins.security.disabled: true post-upgrade. This config cannot be pre-provisioned because without the security plugin installed, OpenSearch will fail to start.
OpenSearch Dashboards:
- Can be upgraded to use upstream packages whenever as there is no conflict as long as these plugins are removed on install:
- securityDashboards
- notificationDashboards
- indexManagementDashboards