Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan O'Leary <boleary@gitlab.com>2019-02-25 22:29:30 +0300
committerBrendan O'Leary <boleary@gitlab.com>2019-02-25 22:29:30 +0300
commit3eea6906747d10bea501426febaf15d2c209e06a (patch)
treef3d772e04e7d5db7979eb707f2ea3ad9edb9fd90 /doc/administration/logs.md
parent0b0a04fdf7ba31975407daa978f6f8f7c2f8bb3e (diff)
Remove example.net, replace with example.com
Diffstat (limited to 'doc/administration/logs.md')
-rw-r--r--doc/administration/logs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/logs.md b/doc/administration/logs.md
index 36dee75bd44..a836bda7778 100644
--- a/doc/administration/logs.md
+++ b/doc/administration/logs.md
@@ -126,7 +126,7 @@ It contains information about [integrations](../user/project/integrations/projec
``` json
{"severity":"ERROR","time":"2018-09-06T14:56:20.439Z","service_class":"JiraService","project_id":8,"project_path":"h5bp/html5-boilerplate","message":"Error sending message","client_url":"http://jira.gitlap.com:8080","error":"execution expired"}
-{"severity":"INFO","time":"2018-09-06T17:15:16.365Z","service_class":"JiraService","project_id":3,"project_path":"namespace2/project2","message":"Successfully posted","client_url":"http://jira.example.net"}
+{"severity":"INFO","time":"2018-09-06T17:15:16.365Z","service_class":"JiraService","project_id":3,"project_path":"namespace2/project2","message":"Successfully posted","client_url":"http://jira.example.com"}
```
## `kubernetes.log`