Skip to content

Commit f2fdfbe

Browse files
committed
Included the note in the main pipe topic as well.
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
1 parent 3f6f5b1 commit f2fdfbe

File tree

1 file changed

+3
-0
lines changed
  • doc/_admin-guide/060_Sources/110_Pipe

1 file changed

+3
-0
lines changed

doc/_admin-guide/060_Sources/110_Pipe/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ The pipe driver has a single required parameter, specifying the filename
1212
of the pipe to open. For the list of available optional parameters, see
1313
pipe() source options.
1414

15+
**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.
16+
{: .notice--info}
17+
1518
**Declaration**
1619

1720
```config

0 commit comments

Comments
 (0)