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 Elasticsearch and Logstash output settings to Elastic Agent docs #460

Merged
merged 12 commits into from
Aug 25, 2021

Conversation

dedemorton
Copy link
Contributor

@dedemorton dedemorton commented Mar 19, 2021

First pass at adding the settings.

NOTE: I've created a PR that we can merge for 7.14 in case we don't have time to sort out all the detailed info here before GA ships.

Preview: Click here

Reviewers:

  • Identify settings that are missing, don’t belong, or are not yet supported. (I’ve removed settings that didn’t seem relevant, like index and ilm)
  • Confirm/test examples.
  • Identify missing/incorrect defaults and types.
  • Suggest newexamples where they would help.
  • Answer any questions that appear inline in the source.

Writer tasks remaining:

@dedemorton dedemorton added v7.12.0 Team:Elastic-Agent Label for the Agent team labels Mar 19, 2021
@dedemorton dedemorton requested a review from ph March 19, 2021 21:17
@dedemorton dedemorton self-assigned this Mar 19, 2021
@apmmachine
Copy link
Contributor

apmmachine commented Mar 19, 2021

A documentation preview will be available soon:

@dedemorton
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/docs

@dedemorton
Copy link
Contributor Author

@mostlyjason Here's a PR that demonstrates the topic structure I am using for the settings reference. Specifically I'd like to know what you think about breaking each section down into categories (when it makes sense...probably doesn't for Fleet Server) and the general format (tables etc).

Please stop reading when you get to "Beats monitoring settings." That content belongs on a different page (the fix is in a different PR). Thanks for taking a look.

@dedemorton
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/docs

@mostlyjason
Copy link
Contributor

@dedemorton LGTM!

Copy link
Contributor

@EricDavisX EricDavisX left a comment

Choose a reason for hiding this comment

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

I think we could move the HTML escaping section as noted, but it isn't critical to do so, you can merge as is or make any smaller adjustments. I think we should capture all of these good valid questions you note in an email perhaps. Help push folks to follow up with us on them! :)

@dedemorton dedemorton requested a review from a team as a code owner July 15, 2021 23:13
@dedemorton dedemorton changed the title Add Elasticsearch output settings to Elastic Agent docs [WIP] Add Elasticsearch output settings to Elastic Agent docs Jul 17, 2021
@dedemorton dedemorton changed the title [WIP] Add Elasticsearch output settings to Elastic Agent docs [WIP] Add Elasticsearch and Logstash output settings to Elastic Agent docs Jul 17, 2021
@dedemorton dedemorton force-pushed the issue#23742_elasticsearch_output branch 2 times, most recently from 9fb2fe6 to 7547488 Compare July 21, 2021 02:45
@dedemorton dedemorton requested review from EricDavisX and removed request for a team, ph and EricDavisX July 21, 2021 02:47
@dedemorton dedemorton force-pushed the issue#23742_elasticsearch_output branch from 7547488 to 3fd79a8 Compare July 22, 2021 01:46
@dedemorton dedemorton changed the title [WIP] Add Elasticsearch and Logstash output settings to Elastic Agent docs Add Elasticsearch and Logstash output settings to Elastic Agent docs Jul 22, 2021
Copy link
Contributor

@faec faec left a comment

Choose a reason for hiding this comment

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

Finished a fairly complete pass -- answered all the explicit questions I noticed, and vetted most of the specific configuration fields. I want to double check a couple more things about overall file structure, and I'll try and get you a couple more example configurations shortly.

@dedemorton dedemorton requested a review from faec August 14, 2021 01:04
@dedemorton
Copy link
Contributor Author

@faec I've addressed your comments and added the SSL and Kerberos settings. Can you take another look? Thanks!

@dedemorton
Copy link
Contributor Author

OK, this content is ready for a final review as soon as the CI completes. Thanks everyone (especially Fae) for helping me with this.

Copy link
Contributor

@faec faec left a comment

Choose a reason for hiding this comment

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

Looks good!

@dedemorton dedemorton merged commit 752fc5c into elastic:master Aug 25, 2021
@dedemorton dedemorton deleted the issue#23742_elasticsearch_output branch August 25, 2021 21:53
dedemorton added a commit to dedemorton/observability-docs that referenced this pull request Aug 25, 2021
…lastic#460)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
dedemorton added a commit to dedemorton/observability-docs that referenced this pull request Aug 25, 2021
…lastic#460)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
dedemorton added a commit that referenced this pull request Aug 25, 2021
…460) (#1001)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
dedemorton added a commit that referenced this pull request Aug 25, 2021
…460) (#1002)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
dedemorton added a commit to dedemorton/observability-docs that referenced this pull request Aug 25, 2021
…lastic#460)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
dedemorton added a commit that referenced this pull request Aug 30, 2021
…460) (#1003)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
bmorelli25 pushed a commit to bmorelli25/observability-docs that referenced this pull request Apr 11, 2023
…lastic#460)

* Add output settings to Elastic Agent docs

* Changes applied after merge to preserve earlier changes

* First batch of changes from the review

* Add missing proxy settings

* Add kerberos settings

* Add SSL settings

* Add ssl settings to logstash output docs

* Fix ssl examples

* Add link to pipeline ES docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent Label for the Agent team v7.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants