瀏覽代碼

Fix pos_file location

Change-Id: Ifa2787d76cf18e29f54583046349c071c5e9a25e
pull/128/head
Bartosz Kupidura 7 年之前
父節點
當前提交
f2706bc09a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      linux/meta/fluentd.yml

+ 1
- 1
linux/meta/fluentd.yml 查看文件

@@ -6,7 +6,7 @@ config:
type: systemd
tag: systemd.source
path: /run/log/journal
pos_file: /tmp/fluentd-systemd.pos
pos_file: /var/log/td-agent/tmp/systemd.source.pos
entry:
field_map:
MESSAGE: 'Payload'

Loading…
取消
儲存