Skip to content

Commit

Permalink
sample vflow log rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdadrad committed Jun 23, 2017
1 parent 9b6ed4b commit 8cfddad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/vflow.logrotate
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/var/log/vflow.log {
size 200M
create 644 root root
compress
rotate 5
copytruncate
}

0 comments on commit 8cfddad

Please sign in to comment.