Log the different user name while using apigee maven plugin to deploy than used username

My main goal is to track the apigee proxy deployed user from apigee logs.

Deploying apigee proxy using maven plugin from VSTS CI/CD setup using below command

mvn install -P<env> -Dusername=<xyz> -Dpassword=<passwrod>

Here using common username and password for the maven install command. While multiple customers are using this unable to track who is deploying from logs as using common username and password is the issue. Is there any way I could log different username while invoking maven install.

Is there any way I could update apigee logs using apigee REST api or could any one suggest any other workaround for this problem?

0 0 149
0 REPLIES 0