command
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Dec 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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.
Parameter |
Description |
Default |
config.target.tenant_id |
Global tenant ID to push all incoming logs |
customers |
config.target.label_name |
Label name of orignal tenant header value on global tenant |
customer |
config.taraget.url |
Loki push api url |
http://loki:3100/loki/api/v1/push |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.