Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • tutor-server tutor-server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • totemtotem
  • tutor-servertutor-server
  • Merge requests
  • !59

Resolve "Double check that anonymization plugin actually applies to Tutor data"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maarten de Waard requested to merge 116-double-check-that-anonymization-plugin-actually-applies-to-tutor-data into main Sep 08, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Closes #116 (closed)

I found out that Vector reads the container logs, which were generated by the logger called console. For some reason, the record variable for console logs did not have the message variable, however it did have the getMessage() funtion which seems to do exactly the same. So I'm using that now, and adding the filtered formatter to the console logger as well.

Edited Sep 08, 2022 by Maarten de Waard
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 116-double-check-that-anonymization-plugin-actually-applies-to-tutor-data