<?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 How to configure Splunk to parse multiple logs as individual events, not a single event? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-multiple-logs-as-individual/m-p/249676#M48044</link>
    <description>&lt;P&gt;Hello –&lt;/P&gt;

&lt;P&gt;New to Splunk. I’ve searched the community, but may not be using the correct wording to find an answer. See the example below of a log file I’m feeding into Splunk. Each event starts at the time stamp and ends after the “blah, blah”. When I search the log in Splunk, it’s showing multiple events together. How do I go about getting Splunk to see them as individual events?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;09:16:54,126 DEBUG  [Thread-1646678] Version: 0.2
Message Format: X12
Message Type: 271_Response_005010X279A1
Status: 
Body Length: 2128

ISA blah blah blah ect

09:18:57,357 DEBUG  [Thread-1646478] Version: 0.2
Message Format: X12
Message Type: 271_Response_005010X279A1
Status: 
Body Length: 2128

ISA blah blah blah ect
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 08 Jul 2016 13:44:38 GMT</pubDate>
    <dc:creator>cj039165</dc:creator>
    <dc:date>2016-07-08T13:44:38Z</dc:date>
    <item>
      <title>How to configure Splunk to parse multiple logs as individual events, not a single event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-multiple-logs-as-individual/m-p/249676#M48044</link>
      <description>&lt;P&gt;Hello –&lt;/P&gt;

&lt;P&gt;New to Splunk. I’ve searched the community, but may not be using the correct wording to find an answer. See the example below of a log file I’m feeding into Splunk. Each event starts at the time stamp and ends after the “blah, blah”. When I search the log in Splunk, it’s showing multiple events together. How do I go about getting Splunk to see them as individual events?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;09:16:54,126 DEBUG  [Thread-1646678] Version: 0.2
Message Format: X12
Message Type: 271_Response_005010X279A1
Status: 
Body Length: 2128

ISA blah blah blah ect

09:18:57,357 DEBUG  [Thread-1646478] Version: 0.2
Message Format: X12
Message Type: 271_Response_005010X279A1
Status: 
Body Length: 2128

ISA blah blah blah ect
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Jul 2016 13:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-multiple-logs-as-individual/m-p/249676#M48044</guid>
      <dc:creator>cj039165</dc:creator>
      <dc:date>2016-07-08T13:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to parse multiple logs as individual events, not a single event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-multiple-logs-as-individual/m-p/249677#M48045</link>
      <description>&lt;P&gt;Splunk distinguishes each event based on the LINE_BREAKER property set for that sourcetype in props.conf. props.conf should be on your indexer(s)&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 17:28:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-parse-multiple-logs-as-individual/m-p/249677#M48045</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2016-07-08T17:28:54Z</dc:date>
    </item>
  </channel>
</rss>

