search for: logdir

Displaying 20 results from an estimated 369 matches for "logdir".

2020 May 14
2
Default ACL inheritance question
...d the log files created by 'user-a' I can't change the mode of the log files generated by 'user-a', but I thought I could add a default ACL to the log file's parent directory that gave read access to 'user-b' - i.e. something like: % sudo setfacl -d -m u:user-b:r logdir % getfacl logdir # file: logdir # owner: user-a # group: user-a user::rwx group::r-x other::r-x default:user::rwx default:user:user-b:r-- default:group::rwx default:mask::rwx default:other::r-x Now when new log files are created in logdir, the default ACL is inherited, but 'user-b' still...
2014 Sep 26
2
One node hangs up issue requiring goog idea, thanks
Hi, all, As we use OCFS2, the network is not good. When the converting request message can?t send to the another node, there will be a node hangs up which will still waiting for the dlm. CAS2/logdir/var/log/syslog.1-6778-Sep 16 20:57:16 CAS2 kernel: [516366.623623] o2net: Connection to node CAS1 (num 1) at 10.172.254.1:7100 has been idle for 30.87 secs, shutting it down. CAS2/logdir/var/log/syslog.1-6779-Sep 16 20:57:16 CAS2 kernel: [516366.623631] o2net_idle_timer 1621: Local and remote node...
2020 May 14
0
Default ACL inheritance question
...9;user-a' > > I can't change the mode of the log files generated by 'user-a', but I > thought I could add a default ACL to the log file's parent directory > that gave read access to 'user-b' - i.e. something like: > > % sudo setfacl -d -m u:user-b:r logdir > % getfacl logdir > # file: logdir > # owner: user-a > # group: user-a > user::rwx > group::r-x > other::r-x > default:user::rwx > default:user:user-b:r-- > default:group::rwx > default:mask::rwx > default:other::r-x > > Now when new log files are created...
2001 Apr 07
1
samba on NetBSD - some patches
...in Sun Sep 3 06:23:06 2000 @@ -26,10 +26,12 @@ BINDIR = @bindir@ # we don't use sbindir because we want full compatibility with # the previous releases of Samba -SBINDIR = @bindir@ +SBINDIR = @sbindir@ LIBDIR = @libdir@ VARDIR = @localstatedir@ MANDIR = @mandir@ +ETCDIR?= $(BASEDIR)/etc +LOGDIR?= $(BASEDIR)/log SAMBABOOK = @sambabook@ # The permissions to give the executables @@ -38,12 +40,12 @@ # set these to where to find various files # These can be overridden by command line switches (see smbd(8)) # or in smb.conf (see smb.conf(5)) -SMBLOGFILE = $(VARDIR)/log.smb -NMBLOGFILE =...
2019 Dec 29
3
Win32 - log not created
I'm running Icecast in a Windows 32 bit environment. The icecast.xml path points to C:\Program Files\Icecast\log for <logdir>. <logging><loglevel> is set to 3. However, no logs are created at that location. :( Thanks for any leads. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20191229/189bcefd/attachment.html>
2011 Sep 04
1
mrtg 2.16.2 ipv6 on centos 6
...the rpm-package mrtg-2.16.2 . I also installed the depending packages perl-IO-Socket-INET6 perl-Socket6 .... mrtg works fine with IPV4-Addresses. When i specify a Target by IPV6-Address (or hostname resolving to a V6-address) mrtg fails. Here i have a small sample-config for V4 which is working: LogDir: /tmp ThreshDir: /tmp HtmlDir: /tmp ImageDir: /tmp LogDir: /tmp EnableIPv6: yes Target[bai-gw-i-oct]: ifInOctets.1&ifOutOctets.1:abc123 at 85.237.138.221 Title[bai-gw-i-oct]: Test MaxBytes[bai-gw-i-oct]: 100000000 ---------------------------------------------------- Here the same for V6 which...
2004 Aug 06
1
Re-2: Newbie-Question
...ccess loggin > > FATAL: could not start logging > > > > Is there a short documentation anywhere which contains how to set up the > > whole stuff? > > You have to check the settings of your log files in your icecast.xml > configuration file: > > > <logdir>/home/chris/icecast2/icecast-2.0-alpha-2/share/log</logdir> > > <webroot>/home/chris/icecast2/icecast-2.0-alpha-2/share/web</webroot> > > <adminroot>/home/chris/icecast2/icecast-2.0-alpha-2/share/admin</adminroot> > > Just make sure that those...
2004 Aug 06
3
icecast2 can not log
...hs> <!-- basedir is only used if chroot is enabled --> <basedir>/usr/local/share/icecast</basedir> <!-- Note that if <chroot> is turned on below, these paths must both be relative to the new root, not the original root --> <logdir>/usr/local/share/icecast/logs</logdir> </paths> <logging> <accesslog>access.log</accesslog> <errorlog>error.log</errorlog> <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error --> </logging...
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
...rver specified node environment "production", switching agent to "production". ... The puppet manifest for the environment "42A" isn''t applied. The puppet version is 3.3.1-1puppetlabs1 on agent and puppetmaster node puppet.conf on the agent node : *[main] logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter templatedir=$confdir/templates pluginsync = true [agent] server = puppet report = true* ----------------------------------------------------------- puppet.conf on the puppetmaster...
2004 Aug 06
0
icecast2 can not log
...is only used if chroot is enabled --> > <basedir>/usr/local/share/icecast</basedir> > > <!-- Note that if <chroot> is turned on below, these paths must both > be relative to the new root, not the original root --> > <logdir>/usr/local/share/icecast/logs</logdir> > </paths> the comment really gives it away, if your using chroot, then your logdir is a directory relative to the chrooted directory...my guess is you should change the logdir to /logs and then make sure your user (icecast in your ca...
2004 Feb 17
12
Metalog and Shorewall
Hi Tom and list, Still trying to set up Shorewall logging. I understand that Shorewall require syslog to get logging working, however I have metalog. Is this possible to use metalog as logging facility for Shorewall? I was reading http://www.shorewall.net/shorewall_logging.html and it describes other method ( ULOG ). I understand that I have to compile ULOG support in the kernel... where do I
2009 Aug 18
2
rsync 3.0.4 under cygwin: problems with --exclude
Hi all, I'm trying to backup a disk using rsync but I need to exclude some folder. I'm using rsync 3.0.4 under cygwin on a winxp machine. The script that I use is: # ---------------------------------------------------------------- # SRCDIR=/cygdrive/d LOGDIR=/cygdrive/f BCKDIR=/cygdrive/f/Backup rsync -auv --progress --delete --delete-excluded --log-file=$LOGDIR/`date +%Y%m%d`.log --exclude from='/cygdrive/f/.bak_exclude' $SRCDIR/ $BCKDIR # ---------------------------------------------------------------- # and my file where there is the list...
2004 Aug 06
0
Re-4: Newbie-Question
...st] Newbie-Question (22-Sep-2003 11:35) From: tomg@future-i.com To: d.moritz@edv-partner.com > Do you have a basedir specified in the <paths> element and have > <chroot>1</chroot> in the <security> element below? > > If so, the paths you specify in <logdir> and <webroot> need to be > *relative* to the basedir. > > eg, > > <paths> > <basedir>/usr/local/icecast2</basedir> > <logdir>/logs</logdir> > <webroot>/web</webroot> > </paths> > > .... > &gt...
2013 Jan 24
3
No sound on any stream.
...<Module>mpd</Module> <Crossfade>0</Crossfade> </Playlist> <fileserve>1</fileserve> <shoutcast-mount>/live.nsv</shoutcast-mount> <paths> <basedir>/usr/share/icecast</basedir> <logdir>/var/log/icecast</logdir> <webroot>/usr/share/icecast/web</webroot> <adminroot>/usr/share/icecast/admin</adminroot> <alias source="/" dest="/status.xsl"/> </paths> <logging> <acce...
2018 Apr 04
2
glusterd2 problem
...??????? cert-file= clientaddress="192.168.222.24:24007" config=/etc/glusterd2/glusterd2.toml defaultpeerport=24008 etcdcurls="http://192.168.222.24:2379" etcdendpoints="[]" etcdpurls="http://192.168.222.24:2380" key-file= localstatedir=/var/lib/glusterd2 logdir=/var/log/glusterd2 logfile=glusterd2.log loglevel=debug noembed=false peeraddress="192.168.222.24:24008" rundir=/usr/var/run/glusterd2 source="[config.go:129:main.dumpConfigToLog]" statedump=true version=false workdir=/etc/glusterd2 DEBU[2018-04-04 09:28:17.067244] loading t...
2004 Aug 06
1
Icecast2 Configuration
...<touch-freq>15</touch-freq> </server> </directory> <bind-address>0.0.0.0</bind-address> <port>8000</port> <paths> <basedir>./</basedir> <logdir>./</logdir> </paths> <logging> <accesslog>access.log</accesslog> <errorlog>error.log</errorlog> </logging> </icecast> I'd really appreciate any help! Thank you! - Moguta www.ffrad...
2004 Aug 06
3
metadata update is delayed for 2 songs
Hi, Try ethereal for windows. http://www.ethereal.com/distribution/win32/ Xavier On Wednesday 31 December 2003 00:27, Michael Smith wrote: > On Monday 29 December 2003 18:29, Phi Tran wrote: > > how can i collect such metadata dump? > > > > dave, can u help me.. as i don't have access to the server..? can u fwd > > the metadata dump file to michael for me plz..
2012 Jun 12
6
Trying to get tagmail to work
...;'ll filter that down to errors and whatnot (based on tags) but for now I just want to get it working. Master Puppet server is setup with Passengers, all works well: /etc/puppet/puppet.conf [main] # The Puppet log directory. # The default value is ''$vardir/log''. logdir = /var/log/puppet # Where Puppet PID files are kept. # The default value is ''$vardir/run''. rundir = /var/run/puppet # Where SSL certificates are kept. # The default value is ''$confdir/ssl''. ssldir = /etc/puppet/ssl [agent] # The fil...
2016 Jul 23
2
Config and other areas of struggle
...in-password> </authentication> <listen-socket> <port>28888</port> </listen-socket> <http-headers> <header name="Access-Control-Allow-Origin" value="*" /> </http-headers> <fileserve>1</fileserve> <paths> <logdir>./log</logdir> <webroot>./web</webroot> <adminroot>./admin</adminroot> <alias source="/" destination="/status.xsl"/> </paths> <logging> <accesslog>access.log</accesslog> <errorlog>error.log</errorlog> &l...
2010 Apr 05
5
Problem syncing custom fact
I am trying to get a custom fact to sync. The fact is in a module. It will sync if I run puppet with "--pluginsync" but not otherwise. I have "pluginsync=true" in my puppet.conf. Shouldn''t the command line option and puppet.conf option have the same results? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group.