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 tcp and http doc #50

Merged
merged 6 commits into from
Jun 18, 2019
Merged

Add tcp and http doc #50

merged 6 commits into from
Jun 18, 2019

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Jun 18, 2019

docs for fluent/fluentd#2395 and in_tcp

@repeatedly could you review this, please?
cc. @edsiper

@ganmacs ganmacs force-pushed the add-tcp-and-http-doc branch from a719a39 to f3362fd Compare June 18, 2019 08:08
@type http
bind 0.0.0.0
<transport tls>
insecure true
Copy link
Member

Choose a reason for hiding this comment

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

insecure example is not good.

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed not to use insecure directive.
96f9932


### How to Enable TLS Encryption

Since v1.5.0, `in_tcp` support TLS tranport. Here is configuration example.
Copy link
Member

Choose a reason for hiding this comment

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

in_tcp seems to support TLS from further back so removing since v1.5.0 is enough.

Copy link
Member Author

Choose a reason for hiding this comment

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

d3fd3fa fixed

ganmacs added 2 commits June 18, 2019 17:50
Signed-off-by: Yuta Iwama <[email protected]>
Signed-off-by: Yuta Iwama <[email protected]>
@ganmacs ganmacs force-pushed the add-tcp-and-http-doc branch from bca173f to 96f9932 Compare June 18, 2019 08:59
@repeatedly repeatedly merged commit 8c0544c into fluent:1.0 Jun 18, 2019
@ganmacs ganmacs deleted the add-tcp-and-http-doc branch June 19, 2019 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants