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 TLS support of IDXC replication #779

Open
Skypex opened this issue Jan 30, 2024 · 0 comments
Open

Add TLS support of IDXC replication #779

Skypex opened this issue Jan 30, 2024 · 0 comments

Comments

@Skypex
Copy link

Skypex commented Jan 30, 2024

Hi,

currently it is not possible to setup an IDXC that uses TLS for replication.

You would setup an cluster like this:

splunk:
    idxc:
        secret:
        pass4SymmKey:
        discoveryPass4SymmKey:
        label: "idxc_label"
        search_factor: 3
        replication_factor: 3
        replication_port: 9887

However, unfortunately there is no way to generate a replication_port-ssl stanza instead of an replication_port stanza.

Therefore I would kindly request to implement a switch that allows me to enable TLS on that port. It would be awesome if that works for multisite clusters as well.

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

No branches or pull requests

1 participant