Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在按照文档Monitoring Using WSO2 BAM 安装和配置 BAM。
DBMS 是 MySQL。我可以将 BAM 和 AM 配置为使用相同的 WSO2_CARBON 数据库吗?
是的,你可以分享。它会正常工作。
与 BAM 和 APIM 共享同一个数据库意味着您共享碳服务器中使用的所有表,例如注册表、用户管理表等,因为默认情况下,注册表等是 wso2carbondb。