Return-Path: Delivered-To: apmail-logging-log4j-user-archive@www.apache.org Received: (qmail 68173 invoked from network); 4 Mar 2010 14:56:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 14:56:04 -0000 Received: (qmail 40355 invoked by uid 500); 4 Mar 2010 14:55:53 -0000 Delivered-To: apmail-logging-log4j-user-archive@logging.apache.org Received: (qmail 40314 invoked by uid 500); 4 Mar 2010 14:55:53 -0000 Mailing-List: contact log4j-user-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@logging.apache.org Received: (qmail 40305 invoked by uid 99); 4 Mar 2010 14:55:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 14:55:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rynam0@gmail.com designates 209.85.218.210 as permitted sender) Received: from [209.85.218.210] (HELO mail-bw0-f210.google.com) (209.85.218.210) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 14:55:44 +0000 Received: by bwz2 with SMTP id 2so112758bwz.30 for ; Thu, 04 Mar 2010 06:55:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=tq09V3gChumksG9iLbc/ov002KGjqx7xu0iZaAaPvK4=; b=wHfbjQdILg7Kt2OR/MrNRCd1j0KFioEv7RI9exydJAJpwaC8fSj1WP/J56E9/NBW0K oKmkXV4x0ABsSy94UyY5ze4zMZfnaQt7dXAsVqihj+FeaPBhjk5aVqvRg0mISKXsDU8s Hci1Y+coBJiKtpaIHU23cAITLos/54RDxPooo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=A6LPN1ERLpQwxrQcIy9JOKf9IyYtLkx8ZfIDedfDY3otzdskztfpB5CgQPmA8xWCwX QrKQxTPXfpjCmLX9BmdQpk9DgbOFHMp5dVJpffTK6s5eqMJAYI58WyabOFldMWqzh4HR nvIULU0h2PX3ExFErQeXD6IXvuPVmrxL+O7Tc= MIME-Version: 1.0 Received: by 10.103.122.22 with SMTP id z22mr430632mum.68.1267714524257; Thu, 04 Mar 2010 06:55:24 -0800 (PST) Date: Thu, 4 Mar 2010 09:55:24 -0500 Message-ID: <4357bace1003040655i33d96b4eqace76fe1e165599@mail.gmail.com> Subject: Help with NTEventLogAppender From: Ryan Connolly To: log4j-user@logging.apache.org Content-Type: multipart/alternative; boundary=0016e65aed2ce51d970480fac97b X-Virus-Checked: Checked by ClamAV on apache.org --0016e65aed2ce51d970480fac97b Content-Type: text/plain; charset=ISO-8859-1 Hello, I am successfully using the NTEventLogAppender in my application to log to the Windows Event Logs and output is showing up in the "Application" log. I am hoping someone may be able to tell me how I might be able to change the log that my application logs to. For example, I would like to create a new log in the Event Viewer that contains only messages from my application. Can this be done, and if so, how might I go about accomplishing this? Any and all help is greatly appreciated! Thanks in advance, -Ryan --0016e65aed2ce51d970480fac97b--