From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Patch to add support for more syslog facilities Date: Mon, 11 Jan 2016 12:56 -0500 Message-ID: <20178315.oyUTI25Rqo@x2> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Saturday, January 09, 2016 12:56:50 AM Aleksander Adamowski wrote: > The set of syslog facilities that can be configured for the builting sysl= og > plugin is pretty limited (LOG_LOCAL0 - LOG_LOCAL9). > = > This patch adds a bunch of other facilities that might make sense for some > people (like us). Facilities that wouldn=B9t make any sense (like LOG_NEW= S or > LOG_LPR) are still left out. Applied. Thanks! -Steve