diff options
Diffstat (limited to 'doc/logs/logs.md')
-rw-r--r-- | doc/logs/logs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/logs/logs.md b/doc/logs/logs.md index 27937e51764..ef5affa2ebd 100644 --- a/doc/logs/logs.md +++ b/doc/logs/logs.md @@ -1,6 +1,6 @@ ## Log system GitLab has advanced log system so everything is logging and you can analize your instance using various system log files. -In addition to system log files, GitLab Enterprise Edition comes with Audit Events. Find more about them [in Audit Events documentation](http://doc.gitlab.com/ee/administration/audit_events.html) +In addition to system log files, GitLab Enterprise Edition comes with Audit Events. Find more about them [in Audit Events documentation](http://docs.gitlab.com/ee/administration/audit_events.html) System log files are typically plain text in a standard log file format. This guide talks about how to read and use these system log files. |