Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically load/import dashboard when creating new container #359

Closed
saintx opened this issue Jun 13, 2016 · 1 comment
Closed

Automatically load/import dashboard when creating new container #359

saintx opened this issue Jun 13, 2016 · 1 comment
Assignees
Labels

Comments

@saintx
Copy link
Contributor

saintx commented Jun 13, 2016

When starting up a new demo container deployment, we should automatically load/import the dashboard JSON file.

@saintx saintx added the ready label Jun 13, 2016
@saintx saintx added this to the Demo Deployment milestone Jun 13, 2016
@saintx saintx self-assigned this Jun 13, 2016
@saintx
Copy link
Contributor Author

saintx commented Jun 20, 2016

In order to automate this, we need to be able to programmatically perform two tasks:

  • Create an index pattern in Kibana
  • Import the dashboard JSON file

The former is coming in Kibana 5.0 (see elastic/kibana#5199). It is unclear whether there are any plans to implement the latter at this time. For now, we should continue to manually create the ctia* index pattern and manually import the dashboard after setting up the CTIA server via docker-compose.

@saintx saintx added wontfix and removed ready labels Jun 20, 2016
@saintx saintx closed this as completed Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant