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 CPU requests for Elasticsearch to 6 cpus #245

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

4n4nd
Copy link
Contributor

@4n4nd 4n4nd commented Feb 10, 2021

We found that fluentd was facing issues when pushing logs
Error:

2021-02-10 22:00:37 +0000 [warn]: [retry_clo_default_output_es] failed to flush the buffer. retry_time=3 next_retry_seconds=2021-02-10 22:00:40 +0000 chunk="5bb000f818cb4d2b2de49ad5112baf1c" error_class=Fluent::Plugin::ElasticsearchOutput::RecoverableRequestFailure error="could not push logs to Elasticsearch cluster ({:host=>\"elasticsearch.openshift-logging.svc.cluster.local\", :port=>9200, :scheme=>\"https\", :user=>\"fluentd\", :password=>\"obfuscated\"}): Server returned nothing (no headers, no data)"

These errors were reduced when we increased the CPU resources for elasticsearch. We were also able to see more recent logs using kibana

Related: operate-first/support#83

@sesheta sesheta requested review from ipolonsk and larsks February 10, 2021 22:25
@sesheta sesheta added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 10, 2021
@4n4nd
Copy link
Contributor Author

4n4nd commented Feb 10, 2021

cc @HumairAK

@HumairAK
Copy link
Member

/approve

@sesheta
Copy link
Member

sesheta commented Feb 10, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sesheta sesheta added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 10, 2021
@sesheta sesheta merged commit 19da8bc into operate-first:master Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants