Layer7 API Management

  • 1.  Enablement of ESM at Gateway

    Posted Jul 27, 2017 10:04 PM

    Hello All,

     

    I have installed a single node cluster Gateway in my local machine. Now I want to install ESM . SO i performed the below steps:

     

    -- Select option 7

    -- Select option 1 for the setup

    -- i didn't give any IP / Port number as it automatically took * and 8182

    -- I again Press option 2 for enablement of ESM.

    -- Now i am hitting the browser to check whether ESM login page will come or not with below URL:

    https://GatewayIP:8182  (Gateway IP == Gateway Name)

     

    But in browser I am not getting any output. Please help me in setup of ESM.

     

     

    Regards

    Praty



  • 2.  Re: Enablement of ESM at Gateway
    Best Answer

    Broadcom Employee
    Posted Jul 31, 2017 03:54 AM

    Hi Praty

     

    At the root shell, check if :

     

    - ESM service has started by querying its status with "service ssem status"

    - Port 8182 is up and in LISTENING mode on all interfaces with "netstat -na | grep 8182"

    - ESM log contains any specific error: /opt/SecureSpan/EnterpriseManager/var/logs/ssem_0_0.log

    - ESM configuration file exists and eventually double check its contents: /opt/SecureSpan/EnterpriseManager/var/emconfig.properties

     

    Regards

     

    Chris