<?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 Rename command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Rename-command/m-p/464541#M130919</link>
    <description>&lt;P&gt;What does &lt;BR /&gt;
|rename field* AS * do.&lt;BR /&gt;
How to rename the fields when there are more no.of fields.&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2020 06:16:41 GMT</pubDate>
    <dc:creator>prettysunshinez</dc:creator>
    <dc:date>2020-05-25T06:16:41Z</dc:date>
    <item>
      <title>Rename command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rename-command/m-p/464541#M130919</link>
      <description>&lt;P&gt;What does &lt;BR /&gt;
|rename field* AS * do.&lt;BR /&gt;
How to rename the fields when there are more no.of fields.&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 06:16:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rename-command/m-p/464541#M130919</guid>
      <dc:creator>prettysunshinez</dc:creator>
      <dc:date>2020-05-25T06:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rename command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rename-command/m-p/464542#M130920</link>
      <description>&lt;P&gt;Hi @prettysunshinez,&lt;BR /&gt;
you can rename more fileds at the same time, see this example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal
| rename date* AS time*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 06:34:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rename-command/m-p/464542#M130920</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-05-25T06:34:35Z</dc:date>
    </item>
  </channel>
</rss>

