From owner-freebsd-questions@FreeBSD.ORG Thu Sep 14 17:34:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8A5F16A403 for ; Thu, 14 Sep 2006 17:34:19 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EC0943D45 for ; Thu, 14 Sep 2006 17:34:15 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so2241398nfc for ; Thu, 14 Sep 2006 10:34:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CbHWxR8Ceb+W1BevRqEBk6nnASzDz9EpJ2sKanEarYeYks4MmSOCUfnXqcWMreBjUAK03KDHI5t2m7NAs9Aqz6OZGsALiUuMnKRUidbziwOfSMZn9AFoLi9s7YEne7l6IMqxDDP2q+eBv1749gos32HsldNxFCjF9jf0/Gn7mZM= Received: by 10.48.202.19 with SMTP id z19mr12360601nff; Thu, 14 Sep 2006 10:34:13 -0700 (PDT) Received: by 10.49.67.14 with HTTP; Thu, 14 Sep 2006 10:34:13 -0700 (PDT) Message-ID: Date: Thu, 14 Sep 2006 10:34:13 -0700 From: "Atom Powers" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Syslog: all except? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 17:34:19 -0000 Is it possible to tell syslog to log everything *except* some facility? I have a very noisy service (openldap) that I don't want to log into my all.log; but I still want all.log to catch everything else. Something like this maybe? *.*,!local4.* all.log -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--