You are installing the MuleSoft Anypoint Monitoring Agent on an on-premise runtime, as explained in the MuleSoft Help or you are encountering an error when executing the step to set up (am/bin/setup) the agent such as "ERROR x509: certificate signed by unknown authority" shown here:
MULE_HOME is set to /opt/mule-enterprise-standalone-4.2.2-hf1 Waiting for Anypoint Monitoring configuration... Anypoint Monitoring configuration is ready Checking connectivity... logstash: dias-ingestor-router.us-east-1.prod.cloudhub.io:443... Connect to ingest... ERROR x509: certificate signed by unknown authority 28130 To start, stop or restart monitoring as a service use the following command: ./bin/am-service start|stop|restart
When an error is received installing the Anypoint Monitoring Agent, the Agent contains a localized truststore certificate at {MULE_HOME}/am/config/certs/mule-agent-chain.crt to validate the identity of dias-ingestor-router.us-east-1.prod.cloudhub.io:443. The error occurs when messages are intercepted by a firewall which injects its own certificate into the certificate chain presented by dias-ingestor-router.us-east-1.prod.cloudhub.io.
The certificate received on the server from the back end service can be retrieved by executing the below command on a terminal.
openssl s_client -showcerts -connect dias-ingestor-router.us-east-1.prod.cloudhub.io:443
Ensure that the domain dias-ingestor-router.us-east-1.prod.cloudhub.io is allowed on the firewall and no certificate introspection is done for the traffic.
001120913

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.