<?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 How to color nodes in the Network Diagram Viz App in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-color-nodes-in-the-Network-Diagram-Viz-App/m-p/654979#M79642</link>
    <description>&lt;P&gt;How do I change the colors of the &lt;STRONG&gt;destination&amp;nbsp;&lt;/STRONG&gt;nodes in the network diagram viz app especially if they are not present in the source column? For example, if I try | eval color=case(ip_dst="some_ip", "blue").....nothing happens.&lt;/P&gt;</description>
    <pubDate>Sun, 20 Aug 2023 19:31:41 GMT</pubDate>
    <dc:creator>GTurner23</dc:creator>
    <dc:date>2023-08-20T19:31:41Z</dc:date>
    <item>
      <title>How to color nodes in the Network Diagram Viz App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-color-nodes-in-the-Network-Diagram-Viz-App/m-p/654979#M79642</link>
      <description>&lt;P&gt;How do I change the colors of the &lt;STRONG&gt;destination&amp;nbsp;&lt;/STRONG&gt;nodes in the network diagram viz app especially if they are not present in the source column? For example, if I try | eval color=case(ip_dst="some_ip", "blue").....nothing happens.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 19:31:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-color-nodes-in-the-Network-Diagram-Viz-App/m-p/654979#M79642</guid>
      <dc:creator>GTurner23</dc:creator>
      <dc:date>2023-08-20T19:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to color nodes in the Network Diagram Viz App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-color-nodes-in-the-Network-Diagram-Viz-App/m-p/655148#M79649</link>
      <description>&lt;P&gt;Try using ip_dst == "some_ip" or match(ip_dest, "some_ip").&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 10:10:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-color-nodes-in-the-Network-Diagram-Viz-App/m-p/655148#M79649</guid>
      <dc:creator>andrew_nelson</dc:creator>
      <dc:date>2023-08-22T10:10:56Z</dc:date>
    </item>
  </channel>
</rss>

