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.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
promtail | Pumba98/flux2-gitops | 66 | 6.17.0 | a month ago |
promtail | Diaoul/home-ops | 79 | 6.17.0 | 2 months ago |
promtail | tyriis/home-ops | 74 | 6.17.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean, string | |
config.clients[].url (37) http://loki-headless.observability.svc.cluster.local:3100/loki/api/v1/push | string |
string | |
config.clients[].external_labels.clusterName (1) ${CLUSTER_NAME} | 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 |
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 (4) http://loki.observability.svc.cluster.local:3100/api/v1/push | string |
fullnameOverride (28) promtail | 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 |
string | |
number | |
string | |
extraPorts.syslog.service.loadBalancerIP (1) ${METALLB_SYSLOG_ADDR} | string |
string | |
string | |
tolerations[].operator (5) Exists | string |
tolerations[].effect (4) NoSchedule | string |
tolerations[].key (2) node-role.kubernetes.io/master | 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 |
imagePullSecrets[].name (2) dockerhub-auth | string |
string | |
boolean | |
boolean |