Hi Automation team,
I have a configuration file which has below entry. Basically, I want to set
true for purging-enable and add table tags. One option is I can maintain a
copy and do a file copy and do the server restart.
Is there any other way to do this?
<analytics-data-purging>
<purging-enable>false</purging-enable>
<purge-node>true</purge-node>
<cron-expression>0 0 0 * * ?</cron-expression>
<purge-include-table-patterns>
<table>.*</table>
<!--<table>.*jmx.*</table>-->
</purge-include-table-patterns>
<data-retention-days>365</data-retention-days>
</analytics-data-purging>
​Regards,
Gihan​
--
W.G. Gihan Anuruddha
Senior Software Engineer | WSO2, Inc.
M: +94772272595
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev