-
Notifications
You must be signed in to change notification settings - Fork 9
S3 destination: new options #206
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
Conversation
## content-type() | ||
|
||
|Type:| string| | ||
|Default:| | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The default content type is application/octet-stream
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in latest commit.
|
||
*Description:* This option allows the user to change the displayed content type of the log messages. | ||
|
||
### Example: content-type() applied in an S3 destination |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think the example is necessary here, but I can be convinced otherwise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in latest commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please squash said commit?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squashed.
Signed-off-by: Zsolt Gyulai (zgyulai) <[email protected]> Removed example, and added default value to content_type() Signed-off-by: Zsolt Gyulai (zgyulai) <[email protected]>
1b27f06
to
6867f6d
Compare
Added two new options for amazon s3 destination: