I'm stumped and need a little push in the right direction

I'm using this input
----------------------------------------------------------------------------
-------------
<Input cdvra00a0100_in>
        Module  im_tcp
        Host         192.168.0.10
        Port         5300
        Exec         parse_syslog_bsd();
</Input>

This pattern
----------------------------------------------------------------------------
-------------
<Processor jboss_patterns>
        Module          pm_pattern
        PatternFile     /etc/nxlog.d/jboss-patterndb.xml
</Processor>

This output
----------------------------------------------------------------------------
-------------
<Output cdvra00a0100_all_out>
        Module  om_file
        File            '%CDVRA00A0100_ALL%'
</Output>

This route
----------------------------------------------------------------------------
-------------
<Route cdvra00a0100_route>
        Path            cdvra00a0100_in => jboss_patterns =>
cdvra00a0100_out
</Route>

I'm trying to match this log entry
----------------------------------------------------------------------------
-------------
<13>Jul 31 14:32:01 INFO [org.apache.commons.logging.impl.Log4JLogger]
[QueryBeansDataAccessManager.getConnection()] Getting a connection from DS.

Using this pattern in my jboss-patterndb.xml file
----------------------------------------------------------------------------
-------------
<matchfield>
<name>Message</name>
<type>REGEXP</type>
<value>[QueryBeansDataAccessManager.getConnection()] Getting a connection
from DS</value>
</matchfield>



Paul Fontenot 
Enterprise Key Management & Public Key Infrastructure | EIST&O | ETS | TOG |
Wells Fargo

2600 S. Price Rd. 2nd Floor | Chandler, AZ 85286
MAC S3939-022
Cell (480) 253-2908

ward.p.fonte...@wellsfargo.com

This message may contain confidential and/or privileged information. If you
are not the addressee or authorized to receive this for the addressee, you
must not use, copy, disclose, or take any action based on this message or
any information herein. If you have received this message in error, please
advise the sender immediately by reply e-mail and delete this message. Thank
you for your cooperation.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to