Skip to content

[DOC]Remove outdated compatibility notices and rework cloud notice #938

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

Merged
merged 8 commits into from
Apr 30, 2020

Conversation

karenzone
Copy link
Contributor

Fixes #936

@karenzone karenzone added the docs label Apr 22, 2020
@karenzone karenzone force-pushed the remove-compat-notes branch from 004ad63 to 503cbc0 Compare April 22, 2020 20:35
@elasticsearch-bot elasticsearch-bot self-assigned this Apr 22, 2020
If you plan to use the Kibana web interface, use the Elasticsearch output plugin
to get your log data into Elasticsearch.

This output only speaks the HTTP protocol. HTTP is the preferred protocol for interacting with Elasticsearch.
Copy link
Member

Choose a reason for hiding this comment

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

We can remove this paragraph as node protocol hasn’t been available for some time and we don’t provide transport protocol support anymore in Logstash.

@karenzone karenzone requested a review from jsvd April 23, 2020 17:21
communicate with Elasticsearch through the transport protocol, which is now
reserved for internal cluster communication between nodes
https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-transport.html.
This has been deprecated in Elasticsearch 7.0.0 and will be removed in 8.0.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jsvd Thanks for adding this info. Can you clarify this?
"This" (in "This has been deprecated...") means "transport protocol?"

Copy link
Member

Choose a reason for hiding this comment

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

Using the transport protocol to communicate with the cluster

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for clarifying. Please see what you think.

Format links for asciidoc
@karenzone karenzone force-pushed the remove-compat-notes branch from 3ec212b to 28843ef Compare April 29, 2020 20:16
Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

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

LGTM

@karenzone karenzone merged commit 612e52e into logstash-plugins:master Apr 30, 2020
@karenzone karenzone deleted the remove-compat-notes branch April 30, 2020 14:34
@karenzone
Copy link
Contributor Author

PUBLISHED:
Screen Shot 2020-04-30 at 11 10 36 AM

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.

[Doc]Remove old compatibility notes
3 participants