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

[8.17](backport #4784) [AWS Firehose] Clarify where to find ES endpoint #4797

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 28, 2025

Description

When setting up an AWS Firehose data stream, users should use the Elasticsearch endpoint URL that contains the .es subdomain.

While the non-.es URLs currently work and will continue to function, the URL containing the .es subdomain is designed as the dedicated endpoint for connecting to Elasticsearch. These URLs are the best option for future-proofing your setup, and we should recommend using them.

Documentation sets edited in this PR

Check all that apply.

  • Stateful (docs/en/observability/*)
  • Serverless (docs/en/serverless/*)
  • Integrations Developer Guide (docs/en/integrations/*)
  • None of the above

Related issue

Closes #

Checklist

  • Product/Engineering Review
  • Writer Review

Follow-up tasks

Select one.

  • This PR does not need to be ported to another doc set because:
    • The concepts in this PR only apply to one doc set (serverless or stateful)
    • The PR contains edits to both doc sets (serverless and stateful)
  • This PR needs to be ported to another doc set:
    • Port to stateful docs: <link to PR or tracking issue>
    • Port to serverless docs: <link to PR or tracking issue>

This is an automatic backport of pull request #4784 done by [Mergify](https://mergify.com).

* Clarify where to find ES endpoint

Users should use the endpoint with `es` in the URL

* Minor edits

* Edits

* Edits

* Simplify and clarify the IMPORTANT note

* Update step 3

* Make the set up delivery stream more explicit

* Fix typo

* Update ES endpoint URL & API key setup

Apply the same ES endpoint & API key changes to the following Firehose
gudies:

- Firewall logs
- WAF logs
- CloudWatch logs

---------

Co-authored-by: Arianna Laudazzi <arianna.laudazzi@elastic.co>
Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com>
(cherry picked from commit 417b639)
@mergify mergify bot added the backport label Jan 28, 2025
@mergify mergify bot requested a review from a team as a code owner January 28, 2025 16:42
@mergify mergify bot assigned zmoog Jan 28, 2025
Copy link
Contributor

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@zmoog zmoog merged commit 63d829b into 8.17 Jan 31, 2025
9 checks passed
@zmoog zmoog deleted the mergify/bp/8.17/pr-4784 branch January 31, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant