feature request: support configuring elasticsearch port
Bug #2004530 reported by
Samuel Walladge
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Elasticsearch Charm |
Won't Fix
|
Wishlist
|
Unassigned |
Bug Description
Elasticsearch charm does not support configuring the port for elasticsearch (9200 by default). It would be good to add a `port` configuration option to the charm to support changing the port.
Related branches
~swalladge/charm-elasticsearch:configure-port
On hold
for merging
into
charm-elasticsearch:master
- BootStack Reviewers: Pending requested
-
Diff: 225 lines (+46/-15)10 files modifiedREADME.md (+1/-1)
actions/actions.py (+6/-4)
bin/wait_for_peer.py (+4/-2)
config.yaml (+5/-0)
hooks/hooks.py (+6/-2)
playbook.yaml (+19/-2)
tasks/peer-relations.yml (+1/-1)
tasks/setup-ufw.yml (+2/-1)
templates/elasticsearch.yml (+1/-1)
tests/unit/test_actions.py (+1/-1)
Changed in charm-elasticsearch: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in charm-elasticsearch: | |
assignee: | nobody → Samuel Walladge (swalladge) |
status: | Triaged → In Progress |
tags: | added: bseng-882 |
Changed in charm-elasticsearch: | |
assignee: | Samuel Walladge (swalladge) → nobody |
To post a comment you must log in.
This charm is no longer being actively maintained. Please consider using the new Canonical Observability Stack instead. /charmhub. io/topics/ canonical- observability- stack)
(https:/
I will close this feature request