search for: logfiles

Displaying 20 results from an estimated 3431 matches for "logfiles".

Did you mean: logfile
2007 Jan 15
1
Bug#406973: logtail misses lines in rotated file
Package: logtail Version: 1.2.52 Severity: normal Tags: patch Hi, When a logfile is rotated, logtail misses the lines logged between the last logtail run and the logfile rotation. The attached patch allows to set an alternate logfile that logtail tries to use as the old logfile if the inode has changed. It can be used as: logtail -f /var/log/syslog -a /var/log/syslog.1 (Please note that this
2015 Jul 13
2
Bug#784880: [PATCH for-4.6] tools: libxl: Handle failure to create qemu dm logfile
If libxl_create_logfile fails for some reason then libxl__create_qemu_logfile previously just carried on and dereferenced the uninitialised logfile. Check for the error from libxl_create_logfile, which has already logged for us. This was reported as Debian bug #784880. Reported-by: Russell Coker <russell at coker.com.au> Signed-off-by: Ian Campbell <ian.campbell at citrix.com> Cc:
2023 Apr 21
1
[PATCH] ocfs2: Fix wrong search logic in __ocfs2_resv_find_window
On Fri, Apr 21, 2023 at 03:35:01PM +0800, Joseph Qi wrote: > Hi, > Could you please share a reproducer? > Anyone could access & download the URL [1] (I wrote it in patch commit log) without register SUSE account. Please check attachment file, which I downloaded from [1] and modified under the BZ comment 1. The trigger method is also in comment 1, I copy here: ./defragfs_test.sh -d
2009 Jan 16
5
Manually rolling logfiles over
How can I do this w/o restarting services or rebooting? Thanks! jlc
2014 Nov 04
1
[PATCH] customize: firstboot: fix Linux log output
Pass -a to each tee invocation, otherwise just the last one (so only for the last script executed) will appear in the log file. --- customize/firstboot.ml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customize/firstboot.ml b/customize/firstboot.ml index 89821f3..0b95708 100644 --- a/customize/firstboot.ml +++ b/customize/firstboot.ml @@ -50,8 +50,8 @@ d=%s/scripts
2006 Jun 07
5
File is nil
I don''t understand why my program does not get the file that I try to upload. It returns the following error when I try to upload a small file: NoMethodError in LogfileController#create You have a nil object when you didn''t expect it! The error occured while evaluating nil.original_filename #{RAILS_ROOT}/app/models/logfile.rb:9:in `file=''
2018 Feb 15
3
using cat to log to file with sapply
Hi List, I am trying to write unsuccessfully to a logfile with cat. Here my example code: letters[1:5]->x logf<-"test.txt" cat('%%%%%%%%%%%%%%%%%%%%%%%%%%\n',file=logf) catf<-function(x,...,logfile='log.txt', append=TRUE){ cat(x,'\n', file=logfile, append=append)} testit<-function(x,...){ paste0('this is x: ',x)->y return(y)
2004 Aug 06
4
Webalizer + IceCast2 logfile?
Is it possible? Basically, I want to process the IceCast2 logfile in the same way as I process my Apache server logs? I tried a dry run, and it reported an error with regards to the "date" field - I am currently replacing the date field text "Eastern Standard Time" with the text "-400", to see if that would fix it (that how it is in my Apache logfile). I will
2010 Jan 12
1
[PATCH] Adds the qemu log to the autotest output.
When an autotest finishes running, then the output for the qemu logfile in /var/log/libvirt/qemu/ is added to the output. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- autotest.sh | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/autotest.sh b/autotest.sh index 7503be0..5ccdbbb 100755 --- a/autotest.sh +++ b/autotest.sh @@ -41,8 +41,9 @@
2004 Aug 25
1
PDF printing with printing = CUPS
Hi everyone. I've been looking into the subject of "printing" to PDF with Samba in the last couple of days. Sorry to say that I wasted some time trying to figure out why the [print-pdf generator] in smb.conf didn't work. As always reading every comment carefully will pay off in terms of time wasted! After I realized that with printing = cups in smb.conf samba ignores any
2015 Jun 30
3
pdf-printer
On 30/06/15 10:10, Koenraad Lelong wrote: > Op 30-06-15 om 08:58 schreef Rowland Penny: > >> >> Hi, did you read to the bottom of this wiki page : >> https://wiki.samba.org/index.php/Virtual_PDF_Printer#Setup >> >> By my reading, if you add what it tells you, you should find a new log >> file in '/var/log/samba/Pdfprint.log' >> >>
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
2001 Oct 14
2
Samba 2.2.2 and logfiles
I'm having trouble with the logging in Samba 2.2.2. I usually specify the name of the logfile on the command line (e.g., "nmbd -D -l /path/to/logfiles"). This used to work with Samba 2.2.1a but does not work anymore with Samba 2.2.2. I could not find anything about changes to the logging mechanisms in the 2.2.2 announcement, so I am wondering what's wrong here. Specifying "log file = filename" in smb.conf seems to work, but...
2005 Feb 23
0
printer access slow
Hi, I installed a samba printer, that maps to a script to generate pdf files. It works, but there's a notable delay when selecting or printing to the printer: when I click 'print' in an application and I select the samba printer, there's a delay of about 5 to 10 seconds before the printer is accepted, and I can effectively print. Any clues on what could be the cause (and the
2003 Nov 15
2
Using the rsync checksums for handling large logfiles.
...ined this list, but I can't find any mention of this idea anywhere else, so I thought I'd just post here before getting too deep into programming and possibly reinventing the wheel. Here at Aber, we have around 30 unix and linux servers doing core services. Each one is maintaining its own logfiles and, for various reasons, we want to keep these on the servers' local disks, with each server having its own log rotation policy. We also have a box which acts as a central repository of logfiles. A script runs every 10 minutes on this box and pulls whatever's been appended to the logfile d...
2003 Nov 17
1
rsync --daemon and logfile that can't be created
If the rsyncd.conf has a line such as: log file = /var/log/rsync/log and /var/log/rsync doesn't exist or isn't a directory (or the log file can't be opened for any other reason), then there's no warning whatsoever, as rsync forks itself into the background before checking the config, opening the log file, etc. Worse still, it gets a SIGSEGV, and dumps core. Here's a strace
2018 Nov 08
1
[nbdkit PATCH] log: Allow user option of appending to log
Always truncating a log can wipe out useful history. Add an option to change this. Signed-off-by: Eric Blake <eblake@redhat.com> --- Hmm - logappend=false enables appending. Maybe we need a common utility function for parsing bool values (parse 0 and case-insensitive "off" or "false" as off, all others as true, or even report values that can't be parsed reasonably)
2020 May 14
2
Default ACL inheritance question
A bit of a minor off-topic issue, but on the off-chance that someone understands how ACLs work ... I've been trying to see if using default ACLs would help with the following issue: I have a third party application that is running as a non-root user ('user-a') and creating log files with mode 0600 (read/write only to the owner) in a log directory I have another application that
2002 Aug 07
1
Help/Note: Bug in samba-2.2.5/msdfs
...= 4 read(12, "FF S M B\b\0\0\0\0180310".., 98) = 98 getuid() = 0 [0] getgid() = 0 [0] setgroups(5, 0x00280338) = 0 setregid(-1, 160) = 0 getgid() = 0 [160] setreuid(-1, 16152) = 0 getuid() = 0 [16152] lstat64("/var/samba/common/winnt/run/data/fracas/hs-handler/logfiles/neuer ordner", 0xFFBEDC88) Err#2 ENOENT lstat64("/var/samba/common/winnt/run/data/fracas/hs-handler/logfiles", 0xFFBEDC88) = 0 stat64("run/data/fracas/hs-handler/logfiles", 0xFFBEEF70) = 0 stat64("run/data/fracas/hs-handler/logfiles/neuer ordner", 0xFFBEEF70) Err#...
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 messages.vps.hosting --> 8h15 till now -rw-r--r-- 1 root root 0 Dec 2 02:02 messages.vps.hosting.0 --> empty...