<?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: Help Getting CSV File in when time field is in Seconds Past Midnight in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604702#M105151</link>
    <description>&lt;P&gt;Yep, INGEST_EVAL is the way to go.&lt;/P&gt;&lt;P&gt;Firstly parse out the day as usual so you'll get the beginning of the day in the _time field. Then parse out an indexed field containing number of seconds. Then add this number to your _time. And finally, if not needed for anything else, unset the extracted field (otherwise it will get indexed).&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 05:53:39 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-07-07T05:53:39Z</dc:date>
    <item>
      <title>Help Getting CSV File in when time field is in Seconds Past Midnight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604679#M105148</link>
      <description>&lt;P&gt;I need help with loading CSV files into Splunk with the event time recorded as seconds past midnight instead of HH:MM:SS time. Below is a sample of the data I need to load. How do I specify that the time column is the number of seconds past midnight when defining the Timestamp for the Source Type?&lt;/P&gt;&lt;P&gt;PickStartDate,BTVersion,TripNumber,Sequence,PassingTime,ArrivalTime,DepartureTime,FlagStop,ByPass,EarlyDeparture,event_line_number&lt;BR /&gt;2021-04-25,S1000216,1020,1,54900,54900.0,54900.0,0,0,,1&lt;BR /&gt;2021-04-25,S1000216,1020,2,54955,,,0,0,,2&lt;BR /&gt;2021-04-25,S1000216,1020,3,54999,,,0,0,,3&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 23:41:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604679#M105148</guid>
      <dc:creator>edgarrity</dc:creator>
      <dc:date>2022-07-06T23:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help Getting CSV File in when time field is in Seconds Past Midnight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604699#M105150</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/216677"&gt;@edgarrity&lt;/a&gt;&amp;nbsp;- INGEST_EVAL would be one of the options I guess.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://conf.splunk.com/files/2020/slides/PLA1154C.pdf" target="_blank"&gt;https://conf.splunk.com/files/2020/slides/PLA1154C.pdf&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Data/IngestEval" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Data/IngestEval&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;(you may have to combine multiple INGEST_EVAL and in combination with normal TRANSFORMS with REGEX to achieve the extraction and generate the right timestamp as you need.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 05:36:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604699#M105150</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-07-07T05:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help Getting CSV File in when time field is in Seconds Past Midnight</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604702#M105151</link>
      <description>&lt;P&gt;Yep, INGEST_EVAL is the way to go.&lt;/P&gt;&lt;P&gt;Firstly parse out the day as usual so you'll get the beginning of the day in the _time field. Then parse out an indexed field containing number of seconds. Then add this number to your _time. And finally, if not needed for anything else, unset the extracted field (otherwise it will get indexed).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 05:53:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-Getting-CSV-File-in-when-time-field-is-in-Seconds-Past/m-p/604702#M105151</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-07-07T05:53:39Z</dc:date>
    </item>
  </channel>
</rss>

