blob: 1ad6a6e911fcb8a036a370424c7cb31c5d61d1b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
$FileOwner
----------
**Type:** global configuration parameter
**Default:**
**Description:**
Set the file owner for dynaFiles newly created. Please note that this
setting does not affect the owner of files already existing. The
parameter is a user name, for which the userid is obtained by rsyslogd
during startup processing. Interim changes to the user mapping are not
detected.
**Sample:**
``$FileOwner loguser``
|