This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
handle all log files
4.0
karl anderson
10 years ago
parent
214df691e9
commit
b4d1b54012
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/logrotate.d/kazoo-core.conf
+1
-1
system/rsyslog.d/90-kazoo-core.conf
+ 1
- 1
system/logrotate.d/kazoo-core.conf
View File
@ -1,4 +1,4 @@
/var/log/
2600hz/
kazoo.log {
/var/log/kazoo
/*
.log {
daily
missingok
notifempty
+ 1
- 1
system/rsyslog.d/90-kazoo-core.conf
View File
@ -1,2 +1,2 @@
local0.* /var/log/
2600hz
/kazoo.log
local0.* /var/log/
kazoo
/kazoo.log
& ~
Write
Preview
Loading…
Cancel
Save