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

Add ability to configure format_version for LE #50

Merged
merged 2 commits into from Aug 9, 2017
Merged

Add ability to configure format_version for LE #50

merged 2 commits into from Aug 9, 2017

Conversation

bart613
Copy link
Contributor

@bart613 bart613 commented Aug 9, 2017

Being able to set format_version (which is supported by Fastly API as per [1]) means we can utilise Version 2 log format [2] in Fastly and send more rich data to Logentries.

[1] https://docs.fastly.com/api/logging#logging_logentries
[2] https://docs.fastly.com/guides/streaming-logs/custom-log-formats#version-2-log-format

By default, if format_version is not set, it's implicitly set to 1
(default) as per https://docs.fastly.com/api/logging#logging_logentries
Being able to set format_version (which is supported by Fastly API as
per [1]) means we can utilise Version 2 log format [2] in Fastly and
send more rich data to Logentries.

[1] https://docs.fastly.com/api/logging#logging_logentries
[2] https://docs.fastly.com/guides/streaming-logs/custom-log-formats#version-2-log-format
@sethvargo sethvargo merged commit 1675d78 into fastly:master Aug 9, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants