Displaying 20 results from an estimated 3000 matches similar to: "rsyncd logging to multilog / stdout"
2013 Oct 14
2
how to handle logging
Hello,
I plan a migration to dovecot and have concerns about the amount of logged data.
On a testsystem dovecot produced 1TB syslog per day with a comparable amount of pop3 sessions.
The current server log to STDOUT which is connected to multilog
(circular buffer, http://cr.yp.to/daemontools/multilog.html)
That way I can have a look at the last activities to any time.
I like to have that in
2004 Dec 11
0
Logging with multilog?
Has anyone tried setting up shorewall/netfilter with an
alternative logging process, such as multilog? Is this even
possible? If this would be better asked on the netfilter list, just
let me know.
Just wondering...
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Shawn Wright, I.T. Manager
Shawnigan Lake School
http://www.sls.bc.ca
swright@sls.bc.ca
2003 Jul 07
1
Some C help patching sender.c (from:plain source -> encrypted destination: rsync + gpg)
Hi,
I am exploring extending Kyle Jones' patch (which implements
post-transfer filter in receiver.c) to pre-filter or otherwise
pre-process the file before it is sent.
Kyle Jones patch can be found here
<http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=b6f55s%24256q%241%40FreeBSD.csie.NCTU.edu.tw&rnum=6>
and the rationale for what I am trying to do here
2003 May 14
1
mcl models, percentages
I've put two packages for R on my home page at
http://www.xs4all.nl/~jhckx/R/. The "pcnt" package is for multiway
percentage tables. I've posted a first effort called "ctab" on this
group and a request for enhancing "ftable" with percentages on the
wishlist.
The "mcl" package is for estimating multinomial logistic models using
conditional logistic
2013 Mar 16
3
Running other programs from R
Dear list,
I want to run a statistical program (using its .exe file) from R by
writing a script. I know there are some packages that call WinBUGS, Mplus
etc. form R. I just want to call the .exe extension of this program and run
several times writing a code in R. Thus, I want to have the output inside R.
I just don't know where to start. Does anyone have any idea about that? Is
there a
2001 Feb 20
2
Portable OpenSSH 2.5.1p1: daemontools-aware?
Does this version implement the ability to be run under Dan Bernstein's
supervise/multilog utilities? I.e. can sshd be told not to daemonize and log
all messages to stdout/stderr instead of syslog?
Thanks,
--
Jos Backus _/ _/_/_/ "Modularity is not a hack."
_/ _/ _/ -- D. J. Bernstein
_/
2002 May 24
1
Out of memory need to restart system - Probably OT
Please specify the Samba version you are running - winbindd in 2.2.2 had a
*big* memory leak which would certainly eat all your memory over three days
on a moderately busy server. The more work winbindd does the more memory it
chews - which might explain the end of day incidents.
Try using 'M' in Top to get an idea of who is eating the memory.
Noel
There is no indication in TOP as to
2006 Aug 21
0
Implications of the "-i" switch to s/nmbd ...
Hi,
(3.0.21b, OpenBSD -current)
I'm trying to get the smbd and nmbd processes to run under daemontools and
to log to multilog.
Using the -F -S switches should work, and is widely cited in google
searches, but logging to multilog stops shortly after the daemons start.
The last message that goes to multilog is
standard input is not a socket, assuming -D
and from then on logging goes to the
2010 Feb 26
2
Email Problem
Hi;
The following message appears to have been sent, but in fact never does
reach their destination:
[root qmail-send]# tail current
@400000004b87b3d3392cbddc new msg 97881462
@400000004b87b3d3392cc5ac info msg 97881462: bytes 531 from <
suzieprogrammer at gmail.com> qp 23629 uid 508
@400000004b87b3d33b7f700c starting delivery 4: msg 97881462 to remote
suzieprogrammer at gmail.com
2010 Jun 17
2
Ok, I've given up
Sigh,
In the interest of moving forward on this project I've given up trying to
get Dovecot to support mailboxes, rather I've tweaked around in qmail and
had it deliver into a mail directory on a disk, that isn't NFS mounted. That
got me past the various locking complaints and "operation not supported" on
home directories that were mounted from the NetApp filer.
Going as
2006 Mar 11
2
Can this be done with PXELinux?
Hi
This is what I like to be able to do.
1. Computer boot on LAN, using PXELinux.
2. If the computer is booting for the first time it sends MAC adr, RAM, size of harddrive and name of videocard to a shared folder on a computer, maybe a server, that is attached to the network.
3. If this is not the first time it scan for a new task, could be a new ghostimage or an unattended installation of a
2011 Oct 18
2
Fried Email Server! Perl Problem
I hate it when I crash my email server. Here's what tailing /var/log/qmail/qmail-smtp/current gives me:
[root at toast jack]# tail /var/log/qmail/qmail-smtpd/current
@400000004e9ddbd031610f54 tcpserver: status: 0/20
@400000004e9ddbd72c767c04 tcpserver: status: 1/20
@400000004e9ddbd72c7ab60c tcpserver: pid 12039 from 210.76.164.235
@400000004e9ddbd739a20d1c tcpserver: ok 12039
2003 Apr 15
0
Patch for stderr logging
Rsync team, and interested parties:
i was attempting to get rsync to launch from tcpserver[0] (an inetd
replacement from djb) and log to stderr for logging via multilog[1]
(syslog replacement by djb) and i was unable to get it to log to stdout/
stderr at all.
[0] http://cr.yp.to/ucspi-tcp/tcpserver.html
[1] http://cr.yp.to/daemontools/multilog.html
i have attached a patch that allows
2003 Feb 04
2
bincimap
hi,
what do you tyhink about it? especially the faq comment about dovecot?
http://www.bincimap.andreas.hanssen.name/
--
Levente "Si vis pacem para bellum!"
2012 Feb 18
4
FADV_DONTNEED support
While going through an old todo list I found that these patches had fallen by
the way-side. About a year ago I initiated a discussion[1] with the Linux
kernel folks regarding the lack of any useable fadvise support on the kernel
side. As a result, I was observing extremely poor performance on my server
after backup as executable pages were being swapped out in favor of data
waiting to be flushed
2004 Feb 24
2
ssh and rsyncd.conf
I am able to perform the following line
rsync -rsh="/usr/bin/ssh" filename host:/dir/filename
But I am not able to perform this
rsync -rsh="/usr/bin/ssh" filename host:module_name
where rsyncd.conf contains the following
pid file = /var/run/rsyncd.pid
log file = /var/log/rsyncd.log
read only = false
[module_name]
path = /home/test
comment =
2002 Oct 08
1
Fwd: SSHD logging on Solaris 8?
Sorry to send this to the wrong list. But it appears that the general list
is mostly utilized as a SPAM vector and/or is absentee moderated (the
message has yet to make it to the archives, despite being dated days
earlier than messages which are there). In any event, I'd like to know if
anyone could provide me with some more information than is available in the
manpages, FAQ, and other
2007 Aug 23
5
Rsync stops randomly (using vanished files bash script)
Hey,
I've been trying to transfer about 90GB from one Server to another using
rsync. But rsync stops randomly. I use the bash script provided in a bug
report, to block errors about vanished files!
Here is how I start rsync:
./rsync-no-vanished -vvvvv -a -e ssh --delete --progress -z
root@kilu3.de:/var/www/users /data/oldkilu3/ > /data/rsync.kilu3n &
When I log in into the server
2009 Apr 20
0
Major revision of plink for separate calibration IRT-based linking
An updated version of the package plink has been uploaded to CRAN. This is a
major revision that now includes multidimensional models and methods.
plink is a package for conducting unidimensional and multidimensional
IRT-based test linking using separate calibration methods for multiple
groups for single-format or mixed-format common items. The package supports
sixteen IRT models and eleven
2009 Apr 20
0
Major revision of plink for separate calibration IRT-based linking
An updated version of the package plink has been uploaded to CRAN. This is a
major revision that now includes multidimensional models and methods.
plink is a package for conducting unidimensional and multidimensional
IRT-based test linking using separate calibration methods for multiple
groups for single-format or mixed-format common items. The package supports
sixteen IRT models and eleven