-2

I don't have logrotate installed in my linux,

I need to use logrotate in my local without having sudo permissions or root permissions.

Kindly suggest me a solution.

Syed
  • 61
  • 2
  • 10
  • Off topic. "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Takarii Aug 16 '16 at 10:14
  • I tried using logrotate as a package, but it didnt workout, if i install without sudo permissions, it throw's so many errors – Syed Aug 16 '16 at 10:16

1 Answers1

0

Maybe you should use rotatelogs instead.

Walty Yeung
  • 3,396
  • 32
  • 33