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

Skip TLS verify For Loki endpoint #3067

Open
dodistyo opened this issue Mar 22, 2025 · 8 comments
Open

Skip TLS verify For Loki endpoint #3067

dodistyo opened this issue Mar 22, 2025 · 8 comments
Labels
proposal A proposal for new functionality.

Comments

@dodistyo
Copy link

Background

I couldn't find any reference on how to skip tls verify for loki endpoint.

Proposal

It would be nice to have skip tls verify for Loki endpoint for development purpose.

@dodistyo dodistyo added the proposal A proposal for new functionality. label Mar 22, 2025
@ptodev
Copy link
Collaborator

ptodev commented Mar 24, 2025

Hi! I'm not sure which endpoint you're referring to. Is it an endpoint created by an Alloy component? Which Alloy components are you using?

@dodistyo
Copy link
Author

dodistyo commented Mar 24, 2025 via email

@ptodev
Copy link
Collaborator

ptodev commented Mar 24, 2025

This doesn't seem like an Alloy issue? Apologies but I don't know - maybe you can open a discussion in the Loki repo or in the Loki community slack?

@dodistyo
Copy link
Author

dodistyo commented Mar 24, 2025 via email

@ptodev
Copy link
Collaborator

ptodev commented Mar 24, 2025

Isn't TLS verification normally done on the server side? That's why I assumed that it's a server side Loki question.

@dodistyo
Copy link
Author

dodistyo commented Mar 24, 2025 via email

@ptodev
Copy link
Collaborator

ptodev commented Mar 24, 2025

I think you just need to set insecure_skip_verify to true in the tls_config block.

@dodistyo
Copy link
Author

dodistyo commented Mar 25, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A proposal for new functionality.
Projects
Status: Incoming
Development

No branches or pull requests

2 participants