diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-05-13 16:17:01 -0500 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-05-13 16:26:56 -0500 |
commit | 9eb4569ed9330d65fb24e0272402fe5ac739b8be (patch) | |
tree | b5833e591dcbc88dffae7f3152af1cd343db233a /doc/logs | |
parent | d7a28f3c12950d56a187148fda9dce39a9f2bf08 (diff) | |
download | gitlab-ce-9eb4569ed9330d65fb24e0272402fe5ac739b8be.tar.gz |
Change all occurrences of doc.gitlab.com to docs.gitlab.com
[ci skip]
Diffstat (limited to 'doc/logs')
-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. |