-
Notifications
You must be signed in to change notification settings - Fork 90
Beats SSL Support #58
Comments
Hi @jmlrt - I currently have a few conditional tasks to create ssl dir and copy up certificates, similar to what was done in the elasticsearch role. I am using the output_conf as you suggested for the config.
|
OK, we may add the tasks to upload the certificates into this role if you want to create a PR for that. |
Its no problem to configure secure connection for both inputs and outputs. But the main feature that is missing (elastic.elasticsearch project has this) is support for beats keystore. At the moment you have to put passwords as plain text inside your yml or manually create the keys in a pre_tasks. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
@jmlrt I wonder if this Allow embedding of certificate solve some of the problem of this request. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
Chiming in to add a +1 for this feature request. I am implementing an Ansible playbook right now that uses both the ES role and beats role. For ES I can specify
|
Has anyone managed to use the role to push an embeded certificate authorities? I'm having trouble and I think my problem is with the jinja2 template and the to_nice_yaml filter. Thank you! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
See my pull request: Feature keystore #149 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity since being marked as stale. |
Can SSL Support be added to this role similar to what was recently added to the ansible-elasticsearch role?
The text was updated successfully, but these errors were encountered: