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

Create a version for structured logs #8

Open
rcowham opened this issue Dec 31, 2019 · 0 comments
Open

Create a version for structured logs #8

rcowham opened this issue Dec 31, 2019 · 0 comments

Comments

@rcowham
Copy link
Contributor

rcowham commented Dec 31, 2019

Handle new structured logs from p4d 2019.2:

#1828890 (Bug #95112, #90346, #67029) **
Structured logging improvements.
Structured logs now have a versioned schema that allow new versions
of existing events to be added. Updated versions of events are
represented by having the server version included after a period in
the event type field. The event types with new versions this release
are:
2.49 - CommandEnd
6.49 - Audit
8.49 - NetworkPerformance
9.49 - DatabasePerformance
The 'serverlog.version.N' configurable can be used to pin a
structured log file to a specific server version's format.
To retain the prior structured log events format, set the
'serverlog.version.N' configurable to 48.

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