Hi Shekar, Currently by default, the log4j is using DailyRollingFileAppender. You can change the log4j.xml to config as you want. Usually, daily base is good enough.
Thanks, Fang, Yan yanfang...@gmail.com On Thu, May 14, 2015 at 10:56 AM, Shekar Tippur <ctip...@gmail.com> wrote: > Hello, > > How are the Samza/yarn logs rotated as a best practice? We seem to be > filling our disk. Should I resort to a Linux logrotate utility or is there > any log4j config we can leverage? > > - Shekar >