search for: loglevel

Displaying 20 results from an estimated 1557 matches for "loglevel".

2013 Mar 26
1
Can't convert Puppet::Util::Log into Integer
...e --debug Debug: Using settings: adding file resource ''lastrunfile'': ''File[/var/lib/puppet/state/last_run_summary.yaml]{:links=>:follow, :ensure=>:file, :backup=>false, :mode=>"644", :path=>"/var/lib/puppet/state/last_run_summary.yaml", :loglevel=>:debug}'' Debug: Failed to load library ''ldap'' for feature ''ldap'' Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing Debug: Puppet::Type::User::ProviderPw: file pw does not exist Debug: Puppet::Type::User::ProviderUser_role_add: file rol...
2013 Mar 26
0
Solved: Can't convert Puppet::Util::Log into Integer
...ings: adding file resource ''lastrunfile'': >> ''File[/var/lib/puppet/state/last_run_summary.yaml]{:links=>:follow, >> :ensure=>:file, :backup=>false, :mode=>"644", >> :path=>"/var/lib/puppet/state/last_run_summary.yaml", :loglevel=>:debug}'' >> Debug: Failed to load library ''ldap'' for feature ''ldap'' >> Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing >> Debug: Puppet::Type::User::ProviderPw: file pw does not exist >> Debug: Puppet::Type::U...
2013 Aug 30
1
Could not find certificate Error: header too long
...ser; not managing attribute forcelocal Debug: Using settings: adding file resource ''localcacert'': ''File[/var/lib/puppet/ssl/certs/ca.pem]{:links=>:follow, :ensure=>:fi le, :backup=>false, :owner=>"puppet", :mode=>"644", :loglevel=>:debug, :path=>"/var/lib/puppet/ssl/certs/ca.pem"}'' Debug: Using settings: adding file resource ''vardir'': ''File[/var/lib/puppet]{:links=>:follow, :ensure=>:directory, :backup=>fals e, :loglevel=>:debug, :path=>"...
2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2013 May 07
7
puppet node clean using SQLite instead of PuppetDB
...db where stored configs are normally kept, but my stored configs are kept in puppetdb (http://pastie.org/7814483 for my master puppet.conf): Debug: Using settings: adding file resource ''masterhttplog'': ''File[/var/log/puppet/masterhttp.log]{:group=>"puppet", :loglevel=>:debug, :links=>:follow, :owner=>"puppet", :mode=>"660", :ensure=>:file, :backup=>false, :path=>"/var/log/puppet/masterhttp.log"}'' Debug: Using settings: adding file resource ''bucketdir'': ''File[/var/lib/puppet/b...
2014 Mar 20
1
[Bug 2214] New: Key is detected as existing if LogLevel=QUIET
https://bugzilla.mindrot.org/show_bug.cgi?id=2214 Bug ID: 2214 Summary: Key is detected as existing if LogLevel=QUIET Product: Portable OpenSSH Version: 6.2p1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh-copy-id Assignee: unassigned-bugs at mindrot.org Reporter: sam...
2013 Feb 25
5
Puppet execution hangs for long periods of time
...edules Debug: Failed to load library ''selinux'' for feature ''selinux'' Debug: Using settings: adding file resource ''requestdir'': ''File[C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/etc/ssl/certificate_requests]{:loglevel=>:debug, :ensure=>:directory, :links=>:follow, :backup=>false, :path=>"C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/etc/ssl/certificate_requests"}'' Debug: Using settings: adding file resource ''client_datadir'': '...
2013 Oct 08
4
'puppet storeconfigs export' killed
...re are the facts of my last attempt: The execution output: [root@ST-L226-ROGTORG ~]# time puppet storeconfigs --verbose --debug export Debug: Using settings: adding file resource ''confdir'': ''File[/etc/puppet]{:path=>"/etc/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'' Debug: Using settings: adding file resource ''vardir'': ''File[/var/lib/puppet]{:path=>"/var/lib/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}''...
2012 Oct 03
5
is_virtual selector
I too have been pushed into Puppet 3.0. Clients and PuppetMaster are now at 3.0.0. Not sure if this is a version change or syntax error that I am experiencing. We''ll use ''ntp'' as the example and the "build" host is a VM. The old way: class baseline::ntpd { package { "ntp": ensure => $virtual ? { physical => present,
2013 Sep 13
27
[windows server 2008 r2] puppet errors in 3.3.0 on exchange database servers
Hi, i recently updated our windows 2008 r2 servers to puppet 3.3.0 . Im getting the following error* (only on our exchange 2010 db servers)*ever since: LevelMessageSourceFileLineTimeerrCould not retrieve local facts: undefined method `gsub'' for nil:NilClassPuppet13.09.2013 15:12 CESTerrFailed to apply catalog: Could not retrieve local facts: undefined method `gsub'' for
2013 Nov 23
2
OSX 10.9 appdmg/pkgdmg
...ting default schedules Debug: Failed to load library ''selinux'' for feature ''selinux'' Debug: Using settings: adding file resource ''confdir'': ''File[/Users/zach/.puppet]{:path=>"/Users/zach/.puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'' Debug: Using settings: adding file resource ''vardir'': ''File[/Users/zach/.puppet/var]{:path=>"/Users/zach/.puppet/var", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=&gt...
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall. WARNING: This release introduces incompatibilities with prior releases. See http://www.shorewall.net/upgrade_issues.htm. Changes are: a) There is now a new NONE policy specifiable in /etc/shorewall/policy. This policy will cause Shorewall to assume that there will never be any traffic between the source and destination zones. b) Shorewall no longer
2016 May 19
3
[Bug 2569] New: ssh-copy-id is not working when LogLevel=quiet
https://bugzilla.mindrot.org/show_bug.cgi?id=2569 Bug ID: 2569 Summary: ssh-copy-id is not working when LogLevel=quiet Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-copy-id Assignee: unassigned-bugs at mindrot.org Report...
2011 Jun 02
2
preauth privsep logging via monitor
...l required). Please test. -d Index: log.c =================================================================== RCS file: /var/cvs/openssh/log.c,v retrieving revision 1.54 diff -u -p -r1.54 log.c --- log.c 10 Jun 2008 13:01:51 -0000 1.54 +++ log.c 2 Jun 2011 03:59:56 -0000 @@ -56,6 +56,8 @@ static LogLevel log_level = SYSLOG_LEVEL static int log_on_stderr = 1; static int log_facility = LOG_AUTH; static char *argv0; +static log_handler_fn *log_handler; +static void *log_handler_ctx; extern char *__progname; @@ -260,6 +262,9 @@ log_init(char *av0, LogLevel level, Sysl exit(1); } + log_ha...
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>
2007 Apr 07
3
puppet --genmanifest
...RHEL4 and I''m sure I have read something about puppet taking care of its own directories automatically. Here are a selection of problems This entry stops puppet from running, (reported by Ben Abnormaliti@clivepeeters.com.au) file { ''/var/lib/puppet/facts'': loglevel => ''debug'', backup => ''false'' } The following entries have some dodgy permissions, but frankly many of the others are quite different to how they are created by the first run of puppetmasterd. file { ''/var/lib/puppet/bucket'&...
2015 Oct 16
0
Semi-OT: torque, pbs_mom, cpuset, loglevel
...just recently - someone may be trying something new - /var/log/messages is on-and-off being spammed with Oct 15 18:02:04 servername pbs_mom: LOG_INFO::create_job_cpuset, creating cpuset for job 1971[656].york.cit.nih.gov: 1 cpus (12), 1 mems (1) and I mean thousands of lines. I tried to adjust the loglevel of pbs_mom, but it appeared to make *no* change, and their "documentation" and "manpage" simply does not describe what message level each value of loglevel produces. Anyone have a clue? I've been googling, and not finding anything of use. mark
2009 Dec 03
1
Setting loglevel for specified clients?
Hi all, is there a possibility to set the loglevel for just a few specified clients? With more than 500 clients and "smbd: 10" our log partition (~ 15G) will be filled in a few hours. Thanks Alex
2004 Jul 15
3
slight simplification to firewall log_rule_limit code
...ntical case without) down to this slightly shorter version with no duplication (excerpt): if [ -n "$LOGRULENUMBERS" ]; then eval rulenum=\$${chain}_logrules [ -z "$rulenum" ] && rulenum=1 fi case $level in ULOG) log=ulog LOGTYPE=ULOG loglevel= ;; *) log=log LOGTYPE=LOG loglevel="--log-level $level" ;; esac eval iptables -A $chain $@ $limit -j $LOGTYPE $LOGPARMS \ $loglevel \ --${log}-prefix ''"$(Logprintf "$LOGFORMAT" $chain $rulenum $disposition)"'' if...
2017 May 15
8
[Bug 2717] New: MonitoringHosts option - suppress Connection reset entries from known hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=2717 Bug ID: 2717 Summary: MonitoringHosts option - suppress Connection reset entries from known hosts Product: Portable OpenSSH Version: 7.5p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5