How to Configure WSO2 DAS And WSO2 API Manager - wso2

I need to Configure WSO2 DAS with my WSO2 API Manager to publish the API Runtime Statistics.
Regards.

You have two ways to do this
Publishing API Runtime Statistics Using RDBMS
Publishing API Runtime Statistics Using REST Client
Have a look on Publishing API Runtime Statistics

Related

how to set one server for wso2 analytics and one sever for wso2 api manager

I want to have a server that visualize api data from my wso2 api manager
can anyone help me pls?
Thanx
`enter code here`
You can deploy the WSO2 API Manager in a single server and the Analytics in another server and configure both API Manager and Analytics TOML/Yaml configurations to communicate and send data.
Follow the Standard Setup steps provided in WSO2 API Manager Docs for more detailed steps and configurations.

WSO2 Enterprise Integrator and Identity Server, do they work and integrate together

I am thinking of integrating WSO2 Identity server with WSO2 Enterprise Integrator 6.6.0.
so that user authentication can be done by WSO2 Identity server.
Please advise
You can have secure proxies and APIs in WSO2 Enterprise Integrator itself.
https://docs.wso2.com/display/EI6xx/Applying+Security+to+an+API
https://docs.wso2.com/display/EI6xx/Applying+Security+to+a+Proxy+Service
On a further note, have you considered WSO2 API Manager as well? It combines features from both WSO2 Enterprise Integrator and WSO2 Identity Server. https://wso2.com/library/articles/2018/07/securing-apis-with-wso2-api-manager/
Based on the use case, the product you want to use might differ. If you want to do more integration (ie you want to connect to many different systems), WSO2 EI is more suitable. If you want to do API management, you can use WSO2 API manager. You can use both together as well. Do the integration in EI, and expose it securely via WSO2 API manager.

WSO2 API Manager with ESB

In API Manager, I pass APIs in API Manager with respective services, also after reading documentacion of API Manager version 3.0.0 (https://apim.docs.wso2.com/en/latest/GettingStarted/overview/), I know in Publisher there exists a ESB, also in my case I work with this cases I think is part of ESB:
WSO2 OAuth Mediator(JAR).
File JSON by WSO2 OAuth Mediator, with endpoints referents to API's I'm cosuming.
In publisher page I add Custom Policies in request or response.
But existing WSO2 Enterprise Integrator (EI) version 6.6.0, this component have a ESB.
My questions are:
In my case, really I work with ESB?
How to integrate API Manager with EI?
WSO2 API Manager gateway is built on top of Synapse engine which is the same engine used in WSO2 EI (ESB). Using API Manager you can do simple mediation. But if you want to do any complex mediation, then you should use EI (ESB) along with API Manager.

Is a single installation available for WSO2 IS and WSO2 ESB products?

To reduce the memory footprint we are looking for single installation for WSO2 IS and WSO2 ESB products, such that both WSO2 IS and WSO2 ESB can shares the same application server and resources. Is a single installation available for WSO2 IS and WSO2 ESB products?
Also I would like to know, can we customize the WSO2 IS/WSO2 ESB login page? Customization could be changes to the layout, labels, logos.
WSO2 API Manager is a complete solution for designing and publishing APIs, creating and managing a developer community, and for scalably routing API traffic.
It leverages proven, production-ready integration, security, and governance components from the WSO2 Enterprise Service Bus, WSO2 Identity Server, and WSO2 Governance Registry. In addition, it leverages the WSO2 Data Analytics Server for analytics, giving you instant insight into APIs behavior.
Since all WSO2 products are opensource, you can customize for your own purposes. You can find the source code in Github

the wso2 soa security gateway solution

I found a white paper the wso2 soa security gateway solution that builds a security gateway for SOA.
and in WSO2 API Manager Home page it says that:
It leverages proven, production-ready integration, security, and
governance components from the WSO2 Enterprise Service Bus, WSO2
Identity Server, and WSO2 Governance Registry. In addition, it
leverages the WSO2 Business Activity Monitor for Big Data analytics,
giving you instant insight into APIs behavior.
my question is: Does WSO2 API Manager do every thing mentioned in whitepaper document? if yes why the whitepaper is written? can we use WSO2 API Manager as an XML Gateway?
Given white paper has been published in 2011 and WSO2 API manger is resealed later 2012 and it is improving with the industry standards. All most all the aspects were covered in latest WSO2 API manger (v 1.7).
You can make use of WSO2 API manger or WSO2 ESB for XML Gateway.