Add path key to openrc logs

pull/1315/head
Dan Bason 2021-06-29 16:39:07 +12:00
parent 23c57f1452
commit 8286d741fb
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ spec:
inputTail:
Tag: "k3s"
Path: "/var/log/k3s.log"
Path_Key: filename
{{- if .Values.fluentbit.inputTail.Buffer_Chunk_Size }}
Buffer_Chunk_Size: {{ .Values.fluentbit.inputTail.Buffer_Chunk_Size | toString }}
{{- end }}