Skip to content
Snippets Groups Projects
Commit 8d897880 authored by DJ Mountney's avatar DJ Mountney
Browse files

Merge branch '4102-add-gitlab-pages-to-services-with-json-logging' into 'master'

GitLab-Pages can output JSON format logs

See merge request gitlab-org/omnibus-gitlab!3288
parents 5cadebfb 25e57d71
No related merge requests found
---
title: GitLab-Pages can output JSON format logs
merge_request: 3288
author:
type: other
......@@ -132,6 +132,7 @@
gitlab_workhorse['log_format'] = 'json'
registry['log_formatter'] = 'json'
sidekiq['log_format'] = 'json'
gitlab_pages['log_format'] = 'json'
```
[ee]: https://about.gitlab.com/gitlab-ee/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment