Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

changes to "Default" Kibana Dashboard will be overwritten by consul-template #1197

Closed
ryane opened this issue Mar 2, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@ryane
Copy link
Contributor

ryane commented Mar 2, 2016

The default Kibana dashboard and visualization we create as part of the ELK addon are not safe to modify as they may be overwritten during node changes. The kibana-create-dashboard script should be modified to check if the dashboards and visualizations already exist before updating them.

The workaround for now is to just create new custom visualizations and dashboards instead of modifying the existing ones.

@ryane ryane added this to the Feature Backlog milestone Mar 2, 2016
ryane added a commit that referenced this issue Mar 31, 2016
- kibana runs via a mesos framework (by default)
- elasticsearch framework 1.0.1 (in docker mode)
- elasticsearch client node (load balancer) for improved resilience

Fixes #1208
Fixes #1207
Fixes #1205
Fixes #1201
Fixes #1198
Fixes #1197
Fixes #830
@ryane ryane mentioned this issue Mar 31, 2016
3 tasks
@ryane ryane self-assigned this Mar 31, 2016
langston-barrett pushed a commit that referenced this issue Apr 3, 2016
* elk addon refactor

- kibana runs via a mesos framework (by default)
- elasticsearch framework 1.0.1 (in docker mode)
- elasticsearch client node (load balancer) for improved resilience

Fixes #1208
Fixes #1207
Fixes #1205
Fixes #1201
Fixes #1198
Fixes #1197
Fixes #830

* elk: fix incorrect line breaks in readme

* elk: add check-requirements to uninstall playbook
@Theaxiom Theaxiom modified the milestones: Feature Backlog, 2.0 Apr 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants