Skip to content

Commit 3f6f5b1

Browse files
committed
Added note about possible failure and workaround for pipe sources.
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
1 parent 2cdd0b2 commit 3f6f5b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/doc/admin-guide/options/create-dirs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55

66
*Description:* Enable creating non-existing directories when creating
77
files or socket files.
8+
9+
**NOTE:** If syslog-ng cannot create the pipe, it aborts and produces an error. This could be caused by the lack of a write permission, or missing directory. The latter of the two can be fixed by using the `create-dirs(yes)` option.
10+
{: .notice--info}

0 commit comments

Comments
 (0)