Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

(puppetlabs/puppet) (#12402) split log messages into individual lines before sending to syslog

(puppetlabs/puppet) (#11864) Description of zypper repositories
(7 lines)
(puppetlabs/puppet-acceptance) (maint) killing the agents could disguise issues with PE
(8 lines)
Feb 8, 2012
Wearetherobots
Wearetherobots

On Wed Feb 08 23:42:36 UTC 2012 pull request #462 was closed.

(#12402) split log messages into individual lines before sending to syslog requested by (lurkermike)

The pull request was merged by: daniel-pittman

--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to puppet-d### @googlegroups.com.
To unsubscribe from this group, send email to puppet-dev+unsubs### @googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
Reply
Tags: log messagespuppet
(puppetlabs/puppet) (#12402) split log messages into individual lines before sending to syslog
February 3, 2012 06:30:36 PM
Please review pull request #462:(#12402) split log messages into individual lines before sending to syslog [Link: https://github.com/puppetlabs/puppet/pull/462 ] opened by (lurkermike) Description: I also ran the unit test and it…
(puppetlabs/puppet-dashboard) (#10902) Float and block individual node sections
January 25, 2012 09:33:49 PM
On Thu Jan 26 03:21:36 UTC 2012 pull request #61 was closed. (#10902) Float and block individual node sections [Link: https://github.com/puppetlabs/puppet-dashboard/pull/61 ] requested by (devonharless) The pull request was merged by:…
(puppetlabs/puppet) New pull request: Added missing RequestHeader lines to the example apache2.conf
November 11, 2011 04:17:17 PM
Please review pull request #208:Added missing RequestHeader lines to the example apache2.conf [Link: https://github.com/puppetlabs/puppet/pull/208 ] opened by (eklein) Description: Added missing RequestHeader lines to the example…
(puppetlabs/puppet) Closed pull request: Added missing RequestHeader lines to the example apache2.co
December 13, 2011 01:00:49 PM
On Tue Dec 13 18:54:45 UTC 2011 pull request #208 was closed. Added missing RequestHeader lines to the example apache2.conf [Link: https://github.com/puppetlabs/puppet/pull/208 ] requested by (eklein) The pull request was merged by:…
(puppetlabs/puppet-dashboard) New pull request: (#10902) Float and block individual node sections
November 17, 2011 01:18:00 PM
Please review pull request #61:(#10902) Float and block individual node sections [Link: https://github.com/puppetlabs/puppet-dashboard/pull/61 ] opened by (devonharless) Description: Individual node view's sections were not floating…
(puppetlabs/puppet) New pull request: Added missing RequestHeader lines to ext/rack/files/apache2.co
November 11, 2011 03:32:37 PM
Please review pull request #207:Added missing RequestHeader lines to ext/rack/files/apache2.conf [Link: https://github.com/puppetlabs/puppet/pull/207 ] opened by (eklein) Description: The following lines were missing from the example…
(puppetlabs/puppet) Closed pull request: Added missing RequestHeader lines to ext/rack/files/apache2
November 11, 2011 04:02:43 PM
On Fri Nov 11 21:52:56 UTC 2011 pull request #207 was closed. Added missing RequestHeader lines to ext/rack/files/apache2.conf [Link: https://github.com/puppetlabs/puppet/pull/207 ] requested by (eklein) -- You received this message because…
(puppetlabs/puppet) New pull request: Fixed #2043 - up2date provider should split off architecture
August 28, 2011 08:30:53 PM
Greetings! Please review the pull request #71:Fixed #2043 - up2date provider should split off architecture [Link: https://github.com/puppetlabs/puppet/pull/71 ] opened by (jamtur01) Some more information about the pull request: *…
Split Manifest Across Multiple Lines?
June 6, 2011 11:32:38 PM
Is there a way I can split a line in a manifest across multiple lines, ala shell style? ie: $include_postfix_module = extlookup("IncludePostfixModule", \ extlookup("IncludePostfixModule", \ …
Sending Apache 2.2 log files to Syslog while using Unbuntu 10.4
December 2, 2010 09:54:45 AM
I am running into two main problems. First, only certain messages from the error log are being sent to syslog. Syslog will receive the messages about the server status (startup, shutdown). However, error messages dealing with file access errors…
Re: Sending Apache 2.2 log files to Syslog while using Unbuntu 10.4
December 2, 2010 09:58:08 AM
On Thu, Dec 2, 2010 at 10:54 AM, Nathan Belk <nb### @nitrosecurity.com> wrote: > I am running into two main problems. First, only certain messages from > the error log are being sent to syslog. Syslog will receive the > messages…
split remap urls to individual files
December 6, 2010 09:31:46 AM
hi, everyone, i have some problem about my traffic server configration work. The traffic server docs said that all url remap rules should be put in remap.config. But in our business , i wanna put every domain remap rules in different config file…
(puppetlabs/puppet) Ticket/2.7.x/11958 pip provider better error messages
January 17, 2012 04:01:32 PM
On Tue Jan 17 22:00:28 UTC 2012 pull request #337 was closed. Ticket/2.7.x/11958 pip provider better error messages [Link: https://github.com/puppetlabs/puppet/pull/337 ] requested by (kelseyhightower) The pull request was merged by:…
(puppetlabs/puppet) Ticket/2.7.x/11958 pip provider better error messages
January 17, 2012 09:31:23 AM
Please review pull request #337:Ticket/2.7.x/11958 pip provider better error messages [Link: https://github.com/puppetlabs/puppet/pull/337 ] opened by (kelseyhightower) Description: Without this patch the pip package provider does not…
Re: how to get logger to not break up syslog messages
February 9, 2011 12:34:10 PM
Thanks! RFC5426 appears to require a minimum of 480 octets on IP V4. I don't know when that went into effect, but I have no idea whether it's implemented to spec on all the platforms postgres supports. PG_SYSLOG_LIMIT is set to 128. On…
how to get logger to not break up syslog messages
February 9, 2011 10:10:04 AM
Hi I'm using the syslog as my log destination. Here are the configuration settings I have: log_destination='syslog' logging_collector='off' syslog_facility='LOCAL1' syslog_ident='postgres2' The problem I'm running into is that lines are…
Prefixing syslog messages with client names
October 12, 2010 07:35:30 AM
Hi. The puppetmaster is set up to log to syslog, which is working fine. The downside is that most of the log entries created by the puppetmaster does not indicate which puppet client that message if from. So basically I have lots and lots of…
Created] (HDFS-2304) log libhdfs messages to syslog
August 31, 2011 01:15:57 PM
log libhdfs messages to syslog
Problem with messages with long lines
February 17, 2011 07:48:18 AM
This is a multi-part message in MIME format. Hello dear mailing list readers, Recently I am experimenting a problem trying to retrieve messages over a POP3 protocol. Everything goes right until the POP3 client tries to retrieve a message that…
How to retry messages with Individual Acknowledge mode
June 24, 2011 10:12:00 AM
Hi, I am using ActiveMQ 5.5.0 with NMS. I want to make a reliable system and confirm that every message is processed. I want to check that if I don't acknowledge the message it will be redelivered again. I want to explicitely acknowldge every…
Forward apache log as syslog messages
June 1, 2011
I have an apache installation on linux server. I want to forward error log entries as syslog to a remote syslog server. This is the configuration I…
Sending Postfix messages over SSL
March 3, 2011
I've been trying to setup Postfix on our Debian server and as I understand it, all messages get send via Telnet on port 25. I've followed these…
Problem: Writing a MySQL parser to split JOIN's and run them as individual queries (denormalizing the query dynamically)
February 16, 2011
I am trying to figure out a script to take a MySQL query and turn it into individual queries, i.e. denormalizing the query dynamically. As a test I…
Debug tool for creating and sending HTTP messages (e.g. Curl)
June 22, 2011
I am developing a software which will be communicating with a server using HTTP (but it is not a web browser). Since the server part is not ready…
Need MySQL query for messages function showing newest messages (sent or received) first, grouped by user
June 19, 2011
I'm trying to make the Conversations Overview page for a messaging system in PHP/MySQL. Basically, it would look like the iPhone's Text/SMS overview…
Mysql to syslog
February 28, 2011
Hi. I would like to log information on mysql database performances (tables spaces, number of queries...) in a file and then forward to a syslog…
In tomcat log messages,is it possible to add file name in the log messages
April 11, 2011
Hi Friends, Actually i am monitoring more than one Tomcat log files using Taillistener API in java.Now i want to find that log messages are coming…
Is there any way to use arrays in a puppet module (not in template)?
May 10, 2010
I want to use puppet to manage a hadoop cluster. On the machines we have several directories which must be created and set permissions. But i'm…
How can I configure exim4 with a smarthost via puppet?
March 26, 2011
I have tried to automate the exim setup via puppet. I followed the approach described here , whiched worked for me for a few packages, but for exim…
Puppet + Passenger + Apache/Nginx
June 22, 2011
I'm working on a very large puppet deployment, but seem to be hitting a brick wall. My ideal setup is to use Nginx + Passenger to serve puppet. The…
Templating MySQL's my.cnf for setup in Puppet
February 18, 2011
I have been tasked with templating MySQL's my.cnf in an attempt standardize the configuration amongst the slave databases using Puppet. Right now,…
How to get perl stderr to httpd log file when using syslog
February 28, 2011
This question is about HTTPD (Apache) 2.? on centOS and modperl 1.7+ When I use the apache directive ErrorLog logs/error_log, my perl warnings show…
How to get perl stderr to httpd log file when using syslog
March 1, 2011
This question is about HTTPD (Apache) 2.? on centOS and modperl 1.7+ When I use the apache directive ErrorLog logs/error_log , my perl warnings show…
Puppet offloading using NGINX, 403 forbidden error
May 21, 2011
I'm currently trying to offload some of the file serving puppet does using NGINX (As displayed here…
Puppet defined resource - selective parameterization?
May 6, 2011
Hi all, I'm currently banging my head trying to find the "best way" to achieve this type of granularity for puppet: I have a server running…
Adding Apache log export via Syslog still writing local log
April 11, 2011
Hi, we have configured syslog/syslog-ng to export Apache logs ton a dedicated log server, for security and log check reasons. But I want to keep a…
Filtering bad requests from Apache -> logger -> rsyslog to syslog-ng on a remote logging server possible?
April 6, 2011
Here is a quick idea of the setup: webserver X In apache httpd.conf: LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""…
Postfix and sending incoming emails to script instead of sending
November 30, 2010
Hey guys, I want to use Postfix to accept incoming emails and have it send them to an external Python script which parse them and add them to a…
Form for sending mail not sending
May 12, 2011
I have a "tell a friend" pop up email form that allows users to share my page with an email address that they enter. It pops up fine, but I can't…
Regex.Split pattern: How to split a string into repeating pattern blocks?
April 4, 2011
Let's say we have a string: "somethinghere%C3somethinghere%83%C3%A8%C3%AF%C3%AD%C3%AEsomethinghere%C3%A7somethinghere" What would be the Regex.Split…