<?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 Re: _time need to be pick from log middle entry in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569123#M100950</link>
    <description>&lt;P&gt;So the event could contain "NOT_AVAILABLE" or it could contain &lt;STRONG&gt;anything else&lt;/STRONG&gt;, right?&amp;nbsp; That's makes it nearly impossible to define a rule for separating events.&amp;nbsp; I'm not sure I can help here.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 12:17:29 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-09-30T12:17:29Z</dc:date>
    <item>
      <title>_time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/568944#M100936</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Can any one help me on this event injection in Splunk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sample data&lt;/P&gt;&lt;P&gt;122.0.0.2 NOT_AVAILABLE abc Agent= 2021-09-27 11:15:39 5648 WARN xyz&lt;BR /&gt;NOT_AVAILABLE NOT_AVAILABLE NOT_AVAILABLE NOT_AVAILABLE 2021-09-27 11:16:08 5432 DEBUG Field: xyz&lt;BR /&gt;- value: ID&lt;BR /&gt;- unformatted value: vvcsa&lt;BR /&gt;- formatted value: abcsc&lt;BR /&gt;- returnType:&lt;BR /&gt;- boost: 1&lt;BR /&gt;- append: False&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here it have to be two events with respective date time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:47:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/568944#M100936</guid>
      <dc:creator>snehal8</dc:creator>
      <dc:date>2021-09-29T14:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: _time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/568965#M100937</link>
      <description>&lt;P&gt;Please show where the event should be broken.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 15:40:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/568965#M100937</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-29T15:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: _time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/568980#M100938</link>
      <description>&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The event should be broken by follows&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;1st Event&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;122.0.0.2 NOT_AVAILABLE abc Agent= 2021-09-27 11:15:39 5648 WARN xyz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;2nd Event&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NOT_AVAILABLE NOT_AVAILABLE NOT_AVAILABLE NOT_AVAILABLE 2021-09-27 11:16:08 5432 DEBUG Field: xyz&lt;BR /&gt;- value: ID&lt;BR /&gt;- unformatted value: vvcsa&lt;BR /&gt;- formatted value: abcsc&lt;BR /&gt;- returnType:&lt;BR /&gt;- boost: 1&lt;BR /&gt;- append: False&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 16:47:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/568980#M100938</guid>
      <dc:creator>snehal8</dc:creator>
      <dc:date>2021-09-29T16:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: _time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569006#M100941</link>
      <description>&lt;P&gt;I presume "NOT_AVAILABLE" represents sensitive data that can't be shared in a public forum.&amp;nbsp; Regrettably, this method of sanitization makes it rather difficult to create a regex that Splunk can use to split events.&amp;nbsp; Can you sanitize the data another way?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 19:04:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569006#M100941</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-29T19:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: _time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569083#M100948</link>
      <description>&lt;P&gt;whenever there is no data in logs its represent as&amp;nbsp;&lt;SPAN&gt;"NOT_AVAILABLE" entry.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please do consider this in regex as well.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:59:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569083#M100948</guid>
      <dc:creator>snehal8</dc:creator>
      <dc:date>2021-09-30T08:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: _time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569123#M100950</link>
      <description>&lt;P&gt;So the event could contain "NOT_AVAILABLE" or it could contain &lt;STRONG&gt;anything else&lt;/STRONG&gt;, right?&amp;nbsp; That's makes it nearly impossible to define a rule for separating events.&amp;nbsp; I'm not sure I can help here.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:17:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569123#M100950</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-30T12:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: _time need to be pick from log middle entry</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569157#M100952</link>
      <description>&lt;P&gt;Its can contain the IP address or if its empty then it contain "&lt;SPAN&gt;NOT_AVAILABLE&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;Please do let me know if it help.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 14:20:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-need-to-be-pick-from-log-middle-entry/m-p/569157#M100952</guid>
      <dc:creator>snehal8</dc:creator>
      <dc:date>2021-09-30T14:20:48Z</dc:date>
    </item>
  </channel>
</rss>

