<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic props.conf regexp help in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90457#M18763</link>
    <description>&lt;P&gt;after few investigations on my own , I have a more specific question.&lt;/P&gt;

&lt;P&gt;what is the correct way to configure props.conf in order to create an event per thread in the above example:&lt;/P&gt;

&lt;P&gt;event data=&lt;BR /&gt;
"Attach Listener" daemon prio=3 tid=0x0000000007b28000 nid=0x14932 waiting on condition [0x0000000000000000]&lt;BR /&gt;
   java.lang.Thread.State: RUNNABLE&lt;/P&gt;

&lt;P&gt;and another event data =&lt;BR /&gt;
"Transport1" daemon prio=3 tid=0x0000000009290000 nid=0x1493f runnable [0xfffffd7e83ebe000]&lt;BR /&gt;
   java.lang.Thread.State: RUNNABLE&lt;BR /&gt;
        at java.net.SocketInputStream.socketRead0(Native Method)&lt;BR /&gt;
        at java.net.SocketInputStream.read(SocketInputStream.java:129)&lt;BR /&gt;
        at jcifs.util.transport.Transport.readn(Transport.java:29)&lt;BR /&gt;
        at jcifs.smb.SmbTransport.peekKey(SmbTransport.java:366)&lt;BR /&gt;
        at jcifs.util.transport.Transport.loop(Transport.java:96)&lt;BR /&gt;
        at jcifs.util.transport.Transport.run(Transport.java:258)&lt;BR /&gt;
        at java.lang.Thread.run(Thread.java:619)&lt;/P&gt;

&lt;P&gt;the common denominator is all events start with " in the beginning of the line.&lt;BR /&gt;
anyone with a quick regexp in props can help ?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jul 2012 08:44:35 GMT</pubDate>
    <dc:creator>avishayh</dc:creator>
    <dc:date>2012-07-04T08:44:35Z</dc:date>
    <item>
      <title>props.conf regexp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90457#M18763</link>
      <description>&lt;P&gt;after few investigations on my own , I have a more specific question.&lt;/P&gt;

&lt;P&gt;what is the correct way to configure props.conf in order to create an event per thread in the above example:&lt;/P&gt;

&lt;P&gt;event data=&lt;BR /&gt;
"Attach Listener" daemon prio=3 tid=0x0000000007b28000 nid=0x14932 waiting on condition [0x0000000000000000]&lt;BR /&gt;
   java.lang.Thread.State: RUNNABLE&lt;/P&gt;

&lt;P&gt;and another event data =&lt;BR /&gt;
"Transport1" daemon prio=3 tid=0x0000000009290000 nid=0x1493f runnable [0xfffffd7e83ebe000]&lt;BR /&gt;
   java.lang.Thread.State: RUNNABLE&lt;BR /&gt;
        at java.net.SocketInputStream.socketRead0(Native Method)&lt;BR /&gt;
        at java.net.SocketInputStream.read(SocketInputStream.java:129)&lt;BR /&gt;
        at jcifs.util.transport.Transport.readn(Transport.java:29)&lt;BR /&gt;
        at jcifs.smb.SmbTransport.peekKey(SmbTransport.java:366)&lt;BR /&gt;
        at jcifs.util.transport.Transport.loop(Transport.java:96)&lt;BR /&gt;
        at jcifs.util.transport.Transport.run(Transport.java:258)&lt;BR /&gt;
        at java.lang.Thread.run(Thread.java:619)&lt;/P&gt;

&lt;P&gt;the common denominator is all events start with " in the beginning of the line.&lt;BR /&gt;
anyone with a quick regexp in props can help ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2012 08:44:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90457#M18763</guid>
      <dc:creator>avishayh</dc:creator>
      <dc:date>2012-07-04T08:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf regexp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90458#M18764</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = true
BREAK_ONLY_BEFORE = ^"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Jul 2012 08:47:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90458#M18764</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-07-04T08:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf regexp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90459#M18765</link>
      <description>&lt;P&gt;Tks, worked fine !!!!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2012 08:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-regexp-help/m-p/90459#M18765</guid>
      <dc:creator>avishayh</dc:creator>
      <dc:date>2012-07-04T08:58:12Z</dc:date>
    </item>
  </channel>
</rss>

