<?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: How to extract unusual time information? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460781#M79546</link>
    <description>&lt;P&gt;if I understand it correctly the date and the time are in the same log event, which implies it comes from the same source&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2020 20:50:57 GMT</pubDate>
    <dc:creator>PavelP</dc:creator>
    <dc:date>2020-02-03T20:50:57Z</dc:date>
    <item>
      <title>How to extract unusual time information?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460778#M79543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have events without a timestamp like epochtime or a format like &lt;STRONG&gt;2020-02-03 18:41:00&lt;/STRONG&gt;.&lt;BR /&gt;
The needed information is kind of split up in the raw event. Raw events look like this sample:&lt;/P&gt;

&lt;P&gt;sometext, &lt;STRONG&gt;date&lt;/STRONG&gt;,&lt;STRONG&gt;20200203&lt;/STRONG&gt;, some text, some text,  &lt;STRONG&gt;time&lt;/STRONG&gt;,&lt;STRONG&gt;184100&lt;/STRONG&gt;, some text&lt;/P&gt;

&lt;P&gt;Is it possible to create a useful timestamp extraction of out this during the data onboarding?&lt;/P&gt;

&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 17:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460778#M79543</guid>
      <dc:creator>peterschloenske</dc:creator>
      <dc:date>2020-02-03T17:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract unusual time information?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460779#M79544</link>
      <description>&lt;P&gt;you have to use custom datetime config which allows regexes between date and time:&lt;BR /&gt;
&lt;A href="https://www.function1.com/2013/01/oh-no-splunking-log-files-with-multiple-formats-no-problem"&gt;https://www.function1.com/2013/01/oh-no-splunking-log-files-with-multiple-formats-no-problem&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 19:50:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460779#M79544</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-03T19:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract unusual time information?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460780#M79545</link>
      <description>&lt;P&gt;Are these coming from the same source or from different sources heading to the same index?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 19:50:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460780#M79545</guid>
      <dc:creator>13tsavage</dc:creator>
      <dc:date>2020-02-03T19:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract unusual time information?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460781#M79546</link>
      <description>&lt;P&gt;if I understand it correctly the date and the time are in the same log event, which implies it comes from the same source&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 20:50:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460781#M79546</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-03T20:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract unusual time information?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460782#M79547</link>
      <description>&lt;P&gt;Okay then you need to figure out which format the date and timestamp mark the beginning of a new event. Then you can create custom event breakers for that specific data source.&lt;/P&gt;

&lt;P&gt;Figure out which time stamp is shown in EVERY event that marks the beginning of that event, and I can help you with the rest.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 14:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-unusual-time-information/m-p/460782#M79547</guid>
      <dc:creator>13tsavage</dc:creator>
      <dc:date>2020-02-04T14:33:53Z</dc:date>
    </item>
  </channel>
</rss>

