Solved! Go to Solution.
@Ajay If you are using 4.16.01.00 then the log file location would be: /opt/apigee/var/log/edge-message-processor/logs/system.log
For all previous versions it would be /opt/apigee/var/log/message-processor/logs/system.log. Please accept my answer if this helps you resolve your query.
@Ajay If you are using 4.16.01.00 then the log file location would be: /opt/apigee/var/log/edge-message-processor/logs/system.log
For all previous versions it would be /opt/apigee/var/log/message-processor/logs/system.log. Please accept my answer if this helps you resolve your query.
What specific filters or keywords to be checked for the API key / Oauth bvalidation in logs ?
You can look for com.apigee.oauth.v2.OauthAdaptorVerificationException in the logs.
Checked with the keyword -
com.apigee.oauth.v2.OauthAdaptorVerificationException in the logs , did not see any logs . Can we have any specific keyword which can provide the security validation details from the logs through API Key / Oauth
Well, I need to know what errors you are seeing on the API side for me to tell you what to look for in the logs. Can you send me a sample call with the the request/response so that I can tell you what to look for.
Can you share why you want to see this information in the logs? I'm just curious if there's a way to get what you need through the product. If there isn't, perhaps we need an enhancement request. Depends on the "why" behind the question.