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

Update docs for MAX_FILE_SIZE_PUT_OBJECT. #839

Closed
wants to merge 1 commit into from

Conversation

zwj102030
Copy link

@zwj102030 zwj102030 commented Jul 8, 2022

Summary
Update the doc for MAX_FILE_SIZE_PUT_OBJECT.

Related PR
fluent/fluent-bit#5688

Signed-off-by: Weijian Zhang weijianz@amazon.com

Signed-off-by: Weijian Zhang <weijianz@amazon.com>
@zwj102030 zwj102030 changed the title Add docs for updating MAX_FILE_SIZE_PUT_OBJECT. Update docs for MAX_FILE_SIZE_PUT_OBJECT. Jul 8, 2022
@@ -26,6 +26,7 @@ See [here](https://github.com/fluent/fluent-bit-docs/tree/43c4fe134611da471e706b
| json_date_format | Specify the format of the date. Supported formats are _double_, _epoch_, _iso8601_ (eg: _2018-05-30T09:39:52.000681Z_) and _java_sql_timestamp_ (eg: _2018-05-30 09:39:52.000681_) | iso8601 |
| total_file_size | Specifies the size of files in S3. Maximum size is 50G, minimim is 1M. | 100M |
| upload_chunk_size | The size of each 'part' for multipart uploads. Max: 50M | 5,242,880 bytes |
| MAX_FILE_SIZE_PUT_OBJECT | Max file size allowed to publish to S3 MAX: 1GB. | 1,073,741,824 bytes |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't a new user config option. Its a different max size for total_file_size for the use_put_object case

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so we may dont need the MAX_FILE_SIZE_PUT_OBJECT to be list in the documentation .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea just note the max allowed value in the total_file_size row a little farther up, that's what I mean

@lecaros lecaros added the waiting-for-user Waiting for user/contributors feedback or requested changes label Aug 19, 2022
@github-actions github-actions bot added the Stale label Nov 18, 2022
@PettitWesley
Copy link
Contributor

@zwj102030 please rebase and update

@fluent fluent deleted a comment from github-actions bot Nov 18, 2022
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Feb 17, 2023
@PettitWesley
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale waiting-for-user Waiting for user/contributors feedback or requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants