promtail helm

No introduction found. Create it?

Install

Install with:

helm repo add grafana oci://ghcr.io/grafana-operator/helm-charts/
helm install promtail grafana/promtail -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 38)

NameRepoStarsVersionTimestamp
promtailgavinmcfall/home-ops326.17.1a month ago
promtailPumba98/flux2-gitops706.17.1a month ago

Values

See the most popular values for this chart:

KeyTypes
boolean, string
config.clients[].url (30)
http://loki-headless.observability.svc.cluster.local:3100/loki/api/v1/push
string
string
string
string
number
config.snippets.extraScrapeConfigs (10)
- 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
string
string
string
config.lokiAddress (4)
http://loki.observability.svc.cluster.local:3100/api/v1/push
string
string
string
string
boolean
string
string
number
string
string
string
number
string
string
string
string
string
tolerations[].effect (3)
NoSchedule
NoExecute
string
string
tolerations[].key (1)
node-role.kubernetes.io/control-plane
node-role.kubernetes.io/master
string
image.repository (2)
grafana/promtail
string
image.tag (2)
3.6.3@sha256:130b6dd63277d99ce87560c0266c0c30d07bc15ba0a8a590d42215465d4f5363
string
image.registry (1)
proxy.registry.beryju.io
string
string
string
boolean
boolean
extraArgs[] (1)
- -log.format=json
string