No introduction found. Create it?
Install with:
helm repo add grafana-charts https://grafana.github.io/helm-charts/
helm install promtail grafana-charts/promtail -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
promtail | dfroberg/cluster | 42 | 6.5.0 | a year ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
config.snippets.extraScrapeConfigs (9) - job_name: journal
journal:
path: /var/log/journal
max_age: 12h
labels:
job: systemd-journal
relabel_configs:
- source_labels: ['__journal__systemd_unit']
target_label: 'unit'
- source_labels: ['__journal__hostname']
target_label: 'hostname'
- job_name: syslog
syslog:
listen_address: 0.0.0.0:1514
label_structured_data: true
labels:
job: "syslog"
relabel_configs:
- source_labels: ['__syslog_connection_ip_address']
target_label: 'ip_address'
- source_labels: ['__syslog_message_severity']
target_label: 'severity'
- source_labels: ['__syslog_message_facility']
target_label: 'facility'
- source_labels: ['__syslog_message_hostname']
target_label: 'host'
- source_labels: ['__syslog_message_app_name']
target_label: 'app'
- source_labels: ['__syslog_message_SRC']
target_label: 'source_ip'
- source_labels: ['__syslog_message_SPT']
target_label: 'source_port'
- source_labels: ['__syslog_message_DPT']
target_label: 'destination_port'
- source_labels: ['__syslog_message_DST']
target_label: 'destination_ip'
| 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 (5) http://loki:3100/loki/api/v1/push | string |
config.clients[].url (4) http://loki.loki.svc.cluster.local/loki/api/v1/push | string |
config.clients[].external_labels.clusterName (1) ${CLUSTER_NAME} | string |
extraVolumeMounts[].mountPath (9) /var/log/journal | string |
extraVolumeMounts[].name (9) journal | string |
boolean | |
extraVolumes[].hostPath.path (9) /var/log/journal | string |
extraVolumes[].name (9) journal | string |
number | |
string | |
extraPorts.syslog.service.type (8) LoadBalancer | string |
extraPorts.syslog.service.externalIPs[] (3) - ${LB_PROMTAIL} | string |
string | |
extraPorts.syslog.service.loadBalancerIP (2) ${LB_V4_PROMTAIL} | string |
number | |
string | |
string | |
string | |
image.registry (6) ghcr.io | string |
image.repository (6) k8s-at-home/promtail | string |
image.tag (3) v2.6.1 | string |
image.pullPolicy (1) IfNotPresent | string |
tolerations[].operator (4) Exists | string |
tolerations[].effect (3) NoSchedule | string |
tolerations[].key (2) kubernetes.io/arch | string |
string | |
extraArgs[] (2) - -log.format=json | string |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
string |