<?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 Time stamp field using transforms.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-field-using-transforms-conf/m-p/238858#M46391</link>
    <description>&lt;P&gt;HI All,&lt;/P&gt;

&lt;P&gt;Am have CSV which is semicolon as delimiter and am using Props and transpose to extract the fields. But am assigning fields name in the transpose  and am not able to set _time field . Please let me know how to do that.&lt;/P&gt;

&lt;P&gt;Props.conf &lt;/P&gt;

&lt;P&gt;[Jbossorder]&lt;BR /&gt;
REPORT-formation = split_header&lt;BR /&gt;
BREAK_ONLY_BEFORE = SO;&lt;/P&gt;

&lt;P&gt;transforms.conf &lt;BR /&gt;
[split_header]&lt;BR /&gt;
DELIMS = ;&lt;BR /&gt;
FIELDS =H1,H2,H3,H4,datetime&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Sathish Rangan&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 11:19:42 GMT</pubDate>
    <dc:creator>rsathish47</dc:creator>
    <dc:date>2020-09-29T11:19:42Z</dc:date>
    <item>
      <title>Time stamp field using transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-field-using-transforms-conf/m-p/238858#M46391</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;

&lt;P&gt;Am have CSV which is semicolon as delimiter and am using Props and transpose to extract the fields. But am assigning fields name in the transpose  and am not able to set _time field . Please let me know how to do that.&lt;/P&gt;

&lt;P&gt;Props.conf &lt;/P&gt;

&lt;P&gt;[Jbossorder]&lt;BR /&gt;
REPORT-formation = split_header&lt;BR /&gt;
BREAK_ONLY_BEFORE = SO;&lt;/P&gt;

&lt;P&gt;transforms.conf &lt;BR /&gt;
[split_header]&lt;BR /&gt;
DELIMS = ;&lt;BR /&gt;
FIELDS =H1,H2,H3,H4,datetime&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Sathish Rangan&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:19:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-field-using-transforms-conf/m-p/238858#M46391</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2020-09-29T11:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp field using transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-field-using-transforms-conf/m-p/238859#M46392</link>
      <description>&lt;P&gt;I fixed it using props.conf&lt;/P&gt;

&lt;P&gt;[Jbossorder]&lt;BR /&gt;
FIELD_DELIMITER =;&lt;BR /&gt;
TIME_FORMAT = %Y%m%dT%H%M%S%z&lt;BR /&gt;
TIMESTAMP_FIELDS = datetime&lt;BR /&gt;
FIELD_NAMES = H1,H2,H3,H4,datetime&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-stamp-field-using-transforms-conf/m-p/238859#M46392</guid>
      <dc:creator>rsathish47</dc:creator>
      <dc:date>2020-09-29T11:19:44Z</dc:date>
    </item>
  </channel>
</rss>

