<?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: Trellis column names keep reverting back in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trellis-column-names-keep-reverting-back/m-p/513478#M34269</link>
    <description>&lt;LI-CODE lang="markup"&gt;index=netflow dst_port IN (21,22,23,445) 
| eval dst_port=case(dst_port=21,"FTP",dst_port=22,"SSH",dst_port=23,"Telnet", dst_port=445,"SMB",true(),"other")
| timechart span=12h count by dst_port &lt;/LI-CODE&gt;&lt;P&gt;the order is important.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2020 00:43:12 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-08-11T00:43:12Z</dc:date>
    <item>
      <title>Trellis column names keep reverting back</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trellis-column-names-keep-reverting-back/m-p/513475#M34268</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am having trouble getting the headers of the each column in trellis layout to change. It changes the names while it is updating the search and reverts back to dst_port name after search is complete. The table names are renamed just not the trellis headers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=netflow dst_port IN (21,22,23,445) | timechart span=12h count by dst_port | rename 21 as FTP, 22 as SSH, 23 as Telnet, 445 as SMB&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 00:35:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trellis-column-names-keep-reverting-back/m-p/513475#M34268</guid>
      <dc:creator>Blackmagician</dc:creator>
      <dc:date>2020-08-11T00:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trellis column names keep reverting back</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Trellis-column-names-keep-reverting-back/m-p/513478#M34269</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=netflow dst_port IN (21,22,23,445) 
| eval dst_port=case(dst_port=21,"FTP",dst_port=22,"SSH",dst_port=23,"Telnet", dst_port=445,"SMB",true(),"other")
| timechart span=12h count by dst_port &lt;/LI-CODE&gt;&lt;P&gt;the order is important.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 00:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Trellis-column-names-keep-reverting-back/m-p/513478#M34269</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-08-11T00:43:12Z</dc:date>
    </item>
  </channel>
</rss>

