Skip to content

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

Stan Hu requested to merge sh-standardize-log-names into master

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports