From 35a122560c9f2c1907ddbb22775e1410fa85ace4 Mon Sep 17 00:00:00 2001 From: sumologic-sanyaku-apps <133817167+sumologic-sanyaku-apps@users.noreply.github.com> Date: Tue, 20 Feb 2024 08:50:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20Sanyak?= =?UTF-8?q?u/apps=20(#1460)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🔄 synced local 'examples/conf.d/linux.yaml' with remote 'otelcol-examples/linux.yaml.example' * 🔄 synced local 'examples/conf.d/darwin.yaml' with remote 'otelcol-examples/mac.yaml.example' --------- Co-authored-by: sumologic-sanyaku-apps --- examples/conf.d/darwin.yaml | 1 + examples/conf.d/linux.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/conf.d/darwin.yaml b/examples/conf.d/darwin.yaml index e3c4ea015e..55bad659da 100644 --- a/examples/conf.d/darwin.yaml +++ b/examples/conf.d/darwin.yaml @@ -28,6 +28,7 @@ receivers: process.memory.utilization: enabled: true filelog/mac/logs/localhost: + storage: file_storage include_file_name: false include_file_path: true operators: diff --git a/examples/conf.d/linux.yaml b/examples/conf.d/linux.yaml index 20529a98ce..42f546406e 100644 --- a/examples/conf.d/linux.yaml +++ b/examples/conf.d/linux.yaml @@ -43,6 +43,7 @@ receivers: process.disk.operations: enabled: true filelog/linux/logs/localhost: + storage: file_storage include_file_name: false include_file_path: true operators: