promtail helm

No introduction found. Create it?

Install

Install with:

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

Examples

See examples from other people.

Top Repositories (3 out of 16)

NameRepoStarsVersionTimestamp
promtailPumba98/flux2-gitops436.15.5a month ago
promtailh3mmy/bloopySphere506.15.54 months ago
promtaildfroberg/cluster576.5.0a year ago

Values

See the most popular values for this chart:

KeyTypes
config.snippets.extraScrapeConfigs (11)
- 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 (7)
http://loki:3100/loki/api/v1/push
string
config.clients[].url (4)
http://loki.loki.svc.cluster.local/loki/api/v1/push
string
string
string
string
boolean
string
string
boolean
boolean
number
string
string
string
string
string
number
string
string
string
string
image.repository (4)
k8s-at-home/promtail
string
string
string
string
tolerations[].key (2)
kubernetes.io/arch
string
string
extraArgs[] (2)
- -log.format=json
string
string
string
string
string
number
env.TZ (1)
${TIMEZONE}
string
string
string
string
string
string
boolean