Skip to content

Commit 01e8957

Browse files
committed
in_unix: Add tag parameter
Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
1 parent 68ca8fd commit 01e8957

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

plugins/input/unix.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ Fluentd will use the environment variable `FLUENT_SOCKET` if defined.
4444

4545
The backlog of Unix Domain Socket.
4646

47+
### tag
48+
49+
| type | default | version |
50+
|:-------|:--------|:--------|
51+
| string | nil | 1.11.0 |
52+
53+
`in_unix` uses incoming event's tag by default. If set `tag` parameter, use its value instead.
54+
4755
------------------------------------------------------------------------
4856

4957
If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open).

0 commit comments

Comments
 (0)