<?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: CSV field extraction on a deployed app in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51476#M9883</link>
    <description>&lt;P&gt;Here you go. I just modified some text for privacy, but otherwise structure is the same. Some of the characters like colons and slashes get stripped. &lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
"4/27/2012 1:37:45 PM","71642","71638","VmMacAssignedEvent","IIGCF\lus3","USLAB1","Management","uslab1esxi05.domain.com","FreeBSD",,,,"New MAC address (00:50:56:99:77:90) assigned to adapter c3 88 19 50 5c f5 fa 1a-51 58 6c b7 84 16 7a 90 for FreeBSD"&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2012 01:51:54 GMT</pubDate>
    <dc:creator>virtualpony</dc:creator>
    <dc:date>2012-05-15T01:51:54Z</dc:date>
    <item>
      <title>CSV field extraction on a deployed app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51474#M9881</link>
      <description>&lt;P&gt;I have a app that is deployed on a host that polls a csv file. I can get data in to the Splunk indexer, but it does not recognize the fields as described in the transforms.conf file located in the apps default directory. Here is what I have.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;C:\Program&lt;BR /&gt;
Files\SplunkUniversalForwarder\etc\apps\vievents\default&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;inputs.conf&lt;CODE&gt;&lt;BR /&gt;
    [monitor://E:\Logs\vcenter\vievents.csv]&lt;BR /&gt;
    disabled = false&lt;BR /&gt;
    sourcetype = vievents_csv&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;props.conf&lt;CODE&gt;&lt;BR /&gt;
    [vievents_csv]&lt;BR /&gt;
    SHOULD_LINEMERGE = false&lt;BR /&gt;
    TRANSFORMS-vievents = vievents_extractions&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;CODE&gt;&lt;BR /&gt;
    [vievents_extractions]&lt;BR /&gt;
    DELIMS=","&lt;BR /&gt;
    FIELDS="CreatedTime","Key","ChainId","EventType","UserName","Datacenter","ComputeResource","Host","Vm","Ds","Net","Dvs","FullFormattedMessage"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;How do I get splunk to recognize the fields? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:49:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51474#M9881</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2020-09-28T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: CSV field extraction on a deployed app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51475#M9882</link>
      <description>&lt;P&gt;Could you post an example row from the raw data?&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 01:48:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51475#M9882</guid>
      <dc:creator>dbryan</dc:creator>
      <dc:date>2012-05-15T01:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: CSV field extraction on a deployed app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51476#M9883</link>
      <description>&lt;P&gt;Here you go. I just modified some text for privacy, but otherwise structure is the same. Some of the characters like colons and slashes get stripped. &lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
"4/27/2012 1:37:45 PM","71642","71638","VmMacAssignedEvent","IIGCF\lus3","USLAB1","Management","uslab1esxi05.domain.com","FreeBSD",,,,"New MAC address (00:50:56:99:77:90) assigned to adapter c3 88 19 50 5c f5 fa 1a-51 58 6c b7 84 16 7a 90 for FreeBSD"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 01:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51476#M9883</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2012-05-15T01:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: CSV field extraction on a deployed app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51477#M9884</link>
      <description>&lt;P&gt;So, do you have these props.conf / transforms.conf settings on the indexer? Or just the host that the data is read from?&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 05:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51477#M9884</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-05-15T05:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: CSV field extraction on a deployed app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51478#M9885</link>
      <description>&lt;P&gt;well I initially included them in the app directory on the forwarded host, but I also copied them to the indexers system local directory. Rebooted, but no difference.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 05:20:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51478#M9885</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2012-05-15T05:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: CSV field extraction on a deployed app</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51479#M9886</link>
      <description>&lt;P&gt;Issue solved. Replaced TRANSFORMS-vievents with REPORT-vievents. Reboot splunkd.&lt;/P&gt;

&lt;P&gt;Also needed to rename some field names as they overlap with existing splunk fields: EventType, Host&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 22:46:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-field-extraction-on-a-deployed-app/m-p/51479#M9886</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2012-05-15T22:46:49Z</dc:date>
    </item>
  </channel>
</rss>

