Axway APIM-ELK version
I have setup the environment using the docker-compose image provided in the RC-1.0.0 version
API-Manager Version
APIM - 7.6.2
Question
I am unable to fetch the information through the API Builder, however, I can see my logs inside the Kibana Dashboard. I have also used the Elastic Search APIs just to confirm if the transaction ID information is available or not.
Also, I am unable to access the API Builder Console. I am getting 404 Not Found Error.



What I've tried so far
API Builder Console Error -
I have tried allowed a list of IP addresses and disabled the allowed host configuration inside the conf/default.js, still unable to access the API Builder console.
API Builder APIs -
I have tried to change the host name of the Elasticsearch inside the "conf/elasticsearch.js" file.
Additional information
I have tried sending the request from Postman and even setup the API Node Manager configuration to call the API Builder APIs. I am still unable to see the information.