No introduction found. Create it?
Install with:
helm repo add grafana oci://ghcr.io/grafana-operator/helm-charts/
helm install promtail grafana/promtail -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| promtail | gavinmcfall/home-ops | 37 | 6.17.1 | 2 months ago |
| promtail | Pumba98/flux2-gitops | 70 | 6.17.1 | 2 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
config.clients[].url (17) http://loki-headless.observability.svc.cluster.local:3100/loki/api/v1/push | string |
| string | |
config.clients[].external_labels.clusterName (1) ${CLUSTER_NAME} | string |
| string | |
config.snippets.extraScrapeConfigs (7) - job_name: syslog
syslog:
listen_address: 0.0.0.0:1514
listen_protocol: tcp
idle_timeout: 60s
label_structured_data: yes
labels:
job: "syslog"
relabel_configs:
- source_labels: ['__syslog_message_hostname']
target_label: 'host'
| string |
config.snippets.pipelineStages[].match.selector (1) {app="eventrouter"} | string |
config.snippets.pipelineStages[].match.stages[].json.expressions.namespace (1) event.metadata.namespace | string |
| string | |
config.lokiAddress (1) http://loki.observability.svc.cluster.local:3100/api/v1/push | string |
| boolean | |
fullnameOverride (9) promtail | string |
extraVolumeMounts[].mountPath (5) /var/log/journal | string |
extraVolumeMounts[].name (5) journal | string |
| boolean | |
extraVolumes[].hostPath.path (5) /var/log/journal | string |
extraVolumes[].name (5) journal | string |
| number | |
| string | |
extraPorts.syslog.service.type (4) LoadBalancer | string |
| string | |
| number | |
| string | |
tolerations[].effect (3) NoSchedule | string |
tolerations[].operator (3) Exists | string |
tolerations[].key (1) node-role.kubernetes.io/control-plane | string |
imagePullSecrets[].name (2) dockerhub-auth | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
extraArgs[] (1) - -log.format=json | string |
image.registry (1) proxy.registry.beryju.io | string |
image.repository (1) grafana/promtail | string |
image.tag (1) 3.6.11@sha256:a761cb834cfaeee29745440d4884d6748f0a08d8f68928db1d707018c1dcfbe9 | string |