{ Community }
  • Academy
  • Docs
  • Developers
  • Resources
    • Community Articles
    • Apigee on GitHub
    • Code Samples
    • Videos & eBooks
    • Accelerator Methodology
  • Support
  • Ask a Question
  • Spaces
    • Product Announcements
    • General
    • Edge/API Management
    • Developer Portal (Drupal-based)
    • Developer Portal (Integrated)
    • API Design
    • APIM on Istio
    • Extensions
    • Business of APIs
    • Academy/Certification
    • Adapter for Envoy
    • Analytics
    • Events
    • Hybrid
    • Integration (AWS, PCF, Etc.)
    • Microgateway
    • Monetization
    • Private Cloud Deployment
    • 日本語コミュニティ
    • Insights
    • IoT Apigee Link
    • BaaS/Usergrid
    • BaaS Transition/Migration
    • Apigee-127
    • New Customers
    • Topics
    • Questions
    • Articles
    • Ideas
    • Leaderboard
    • Badges
  • Log in
  • Sign up

Get answers, ideas, and support from the Apigee Community

  • Home /
  • Private Cloud Deployment /
avatar image
0
Question by Brian Ademba · Jan 18 at 09:08 AM · 33 Views loggingmessage processorprivate cloud deployment

RMP not Logging API proxy logs

A freshly installed Message Processor on private cloud not logging API proxy logs. The Router and MP are on the same node.

Existing RMPs have log paths in this manner:

/opt/apigee/var/log/edge-message-processor/messagelogging/{organization}/prod/{api proxy}/{proxy revison}/LogPolicy 

Newly installed RMPs have their logs paths as below hence missing the exact location where the logs should be generated.

/opt/apigee/var/log/edge-message-processor/messagelogging

What could have missed even during the installation? Any contribution will be of high assistance. @Dino @Anil Sagar @ Google

Comment
Add comment
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Close

1 Answer

  • Sort: 
avatar image
1
Best Answer

Answer by Priyadarshi Ajitav Jena · Jan 18 at 11:44 AM

is the traffic flowing through the particular rmp?

To test this, you can shutdown all other rmps and check whether it's handling the traffic.

If not you have to associate the new rmps with particular pod and organisation.

Ref: https://docs.apigee.com/private-cloud/v4.18.01/adding-router-or-message-processor-node

Comment
Add comment Show 2 · Link
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Brian Ademba · Jan 18 at 11:52 AM 0
Link

The RMPs are processing traffic well except for the logs that are missing .

In the meantime I will also check your recommendation.

avatar image Brian Ademba · Jan 18 at 03:06 PM 0
Link

Actually the new RMPs were still not associated with their corresponding pods and regions.I achieved that with the following steps:
1. Confirmed if the new RMPs are on the existing environments

curl -v -u username:password http://<MS_IP>:8080/v1/organizations/{organizations_name}/environments/{environments_name}/servers

2.Checked the UUID of the Message Processor

curl http://<MP_IP>:8082/v1/servers/self

3.Checked the UUID of the Router

curl http://<Router_IP>:8081/v1/servers/self

4.Associated Router with its pod and region

curl -v -u username:password -X POST http://<MS_IP>:8080/v1/regions/{region_name}/pods/{pod_name}/servers -d "action=add&uuid={router_UUID}&type=router"

5. Assocaited the Message Processor with its environement

curl -v -u username:password -H "Content-Type: application/x-www-form-urlencoded" -X POST "http://<MS_IP>:8080/v1/organizations/{org_name}/environments/{env_name}/servers" -d "action=add&uuid={MP_UUID}"

The link you shared above has the materials. Thanks it worked.

Follow this Question

Answers Answers and Comments

68 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Abnormal behaviour of Message Process and Router if no proxy is deployed to VHOST 0 Answers

Missing PG_STANDBY, can't proceed with the setup...exiting Error 1 Answer

Is anyone sending edge platform (not api proxy) logs to splunk for centralized logging? 2 Answers

is it possible to have two different Virtual hosts (default and something else) use the same alias 1 Answer

where can I add GC parameters for the router and message processor JVM ? 1 Answer

  • Products
    • Edge - APIs
    • Insights - Big Data
    • Plans
  • Developers
    • Overview
    • Documentation
  • Resources
    • Overview
    • Blog
    • Apigee Institute
    • Academy
    • Documentation
  • Company
    • Overview
    • Press
    • Customers
    • Partners
    • Team
    • Events
    • Careers
    • Contact Us
  • Support
    • Support Overview
    • Documentation
    • Status
    • Edge Support Portal
    • Privacy Policy
    • Terms & Conditions
© 2021 Apigee Corp. All rights reserved. - Apigee Community Terms of Use - Powered by AnswerHub
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • Product Announcements
  • General
  • Edge/API Management
  • Developer Portal (Drupal-based)
  • Developer Portal (Integrated)
  • API Design
  • APIM on Istio
  • Extensions
  • Business of APIs
  • Academy/Certification
  • Adapter for Envoy
  • Analytics
  • Events
  • Hybrid
  • Integration (AWS, PCF, Etc.)
  • Microgateway
  • Monetization
  • Private Cloud Deployment
  • 日本語コミュニティ
  • Insights
  • IoT Apigee Link
  • BaaS/Usergrid
  • BaaS Transition/Migration
  • Apigee-127
  • New Customers
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
  • Badges