Skip to content

Always log importer type to importer.log

Kassio Borges requested to merge kassio/always-log-importer-type into master

What does this MR do?

importer.log is used for many different importers. To make the logs easier to filter, read and parse, it now have a import_type key used in all importers.

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