<?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 individual event:  props.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/individual-event-props-conf/m-p/14276#M96499</link>
    <description>&lt;P&gt;I am expecting to see each record as an event, but the result is not as expected.  Some records are displayed as individual events, but some are grouped into one event.&lt;/P&gt;

&lt;H2&gt;The result set looks like this:&lt;/H2&gt;

&lt;P&gt;1  5/26/10
9:19:21.000 AM  FI.02-8947FI.02-8957FI.02-8979FI.03-8087FI.03-8171FI.03-8208FI.03-8270FI.03-8013FI.03-8278FI.03-8314
Show all 131 lines 
2  5/26/10
9:19:20.000 AM  FI.02-8886&lt;/P&gt;

&lt;P&gt;3  5/26/10
9:19:20.000 AM  FI.02-8877&lt;/P&gt;

&lt;P&gt;4  5/26/10&lt;/P&gt;

&lt;H2&gt;9:19:20.000 AM  FI.02-8865&lt;/H2&gt;

&lt;H2&gt;Following below are the contents of props.conf file:&lt;/H2&gt;

&lt;P&gt;[host::imappl01dev]
LINE_BREAKER = ([\r\n]+)&lt;/P&gt;

&lt;H2&gt;MAX_EVENTS = 1&lt;/H2&gt;

&lt;H2&gt;Following below are the contents of inputs.conf file:&lt;/H2&gt;

&lt;P&gt;[default]&lt;/P&gt;

&lt;P&gt;[monitor:///opt/applocal/sb1/utils/log/ADO_COUNT/*N0ADOs_to_be_Consolidated*]
index = iss-rdr
sourcetype = IntADOsNotConsolidated&lt;/P&gt;

&lt;P&gt;[monitor:///opt/applocal/sb1/utils/log/ADO_COUNT/]
index = iss-rdr
sourcetype = IntADOsNotNormalized
whitelist = /ADOsNotNormalized/?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Please help me to see each record as an individual event.&lt;/P&gt;

&lt;P&gt;Thank you &lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2010 21:11:27 GMT</pubDate>
    <dc:creator>msenthilganesh</dc:creator>
    <dc:date>2010-05-26T21:11:27Z</dc:date>
    <item>
      <title>individual event:  props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/individual-event-props-conf/m-p/14276#M96499</link>
      <description>&lt;P&gt;I am expecting to see each record as an event, but the result is not as expected.  Some records are displayed as individual events, but some are grouped into one event.&lt;/P&gt;

&lt;H2&gt;The result set looks like this:&lt;/H2&gt;

&lt;P&gt;1  5/26/10
9:19:21.000 AM  FI.02-8947FI.02-8957FI.02-8979FI.03-8087FI.03-8171FI.03-8208FI.03-8270FI.03-8013FI.03-8278FI.03-8314
Show all 131 lines 
2  5/26/10
9:19:20.000 AM  FI.02-8886&lt;/P&gt;

&lt;P&gt;3  5/26/10
9:19:20.000 AM  FI.02-8877&lt;/P&gt;

&lt;P&gt;4  5/26/10&lt;/P&gt;

&lt;H2&gt;9:19:20.000 AM  FI.02-8865&lt;/H2&gt;

&lt;H2&gt;Following below are the contents of props.conf file:&lt;/H2&gt;

&lt;P&gt;[host::imappl01dev]
LINE_BREAKER = ([\r\n]+)&lt;/P&gt;

&lt;H2&gt;MAX_EVENTS = 1&lt;/H2&gt;

&lt;H2&gt;Following below are the contents of inputs.conf file:&lt;/H2&gt;

&lt;P&gt;[default]&lt;/P&gt;

&lt;P&gt;[monitor:///opt/applocal/sb1/utils/log/ADO_COUNT/*N0ADOs_to_be_Consolidated*]
index = iss-rdr
sourcetype = IntADOsNotConsolidated&lt;/P&gt;

&lt;P&gt;[monitor:///opt/applocal/sb1/utils/log/ADO_COUNT/]
index = iss-rdr
sourcetype = IntADOsNotNormalized
whitelist = /ADOsNotNormalized/?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Please help me to see each record as an individual event.&lt;/P&gt;

&lt;P&gt;Thank you &lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 21:11:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/individual-event-props-conf/m-p/14276#M96499</guid>
      <dc:creator>msenthilganesh</dc:creator>
      <dc:date>2010-05-26T21:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: individual event:  props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/individual-event-props-conf/m-p/14277#M96500</link>
      <description>&lt;P&gt;Your issues is with event breaking not line breaking.  (You shouldn't have to mess with the &lt;CODE&gt;LINE_BREAKER&lt;/CODE&gt; setting.)&lt;/P&gt;

&lt;P&gt;I'm not sure if you assigned line numbers to your events of they are in the raw event data.  If they are in the raw data, then it's possible that your it is confusing the date parser.  So probably the best place to start is by setting up an explicit date format and telling splunk what junk to expect before the date.  (The example given will match with or without the leading digit, so it should work either way.)&lt;/P&gt;

&lt;P&gt;I would try setting the following in your &lt;CODE&gt;props.conf&lt;/CODE&gt; file:  (Note that I'm using the sourcetype of your events instead of creating a &lt;CODE&gt;host::&lt;/CODE&gt; matching stanza because that's generally a better approach, at least from my experience.)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[IntADOsNotConsolidated]
TIME_PREFIX = ^(?:\d+ +)?
# Date look like:   5/26/10 9:19:21.000 AM
TIME_FORMAT = %m/%d/%y %I:%M:%S.%3N %P
BREAK_ONLY_BEFORE_DATE = True
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If your event are always exactly one line, then you can remove the &lt;CODE&gt;BREAK_ONLY_BEFORE_DATE&lt;/CODE&gt; entry, and replace it with the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = False
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As with all settings like this, these changes to your &lt;CODE&gt;props.conf&lt;/CODE&gt; file will only effect newly indexed data after a splunk restart.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 21:19:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/individual-event-props-conf/m-p/14277#M96500</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-05-26T21:19:42Z</dc:date>
    </item>
  </channel>
</rss>

