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

Need to add collection of juju config data #9

Open
fginther opened this issue Jan 30, 2017 · 0 comments
Open

Need to add collection of juju config data #9

fginther opened this issue Jan 30, 2017 · 0 comments

Comments

@fginther
Copy link
Contributor

collect-logs should gather the juju config data for each juju service it logs. This would make our debugging of charm issues easy. Suggest storing the files to a /meta or /juju-config directory. Something like this:

haproxy-0/
postgresql-0/
juju-config/haproxy.config
juju-config/postgresql.config
juju-config/landscape-server.config
juju-config/...
landscape-server-0/
landscape-0-inner-logs/cinder-0
landscape-0-inner-logs/ceph-mon-0
landscape-0-inner-logs/juju-config/cinder.config
landscape-0-inner-logs/juju-config/ceph-mon.config
landscape-0-inner-logs/juju-config/openstack.config
landscape-0-inner-logs/juju-config/...
landscape-0-inner-logs/openstack-0
landscape-0-inner-logs/...
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant