summaryrefslogtreecommitdiff
path: root/sysutils/fluent-bit/files/patch-conf__fluent-bit.conf
blob: a373dcab8cc6db2e0d3d2ae3a1ad1e4b440d9150 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- conf/fluent-bit.conf.orig	2021-09-02 23:28:51.035454000 +0200
+++ conf/fluent-bit.conf	2021-09-02 23:38:09.521171000 +0200
@@ -81,12 +81,13 @@
     #
     # storage.backlog.mem_limit 5M
 
-[INPUT]
-    name cpu
-    tag  cpu.local
+#[INPUT]
+    # fails on FreeBSD for some reason, propably not supported
+    # name cpu
+    # tag  cpu.local
 
     # Read interval (sec) Default: 1
-    interval_sec 1
+    # interval_sec 1
 
 [OUTPUT]
     name  stdout