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

Store metric records in separate backed o=metric #934

Closed
yurem opened this issue Nov 6, 2018 · 3 comments
Closed

Store metric records in separate backed o=metric #934

yurem opened this issue Nov 6, 2018 · 3 comments
Assignees
Labels
docs requires documentation to be added or updated enhancement libs update, re-factroring, etc.
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Nov 6, 2018

Additionally we need to do:

  1. Add upper level node ou=server_UUID to split data per servers to avoid collisions
  2. Create server UUID at startup @jschristie @mbaser Do you have ideas about this?
@yurem yurem self-assigned this Nov 6, 2018
@yurem yurem added this to the 3.1.5 milestone Nov 6, 2018
@yurem yurem added the enhancement libs update, re-factroring, etc. label Nov 6, 2018
@yurem
Copy link
Contributor Author

yurem commented Nov 30, 2018

Implemented in both oxAuth/oxTrust

@yurem yurem closed this as completed Nov 30, 2018
@yurem
Copy link
Contributor Author

yurem commented Nov 30, 2018

@mbaser I added this update to setup o_metric.ldif and updated oxauth-static-conf.json We need to import this new LDIF and update migrator if needed.

Also there is one update which we need to apply when admin is using OpenLDAP. We need to add next line to ox-ldap.properties to give metric service right permissions to write into this new backend:

metric.bindDN: cn=directory manager,o=metric

By default metric services uses LDAP properties from ox-ldap.properties. But admin can override any property. In order to do this he should add same property with prefixmetrix. Example:

metric.maxconnections: 10

@yurem
Copy link
Contributor Author

yurem commented Nov 30, 2018

@natt-tester @sahiliamsso We need to check in 3.1.5 configuration load/reload from ox-ldap.properties because during work on this i changed these parts

@yurem yurem added the docs requires documentation to be added or updated label Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs requires documentation to be added or updated enhancement libs update, re-factroring, etc.
Projects
None yet
Development

No branches or pull requests

1 participant