summaryrefslogtreecommitdiff
path: root/bin/background_jobs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-10-18 12:50:21 -0700
committerStan Hu <stanhu@gmail.com>2018-10-18 15:59:12 -0700
commit143d0e26664e85be9382d1b1f8e99ead96e5d642 (patch)
tree304f621e9a8fc1fc12849212cd59a1d7b79f2456 /bin/background_jobs
parent5edf87d0ac699575421ec96cbc0fc91ea0c3c078 (diff)
downloadgitlab-ce-143d0e26664e85be9382d1b1f8e99ead96e5d642.tar.gz
Add support for JSON logging for audit events
This will add audit_json.log that writes one line per audit event. For example: { "severity":"INFO", "time":"2018-10-17T17:38:22.523Z", "author_id":3, "entity_id":2, "entity_type":"Project", "change":"visibility", "from":"Private", "to":"Public", "author_name":"John Doe4", "target_id":2, "target_type":"Project", "target_details":"namespace2/project2" }
Diffstat (limited to 'bin/background_jobs')
0 files changed, 0 insertions, 0 deletions