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

Add a new section on how to collect any log from CloudWatch using Firehose #3887

Merged
merged 11 commits into from
Jun 10, 2024

Conversation

alaudazzi
Copy link
Contributor

@alaudazzi alaudazzi commented May 14, 2024

This PR:

Closes #3882

@alaudazzi alaudazzi added docs Improvements or additions to documentation enhancement New feature or request backport-8.13 Automated backport with mergify backport-8.14 Automated backport with mergify labels May 14, 2024
@alaudazzi alaudazzi self-assigned this May 14, 2024
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.

@alaudazzi alaudazzi requested a review from zmoog May 14, 2024 06:51
Copy link
Contributor

mergify bot commented May 28, 2024

This pull request is now in conflict. Could you fix it @alaudazzi? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b cloudwatch-firehose upstream/cloudwatch-firehose
git merge upstream/main
git push upstream cloudwatch-firehose

@zmoog zmoog marked this pull request as ready for review May 28, 2024 16:19
@zmoog zmoog requested a review from a team as a code owner May 28, 2024 16:19
@zmoog zmoog requested a review from dedemorton May 28, 2024 16:19
Copy link
Contributor

@zmoog zmoog left a comment

Choose a reason for hiding this comment

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

I expanded steps 2-5 with the new content I added to the public note we used as a raw material source for this topic.

I think it is ready for a review round! 😇

Copy link
Contributor

@dedemorton dedemorton left a comment

Choose a reason for hiding this comment

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

Added some editorial contents. Some of the comments relate to restructuring. If you need help, you can reach out in the obs-docs channel in slack. Hope this is helpful!

@zmoog
Copy link
Contributor

zmoog commented May 28, 2024

@dedemorton, thank you for your helpful review comments and suggestions!

I added all the suggestions and addressed the comments on the structure. Let me know what you think when you have time.

These diagrams help orient users in their journey.
Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

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

A couple more comments for ya!

@alaudazzi
Copy link
Contributor Author

@bmorelli25 @dedemorton
Thank you for taking care of this PR during my PTO. Great review and useful suggestions!

@zmoog
I'm going to have another pass to harmonize structure and formatting.

@alaudazzi
Copy link
Contributor Author

@zmoog
I had another pass to harmonize the structure and did some editing. Headings are still weird, I'm going to see how I can fix that.

@alaudazzi
Copy link
Contributor Author

@zmoog This PR is ready to be merged. I fixed some headings and did a bit more editing.
Here is the latest doc preview. Let me know if this is OK for you.

Copy link
Contributor

@zmoog zmoog left a comment

Choose a reason for hiding this comment

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

LGTM!

@alaudazzi alaudazzi merged commit ff69b83 into elastic:main Jun 10, 2024
3 checks passed
mergify bot pushed a commit that referenced this pull request Jun 10, 2024
…ehose (#3887)

* Start initial structure

* Expand steps 2-5

* Cleanup

* Apply suggestions from code review

Co-authored-by: DeDe Morton <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Add progressing diagram to steps 2-5

These diagrams help orient users in their journey.

* Integrate reviewer's feedback

* Fix structure and wording

* Fix structure and more editing

---------

Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: DeDe Morton <[email protected]>
(cherry picked from commit ff69b83)
mergify bot pushed a commit that referenced this pull request Jun 10, 2024
…ehose (#3887)

* Start initial structure

* Expand steps 2-5

* Cleanup

* Apply suggestions from code review

Co-authored-by: DeDe Morton <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Add progressing diagram to steps 2-5

These diagrams help orient users in their journey.

* Integrate reviewer's feedback

* Fix structure and wording

* Fix structure and more editing

---------

Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: DeDe Morton <[email protected]>
(cherry picked from commit ff69b83)
alaudazzi added a commit that referenced this pull request Jun 11, 2024
…ehose (#3887) (#3983)

* Start initial structure

* Expand steps 2-5

* Cleanup

* Apply suggestions from code review

Co-authored-by: DeDe Morton <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Add progressing diagram to steps 2-5

These diagrams help orient users in their journey.

* Integrate reviewer's feedback

* Fix structure and wording

* Fix structure and more editing

---------

Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: DeDe Morton <[email protected]>
(cherry picked from commit ff69b83)

Co-authored-by: Arianna Laudazzi <[email protected]>
alaudazzi added a commit that referenced this pull request Jun 11, 2024
…ehose (#3887) (#3984)

* Start initial structure

* Expand steps 2-5

* Cleanup

* Apply suggestions from code review

Co-authored-by: DeDe Morton <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Add progressing diagram to steps 2-5

These diagrams help orient users in their journey.

* Integrate reviewer's feedback

* Fix structure and wording

* Fix structure and more editing

---------

Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: Maurizio Branca <[email protected]>
Co-authored-by: DeDe Morton <[email protected]>
(cherry picked from commit ff69b83)

Co-authored-by: Arianna Laudazzi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.13 Automated backport with mergify backport-8.14 Automated backport with mergify docs Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AWS monitoring]: Add CloudWatch use case using Amazon Data Firehose
5 participants