mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -60,6 +60,7 @@ All log information will be sent to your default syslog daemon.
|
||||
::
|
||||
|
||||
"log_type" => "syslog",
|
||||
"syslog_tag" => "Nextcloud",
|
||||
"logfile" => "",
|
||||
"loglevel" => 3,
|
||||
|
||||
@@ -71,6 +72,7 @@ All log information will be sent to Systemd journal. Requires `php-systemd <http
|
||||
::
|
||||
|
||||
"log_type" => "systemd",
|
||||
"syslog_tag" => "Nextcloud",
|
||||
|
||||
Log fields explained
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user