Skip to content

Allow disabling of Beats TLS explicitly #7

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 2 commits into from
Feb 1, 2023
Merged

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Feb 1, 2023

fixes #6

This PR should allow to explicitly deactivate TLS for beats. We had several occasions in the past where bugs in upstream code or our collection broke TLS. This stopped debugging and development for all people involved. So I decided to add an (undocumented on purpose) feature to disable TLS between Beats and Logstash. We can of course add some sort of "developer docs" where we mention features like this.

@widhalmt widhalmt added the feature New feature or request label Feb 1, 2023
@widhalmt widhalmt self-assigned this Feb 1, 2023
@widhalmt widhalmt merged commit b976e56 into main Feb 1, 2023
@widhalmt widhalmt deleted the feature-beatstls-6 branch February 1, 2023 14:44
@widhalmt widhalmt added this to the 1.0.0 milestone Feb 2, 2023
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
Allow disabling of Beats TLS explicitly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optionally allow to disable Beats TLS connection
2 participants