Hi, Since the documentation says that the acceptable values are comma-separated list of policies (compact, delete), does it mean that it will prioritise Left-to-Right when using the policies? For example, if I have set it to "compact,delete", does it mean the following:
1) Will perform log compaction if the retention hours/size is overrun. 2) Will delete logs if the compaction and the retention size restrictions are not satisfied. KR,