Skip to content

added explanation around BUFFER_QUEUE_LIMIT variable#10201

Merged
gaurav-nelson merged 1 commit into
openshift:masterfrom
gaurav-nelson:bug-1588430-fixes
Jul 12, 2018
Merged

added explanation around BUFFER_QUEUE_LIMIT variable#10201
gaurav-nelson merged 1 commit into
openshift:masterfrom
gaurav-nelson:bug-1588430-fixes

Conversation

@gaurav-nelson
Copy link
Copy Markdown
Contributor

@gaurav-nelson gaurav-nelson added this to the Next Release milestone Jun 19, 2018
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 19, 2018
Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This is a terminology issue, so I might be wrong. But when I hear an "ElasticSearch node", I have an impression the ElasticSearch is running on a node, not in a container... In the Common Logging EFK stack, each component is containerized. In such case, how do you usually name it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks @nhosoi for looking at this. I will update this to pod. Which is consistent with rest of our docs.

Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This number_of_outputs is a bit tricky. :) Not just the 1, 2, 3, but there could be more combinations.
Single ElasticSearch for all -- 1 output
One ElasticSearch for ops and another for application logs -- 2 outputs
One ElasticSearch for all and forward them to other Fluentd -- 2 outputs
One ElasticSearch for ops and another for application logs plus forward one of the outputs to other Fluentd -- 3 outputs
One ElasticSearch for ops and another for application logs plus forward the both outputs to other Fluentd -- 4 outputs
Please note that I'm not suggesting to list up all of them, but I'd rather think 2 3 is not needed. Or do you have any good idea to explain this? Thanks!

@gaurav-nelson
Copy link
Copy Markdown
Contributor Author

@nhosoi I have updated the PR to address your comments. PTAL 🔢

@nhosoi
Copy link
Copy Markdown

nhosoi commented Jun 25, 2018

@gaurav-nelson , thanks for the updates.
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2018
@gaurav-nelson gaurav-nelson added peer-review-needed Signifies that the peer review team needs to review this PR branch/enterprise-3.10 labels Jun 26, 2018
Copy link
Copy Markdown
Contributor

@kalexand-rh kalexand-rh left a comment

Choose a reason for hiding this comment

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

Couple of suggestions to consider and a few nits. This sounds good!

Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

s/resource/resource,
s/will be/is

Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd reformat the list entries: s/- If/if
I'd also remove the ending periods.

Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe "If application logs are sent to an ElasticSearch pod, ops logs are sent to
another ElasticSearch pod, and all logs are then forwarded to other Fluentd instances"

Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are these the default values? I'd say "By default, these parameters are assigned the following values:"

I'd move lines 89-95 to line 80, right after you present the formula.

Comment thread admin_guide/overcommit.adoc Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

s/The value of buffer_queue_limit will be 32.//
s/FILE_BUFFER_LIMIT./FILE_BUFFER_LIMIT value or the number of outputs.

@openshift-ci-robot
Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Jul 11, 2018
@gaurav-nelson
Copy link
Copy Markdown
Contributor Author

@kalexand-rh I have made suggested changes. Except one, haven't changed the following:
The value of buffer_queue_limit will be 32. To change the buffer_queue_limit, you need to change the value of FILE_BUFFER_LIMIT.

@kalexand-rh
Copy link
Copy Markdown
Contributor

Sounds good to me! Thanks @gaurav-nelson!

@gaurav-nelson gaurav-nelson added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-needed Signifies that the peer review team needs to review this PR labels Jul 12, 2018
@gaurav-nelson gaurav-nelson merged commit aa15345 into openshift:master Jul 12, 2018
@gaurav-nelson gaurav-nelson deleted the bug-1588430-fixes branch July 12, 2018 23:45
@gaurav-nelson
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-3.7

@gaurav-nelson
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-3.9

@gaurav-nelson
Copy link
Copy Markdown
Contributor Author

/cherrypick enterprise-3.10

@openshift-cherrypick-robot
Copy link
Copy Markdown

@gaurav-nelson: new pull request created: #10798

Details

In response to this:

/cherrypick enterprise-3.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@gaurav-nelson: new pull request created: #10799

Details

In response to this:

/cherrypick enterprise-3.9

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@gaurav-nelson: new pull request created: #10800

Details

In response to this:

/cherrypick enterprise-3.10

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-3.7 branch/enterprise-3.9 branch/enterprise-3.10 peer-review-done Signifies that the peer review team has reviewed this PR size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants