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 Elasticsearch module examples to show http in the URL #8226

Merged
merged 1 commit into from
Sep 11, 2018

Conversation

dedemorton
Copy link
Contributor

Closes #6115

I've updated the examples by removing protocol from the examples except where we specifically describe the protocol option.

@dedemorton dedemorton added docs review needs_backport PR is waiting to be backported to other branches. labels Sep 5, 2018
@@ -71,7 +71,7 @@ Example config:
[source,yaml]
----
setup.kibana.host: "192.0.2.255:5601"
setup.kibana.protocol: "https"
setup.kibana.protocol: "http"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change wasn't really necessary, but I figured it might be better to show this variation (when protocol is specified) with http.

@ruflin ruflin requested a review from ycombinator September 6, 2018 09:45
Copy link
Contributor

@ycombinator ycombinator left a comment

Choose a reason for hiding this comment

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

Tested the changes with metricbeat. LGTM!

@ycombinator
Copy link
Contributor

CI failures are unrelated. 1 failure has to do with jenkins not being able to upload stuff to GCP at the end of the build and the other failure is a flaky test: #8208.

@dedemorton dedemorton merged commit 8a5b8f7 into elastic:master Sep 11, 2018
@dedemorton dedemorton deleted the issue#6115 branch October 1, 2018 22:04
@dedemorton dedemorton removed the needs_backport PR is waiting to be backported to other branches. label Oct 1, 2018
dedemorton added a commit to dedemorton/beats that referenced this pull request Oct 17, 2018
dedemorton added a commit that referenced this pull request Oct 18, 2018
…8478) (#8529)

* Clarify support for ssl options for modules (#7967)

* Clarify support for ssl options for modules

* Change example to show http module

* Update Elasticsearch module examples to show http in the URL (#8226)

* Improve reference docs that describe how to set options dynamically (#8290)

* Improve Elasticsearch output docs about indices, pipelines, and keys settings

* Updates from review

* Change setting name from mapping to mappings

* Remove note to reviewer

* Fix conditional coding (#8446)

* Suppress dashboard info when dashboards aren't available (#8395)

* Clarify add_docker_metadata docs (#8478)
dedemorton added a commit to dedemorton/beats that referenced this pull request Oct 18, 2018
dedemorton added a commit that referenced this pull request Oct 19, 2018
…8478) (#8528)

* Clarify support for ssl options for modules (#7967)

* Clarify support for ssl options for modules

* Change example to show http module

* Update Elasticsearch module examples to show http in the URL (#8226)

* Improve reference docs that describe how to set options dynamically (#8290)

* Improve Elasticsearch output docs about indices, pipelines, and keys settings

* Updates from review

* Change setting name from mapping to mappings

* Remove note to reviewer

* Fix conditional coding (#8446)

* Suppress dashboard info when dashboards aren't available (#8395)

* Clarify add_docker_metadata docs (#8478)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…tic#8290 elastic#8395 elastic#8446 elastic#8478) (elastic#8528)

* Clarify support for ssl options for modules (elastic#7967)

* Clarify support for ssl options for modules

* Change example to show http module

* Update Elasticsearch module examples to show http in the URL (elastic#8226)

* Improve reference docs that describe how to set options dynamically (elastic#8290)

* Improve Elasticsearch output docs about indices, pipelines, and keys settings

* Updates from review

* Change setting name from mapping to mappings

* Remove note to reviewer

* Fix conditional coding (elastic#8446)

* Suppress dashboard info when dashboards aren't available (elastic#8395)

* Clarify add_docker_metadata docs (elastic#8478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants