Skip to content

Add FAQ entry about enabling incremental logging (required when using object storage)

Brie Carranza requested to merge bcarranza-master-patch-79056 into master

What does this MR do?

This MR updates the installing GitLab on AWS doc to add an FAQ entry letting people know that they should enable incremental logging since it's required when using object storage.

In the Amazon S3 object storage section we link to the page that notes that incremental logging is required. This FAQ entry is intended to help people who may miss that note and is inspired by a 🎫 ticket that GitLab team members with access to ZenDesk can review.

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