Hi chanaka, ESB mediation statistics component is being used to collect the mediation statistics in BAM. I checked the mediation statistics component code, and it seems we can configure that in carbon.xml [1]. There is no default configuration in carbon.xml related to this, hence you can try add the following in carbon.xml and try.
<MediationStat> <ReportingInterval>60000</ReportingInterval> <!--Reporting interval in milliseconds --> </MediationStat> [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/mediation-statistics/org.wso2.carbon.mediation.statistics/4.2.0/src/main/java/org/wso2/carbon/mediation/statistics/MediationStatisticsServiceComponent.java Thanks, Sinthuja. On Thu, Jan 2, 2014 at 8:12 PM, Chanaka Fernando <[email protected]> wrote: > Hi, > > > Can we configure the interval for the BAM mediation data publishing? Is > there any parameter in the configuration files? > > Thanks, > Chanaka > > -- > -- > Chanaka Fernando > Technical Lead > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 773337238 > Blog : http://soatutorials.blogspot.com > LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 > Twitter:https://twitter.com/chanakaudaya > Wordpress:http://chanakaudaya.wordpress.com > > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Sinthuja Rajendran* Software Engineer <http://wso2.com/> WSO2, Inc.:http://wso2.com Blog: http://sinthu-rajan.blogspot.com/ Mobile: +94774273955
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
