OpenNMS / helm-charts

The objective of this project is to serve as a reference to implement OpenNMS running in Kubernetes, deployed via Helm.
Other
0 stars 2 forks source link

NMS-15870: Elastic config updates #31

Closed mmahacek closed 2 weeks ago

mmahacek commented 1 year ago

Expand Elastic config to allow per-server credentials, multiple servers, and alarm history options

Jira: https://opennms.atlassian.net/browse/NMS-15870

mmahacek commented 1 year ago

@mershad-manesh I'm trying to tackle some updates to the elastic config, and wanted some input to see if I'm going in the right direction. This changes the way that the elastic config is handled to allow:

I know there are some issues to finish working out, including handling passwords that have an @ in them and verifying the sentinel config still works.