Support for IPv4/IPv6/Dual Stack and TLS Connectivity to S3 in Loki

Hello Loki Community,

I’m currently working on a project that involves:

  1. IPv4/IPv6/Dual Stack Support:
  • Does Loki natively support IPv6 and dual-stack configurations in its current version?
  • Are there specific configuration options or settings required to enable IPv6 or dual-stack support?
  • Are there any known limitations, issues, or best practices when running Loki in such environments?
  1. TLS Connectivity to S3:
  • What configurations need to be enabled in Loki to establish a secure TLS connection to an S3 bucket?
  • Are there specific certificate requirements or parameters that need to be set?

I’d greatly appreciate any guidance or experiences the community can share regarding these topics.

Thank you!

Yes, Loki supports this. Check the dualstack_enabled configuration elements in this page; search this page for “dualstack” and you’ll see other available config options as well.