Skip to content

Clarify Sidekiq log location

Anton Smith requested to merge docs/clarify-sidekiq-log-location into master

What does this MR do?

Adds clarity around the location of Sidekiq logs depending on the GitLab version. See https://gitlab.slack.com/archives/C1FCTU4BE/p1612912686416300

Basically, when we switched from a single Sidekiq process to Sidekiq Cluster in GitLab 13.0, this changed the log file location.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports