Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 6
Next »
Notes
- Last week - LOG Meeting Minutes 2018-06-19
- POMBA scope change vote Thu morning at 0245 EDT (GMT-5) at TSC beijing meet
- Note from Michael O'Brien on June 21: At 0510 (20 min over) Alla clarified that we do not need a vote (usually we do) – we all heard an OK – I mark this issue as closed – thanks Alla for the final push.
- No pending commits for logging-analytics repo
- board - https://jira.onap.org/secure/RapidBoard.jspa?rapidView=53&view=planning&selectedIssue=LOG-471&epics=visible
- Casablanca release planning - Logging Casablanca Scope
- RequestID:
- Example code in spec is out of date. Still refers to X-RequestID, should be X-ONAP-RequestID.
- Agreed to specify all three – past and future – headers for the duration of Casablanca, and standardize on one – X-ONAP-Request-ID after Casablanca release.
- Debated cutover versus supporting all three, and agreed that the impact on existing behavior would be unpalatable for many teams.
- TODO: go back and update specification.
- Casablanca:
- Machine-readable format:
- Pipe-separated format vs. tab-separated → pipe-separated.
- Original agreement was to revert to pipe-separated as per the Text Output example in the specification. That's the final decision.
- Once provider configuration is templated, we can put the separator in values.yaml,
- Streams transports:
- Options were logstash (native) and syslog.
- If we want to provide one out of the box, it has to be one that doesn't incur new dependencies in the classpath → syslog.
- This still leaves us with the problem of persistent queues at the logstash end.
- Assumption: syslog (since appenders are always available) AND logstash queues for persistence AND the ability to turn off any appender using values.yaml.
- Finalizing the specification:
- But for typos and example code pending update, it's final.
- TODO: X-Request-ID (again)
- Security:
- Templated provider configuration:
- (Helm)
- Submit templated logback configuration for next week.
- TODO: add syslog appender under the control of values.yaml.
- TODO: by next week!
- Compliance and backporting: