Skip to content

Commit

Permalink
Fix logrotate config regex error
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed May 20, 2024
1 parent 9a30d8d commit 3110244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aws/logrotate/operator-logrotate.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/var/log/operator.log
/var/log/operator.log*
{
rotate 30
daily
Expand Down

0 comments on commit 3110244

Please sign in to comment.