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

Support TLS endpoint of log server #39

Open
rebbuh opened this issue Oct 11, 2021 · 2 comments
Open

Support TLS endpoint of log server #39

rebbuh opened this issue Oct 11, 2021 · 2 comments

Comments

@rebbuh
Copy link

rebbuh commented Oct 11, 2021

No description provided.

@rebbuh rebbuh changed the title Support TLS for log server Support TLS endpoint of log server Oct 11, 2021
@michaelharrer
Copy link

played around with some ideas in the lunchbreak.
actually it worked.

what did i do (and will not commit, since there has to be done plenty before this)

  • update olivere/elastic to version 6.2.37
  • add following optionfuncs for elasticclient:
    • SetSniff(false)
    • SetHealthcheck(false)
    • SetScheme("https")
  • update go version to 1.17.2 (in dockerfile and mod-files)
  • update alpine version to 3.14 (in dockerfile)

´

@rebbuh
Copy link
Author

rebbuh commented Oct 12, 2021

I would like you to commit your changes to a branch, since this is useful for our future work.

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

2 participants