<?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: How to rename column name when using &amp;quot;chart count over by&amp;quot; command in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-rename-column-name-when-using-quot-chart-count-over-by/m-p/432310#M5637</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Try like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;....|eval Status=case(Status=="Open","Pending",Status=="Closed","Completed") |  chart count over sourceIP by Status
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 26 Apr 2019 08:19:52 GMT</pubDate>
    <dc:creator>vnravikumar</dc:creator>
    <dc:date>2019-04-26T08:19:52Z</dc:date>
    <item>
      <title>How to rename column name when using "chart count over by" command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-rename-column-name-when-using-quot-chart-count-over-by/m-p/432309#M5636</link>
      <description>&lt;P&gt;i written a query and need to change the output name of one the table column&lt;/P&gt;

&lt;P&gt;....| chart count over sourceIP by Status&lt;/P&gt;

&lt;P&gt;in this i get status result as &lt;/P&gt;

&lt;P&gt;sourceIP                Open       Closed&lt;BR /&gt;
xx.xx.xx.xx             2                 5&lt;/P&gt;

&lt;P&gt;How to change the name "Open and Closed" to "Pending and Completed" respectively&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 08:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-rename-column-name-when-using-quot-chart-count-over-by/m-p/432309#M5636</guid>
      <dc:creator>saurabhsumangat</dc:creator>
      <dc:date>2019-04-26T08:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to rename column name when using "chart count over by" command</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-rename-column-name-when-using-quot-chart-count-over-by/m-p/432310#M5637</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Try like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;....|eval Status=case(Status=="Open","Pending",Status=="Closed","Completed") |  chart count over sourceIP by Status
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Apr 2019 08:19:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-rename-column-name-when-using-quot-chart-count-over-by/m-p/432310#M5637</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-04-26T08:19:52Z</dc:date>
    </item>
  </channel>
</rss>

