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 (3 out of 45)

NameRepoStarsVersionTimestamp
promtailPumba98/flux2-gitops666.17.0a month ago
promtailDiaoul/home-ops796.17.02 months ago
promtailtyriis/home-ops746.17.02 months ago

Values

See the most popular values for this chart:

KeyTypes
boolean, string
config.clients[].url (37)
http://loki-headless.observability.svc.cluster.local:3100/loki/api/v1/push
string
string
string
string
number
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 (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
tolerations[].operator (5)
Exists
Exists
Exists
string
tolerations[].effect (4)
NoSchedule
NoExecute
string
tolerations[].key (2)
node-role.kubernetes.io/master
node-role.kubernetes.io/control-plane
nas
string
string
string
string
string
extraArgs[] (2)
- -log.format=json
string
image.repository (2)
grafana/promtail
string
image.tag (2)
3.5.3@sha256:698c3357886c886bb9a862da36062e130c20bf359d956148e67ee36141ef6f17
string
image.registry (1)
proxy.registry.beryju.io
string
string
string
boolean
boolean