What script is rotating my logs?
Ex:
-rw------- 1 root root 102437 Apr 3 13:34 secure
-rw------- 1 root root 2086462 Mar 30 03:32 secure.1
-rw------- 1 root root 690884 Mar 22 23:27 secure.2
-rw------- 1 root root 1087572 Mar 15 14:49 secure.3
-rw------- 1 root root 337965 Mar 9 03:52 secure.4
How does it know to make a secure.1 secure.2, etc. What if I want to change that? Or add a secure.5?
Ex:
-rw------- 1 root root 102437 Apr 3 13:34 secure
-rw------- 1 root root 2086462 Mar 30 03:32 secure.1
-rw------- 1 root root 690884 Mar 22 23:27 secure.2
-rw------- 1 root root 1087572 Mar 15 14:49 secure.3
-rw------- 1 root root 337965 Mar 9 03:52 secure.4
How does it know to make a secure.1 secure.2, etc. What if I want to change that? Or add a secure.5?