Skip to content

fix(elasticsearch): slow logs incorrectly disabled for Elasticsearch versions lower than 5.1#15714

Merged
mergify[bot] merged 2 commits intoaws:masterfrom
joelcox22:master
Jul 22, 2021
Merged

fix(elasticsearch): slow logs incorrectly disabled for Elasticsearch versions lower than 5.1#15714
mergify[bot] merged 2 commits intoaws:masterfrom
joelcox22:master

Conversation

@joelcox22
Copy link
Copy Markdown
Contributor

Fixes #15532

As discussed in #15532, this error should not have applied to slow logs in the first place, as they're supported by all Elasticsearch versions.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jul 22, 2021

@peterwoodworth peterwoodworth added the @aws-cdk/aws-elasticsearch Related to Amazon Elasticsearch Service label Jul 22, 2021
@BenChaimberg BenChaimberg changed the title fix(elasticsearch): slow logs can be enabled for all elasticsearch versions fix(elasticsearch): slow logs incorrectly disabled for Elasticsearch versions lower than 5.1 Jul 22, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 22, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: f0e05e8
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 91cf79b into aws:master Jul 22, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 22, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Aug 3, 2021
…versions lower than 5.1 (aws#15714)

Fixes aws#15532 

As discussed in aws#15532, this error should not have applied to slow logs in the first place, as they're supported by all Elasticsearch versions.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
…versions lower than 5.1 (aws#15714)

Fixes aws#15532 

As discussed in aws#15532, this error should not have applied to slow logs in the first place, as they're supported by all Elasticsearch versions.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-elasticsearch Related to Amazon Elasticsearch Service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(elasticsearch): slow logs can't be enabled for some versions of elasticsearch

4 participants