Skip to content
Commit e632ae80 authored by Stan Hu's avatar Stan Hu Committed by Mayra Cabrera
Browse files

Standardize remote_ip and path keys for auth.log and api_json.log

Current `auth.log` uses `fullpath` and `ip`, while `api_json.log` uses
`remote_ip` and `path` for the same fields. Let's standardize these
namings to make it easier for people working with the data.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66167
parent a493cccd
Loading
Loading
Loading