Displaying 20 results from an estimated 60000 matches similar to: "Logfile rotation"
2007 Dec 07
1
Samba logfile rotation on AIX
I am running a Samba server version 3.0.23d on AIX and I am trying to
figure out how to rotate the Samba logs daily. I know the logfile can be
rotated based on size but how can I make it rotate daily without the size
parameter? Any help would be greatly appreciated.
Thanks,
Maurice Forte
2013 Feb 20
0
Logfile Rotation on a per Day Base
hi there,
i just wondered if its possible to rotate the logfile on a per day basis
instead of "logsize"...
we noticed that sending a HUP to a "big" icecast server (say 10000
concurrent users) does not work well for rotating the logfile :-/
cheers
basti :)
2009 Nov 09
3
Sort logfiles at rotation time
Hi,
I want to be certain that my apache and varnish logfiles are in strict
date order when rotated. I'd like to run a sort command against them
before they're compressed.
I've had a look at the logrotate man page, and it looks like I can use
a postrotate/endscript to do this. However, I can see any reference
in the documentation for how to operate on the file. All the examples
2003 Mar 03
0
Asterisk log rotation
Hi.
Has anyone provided an easy way to rotate
asterisk log files into /var/log/asterisk.
I want to do that, because I prefer
to have full logging enabled in the debug file
and the messages file, but could became pretty
big. Same apply for cdr-csv files.
I wanted to setup a logrotate rule, but was
thinking if I must use a kill -HUP to asterisk.
(never tried HUP with asterisk... don't know
if
2009 Dec 28
3
Log rotation?
? Hi people.
? I had read dovecot logging info, they say something about using log
rotation to help us rotate our log, with this setup:
# dovecot SIGUSR1: Re-opens the log files.
/var/log/dovecot*.log {
missingok
notifempty
delaycompress
sharedscripts
postrotate
/bin/kill -USR1 `cat /var/run/dovecot/master.pid 2>/dev/null` 2>
/dev/null || true
endscript
}
Well, my
2009 Mar 24
4
[Bug 20848] New: Nouveau crashes on rotation
http://bugs.freedesktop.org/show_bug.cgi?id=20848
Summary: Nouveau crashes on rotation
Product: xorg
Version: 7.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: luizluca at
2010 Dec 02
1
rotate of logfiles
Hello list.
This is not a life-threatening question, but still quite important for
debugging.
I have the following crontab :
15 0,8,12,17 * * * /usr/sbin/asterisk -rx 'logger rotate'
Because I have debug level 9, logfiles get quite large.
I notice that the rotation of the logfiles goes to plan, except at 17h15.
I currently have :
-rw-r--r-- 1 root root 59024 Dec 2 09:36
2018 Jan 19
2
Strange thing on log rotation front
Hi all!
I've decided to rotate the dovecot logs automatically on my freebsd
10.4 server using the system's newsyslog feature. I started with
logfile.info putting the line
/var/log/dovecot/logfile.info 600 31 * @T16 ZCU /var/run/dovecot/master.pid 30
which should send a SIGUSER to the master process, which it seems to
do for I see in the log file:
master:
2018 Jan 20
0
Strange thing on log rotation front
Hi,
On Fri, Jan 19, 2018 at 05:00:33PM +0100, Luciano Mannucci wrote:
> I've decided to rotate the dovecot logs automatically on my freebsd
> 10.4 server using the system's newsyslog feature. I started with
> logfile.info putting the line
>
> /var/log/dovecot/logfile.info 600 31 * @T16 ZCU /var/run/dovecot/master.pid 30
>
> which should send
2006 Oct 01
7
Log rotation
Hi mongrel-herders,
I''m just wondering what fellow railsers use to rotate their logs in an
orderly fashion? I''d like to do something lightweight, i.e. (1) rename the
logfile (2, optional) create a new empty logfile and (3) send a signal to
each mongrel in the cluster and have them understand it''s time to reopen
their log file handles. This is what I do with apache and
2006 May 23
2
Logger rotate & master.csv
Hi guys,
I have noticed that 'logger rotate' command only rotates log files in
the /var/log/asterisk directory, but not in the subdirectories. How
could I rotate my /var/log/asterisk/cdr-custom/Master.csv log file?
Regards,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Dec 03
0
Log rotation issue
Hello Andrew,
I am now experimenting with my test setup on the log rotation part.
While testing different scripts, I observed a very peculiar behavior
with log writing process.
If the log file name has a variable to be substituted, say %T, it
continues to write into it without creating .old file. If it is a simple
name like samba.log or dc1.current.log etc., after about 10 MB, the log
2023 Jun 27
1
Auto rotation on day/hour or dump possible?
Good morning,
On Tue, 2023-06-27 at 09:34 +0200, Michel van Dop wrote:
> Hi Philipp,
>
> Thank you, thats good news that the log on date rotation is in the
> new version 2.5.
keep in mind that the ticket you linked is about dumpfile rotation. log
file rotation is the same as it always has been.
As this is a very common thing being asked if I may just include:
When you want to
2007 Jun 12
0
[PATCH] Added rotation state.
This variable should be set appropriately by plugins rotating the cube.
---
include/cube.h | 9 +++++++++
plugins/cube.c | 2 ++
plugins/rotate.c | 12 ++++++++++++
3 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/include/cube.h b/include/cube.h
index 00e5b47..4010b6b 100644
--- a/include/cube.h
+++ b/include/cube.h
@@ -77,6 +77,13 @@ typedef enum _PaintOrder
FTB
2023 Jun 28
1
Auto rotation on day/hour or dump possible?
Hi Philipp,
Okay that's also a nice solution rename the log file and reload icecast. Only it may be that the file size has been reached, turning off archive then is this option is the best way! Thanks
The wrapper works well so far. And also retaining the original log files.
I check the the Linux machine for the ssl problem for 2.4.4 and 2.5 beta.
It is Debian GNU/Linux 10 (buster) OpenSSL
2006 Jun 19
0
image rotation? (orientation)
Hi there,
So, I have this photo site. When the users upload photos, they are
generally in a zip file. So the site unzips the photos and then
generates 5 versions of each one: small_thumb, large_thumb, small,
medium, and large. After it finishes that, it will forward the user
onto a page where they can edit the pictures'' title, caption and
orientation (20 pictures per page). This page
2006 Sep 22
3
Rotating Dovecot's logfile
Any *BSD user on this list already having a means of rotating the
dovecot logfile?
What signal number do I need to send to the daemon to reopen its
logfile?
-Wash
http://www.netmeister.org/news/learn2quote.html
DISCLAIMER: See http://www.wananchi.com/bms/terms.php
--
+======================================================================+
|\ _,,,---,,_ | Odhiambo Washington
2010 Mar 15
1
log rotation not working
Hello,
I've got a Centos 5.4 box that is not rotating it's mail logs. I just
found out about this, the file is considerably large. I've included my
log rotation configs if anyone has any suggestions i'm open to them.
Thanks.
Dave.
/etc/rsyslog.conf:
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.*
2009 Jan 16
5
Manually rolling logfiles over
How can I do this w/o restarting services or rebooting?
Thanks!
jlc
2006 Aug 01
1
Cube rotation
Hi,
First of all I would like to say that I love the work you are doing.
Xgl/compiz is a great project! I really appreciate what you are doing :)
However, there is one feature that I'm missing, or rather the possibility to
disable another feature. I would like to be able to use multiple viewports,
but I don't want the rotation animation. Sure, rotating the desktop to
switch viewport is