<?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: Rename fields in Props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97747#M20380</link>
    <description>&lt;P&gt;You can do this in props.conf. Both fields will be visible.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[my_sourcetype]&lt;BR /&gt;
FIELDALIAS-alias1 = ip AS clientip&lt;BR /&gt;
FIELDALIAS-alias2 = uri-query AS uri&lt;BR /&gt;
etc...&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2013 14:48:09 GMT</pubDate>
    <dc:creator>alacercogitatus</dc:creator>
    <dc:date>2013-04-17T14:48:09Z</dc:date>
    <item>
      <title>Rename fields in Props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97746#M20379</link>
      <description>&lt;P&gt;I have some old iis logging going on in our web logs, and I am looking to rename some of the fields that I'm pulling out via transforms.conf. &lt;/P&gt;

&lt;P&gt;The fields that I'm looking to rename in props look like this. &lt;/P&gt;

&lt;P&gt;I would like to change "ip" to "clientip"&lt;BR /&gt;
I would like to change "uri-query" to "uri" &lt;BR /&gt;
and a few more. &lt;/P&gt;

&lt;P&gt;Can this be done in the props.conf? &lt;/P&gt;

&lt;P&gt;Travis&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2013 14:38:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97746#M20379</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2013-04-17T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rename fields in Props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97747#M20380</link>
      <description>&lt;P&gt;You can do this in props.conf. Both fields will be visible.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[my_sourcetype]&lt;BR /&gt;
FIELDALIAS-alias1 = ip AS clientip&lt;BR /&gt;
FIELDALIAS-alias2 = uri-query AS uri&lt;BR /&gt;
etc...&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2013 14:48:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97747#M20380</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-04-17T14:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rename fields in Props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97748#M20381</link>
      <description>&lt;P&gt;Adding&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[my_sourcetype]
# ...
EVAL-ip = null
EVAL-uri-query = null
# ...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;will also hide the original fields.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 12:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Rename-fields-in-Props-conf/m-p/97748#M20381</guid>
      <dc:creator>krdo</dc:creator>
      <dc:date>2015-06-17T12:01:26Z</dc:date>
    </item>
  </channel>
</rss>

