Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Where API key / Oauth validations APIGEE logs can be captured , is it in RMP system.logs or at any other path.Please suggest?

Not applicable
 
Solved Solved
0 6 213
1 ACCEPTED SOLUTION

adas
New Member

@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.

View solution in original post

6 REPLIES 6

adas
New Member

@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 ?

adas
New Member

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.

Top Solution Authors