Infrastructure | Reduce GitLab logging. (#101)

Amar Takhar (@amar) gitlab at rtems.org
Sat Sep 14 18:51:06 UTC 2024



Amar Takhar created an issue: https://gitlab.rtems.org/administration/infra/-/issues/101

Assignee: Amar Takhar

I have already made several other changes to some of the external services but GitLab in general dumps a lot of logs.  The biggest issue I've fixed is adding:

```
  GITLAB_LOG_LEVEL="warn"
  export GITLAB_LOG_LEVEL
```

  To `/usr/local/etc/rc.d/gitlab`

This reduces the amount of data dumping from 1-2GB per day to about 50MB.

I need to upstream a fix to it can be set in `/etc/rc.conf` to avoid having to patch it every update.

-- 
View it on GitLab: https://gitlab.rtems.org/administration/infra/-/issues/101
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240914/00e319b3/attachment.htm>


More information about the bugs mailing list