WSO2 BAM: howto send log event via REST endpoint

46 views Asked by At

I want to send log events to BAM 2.4.1 via client REST but I dont find any example about it so I need to know what is the endpoint url and some example about building of the json message to send.

Thanks in advance for any help

1

There are 1 answers

1
Bee On

Currently, it doesn't have a REST API to publish events. Current options are listed here.

In addition you can use Analytics JavaScript (JS) API as well. It has this limitation.

Currently due to a limitation, client applications should be deployed in the same domain as the Dashboard server. i.e - DAS_HOME/repository/deployment/server/webapps