Categorygithub.com/groundcover-com/loki-proxy
modulepackage
0.1.1
Repository: https://github.com/groundcover-com/loki-proxy.git
Documentation: pkg.go.dev

# README

loki-proxy

loki-proxy is a reverse proxy server to aggreate logs by tenant header ("X-Scope-OrgID") to global tenant and store orignal tenant as label

Installing the Chart

This Helm chart repository enables you to install a loki-proxy Helm chart directly from it into your Kubernetes cluster.

# Add groundcover Helm repoistory (once)
helm repo add groundcover https://helm.groundcover.com

# Update groundcover Helm repository to fetch latest charts
helm repo update groundcover

# Deploy loki-proxy release
helm install loki-proxy groundcover/loki-proxy

Configuration

The following table lists the configurable parameters of the template Helm chart and their default values.

ParameterDescriptionDefault
config.target.tenant_idGlobal tenant ID to push all incoming logscustomers
config.target.label_nameLabel name of orignal tenant header value on global tenantcustomer
config.taraget.urlLoki push api urlhttp://loki:3100/loki/api/v1/push

# Packages

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author