<?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 does splunk react to dynamic assets? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191752#M44875</link>
    <description>&lt;P&gt;You're welcome.&lt;/P&gt;

&lt;P&gt;(Friendly tip: Next time, you should consider accepting the actual answer rather than your own followup question.)&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2015 14:29:59 GMT</pubDate>
    <dc:creator>aweitzman</dc:creator>
    <dc:date>2015-05-20T14:29:59Z</dc:date>
    <item>
      <title>How does splunk react to dynamic assets?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191747#M44870</link>
      <description>&lt;P&gt;Here is my question.&lt;/P&gt;

&lt;P&gt;List A has 150 hosts.  Imported 3 weeks ago. Mostly static addresses, some dynamic&lt;BR /&gt;
List B has 300 hosts.  Imported 1 week ago.  Some static, most dynamic&lt;/P&gt;

&lt;P&gt;How does splunk handle the following:&lt;/P&gt;

&lt;P&gt;1) If there is an asset in List A but not List B, does Splunk remove the asset or does it keep it?&lt;BR /&gt;
2) If there is an updated DNS or IP address, does it create two entries for that specific assets?&lt;BR /&gt;&lt;BR /&gt;
     -Specifically if there is a host with an updated dynamic IP address, does it keep both entries?&lt;BR /&gt;
     -If there is an old IP address in Splunk that is reused and now becomes a static IP address for a server, what DNS would Splunk show?&lt;BR /&gt;
3) If there are assets in List A and List B, does it duplicate the asset entry?&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 14:11:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191747#M44870</guid>
      <dc:creator>benjamin009</dc:creator>
      <dc:date>2015-05-20T14:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: How does splunk react to dynamic assets?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191748#M44871</link>
      <description>&lt;P&gt;Splunk doesn't remove anything unless you tell it to. All 450 entries will be there. The ones from list A will have a different timestamp from list B.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 14:13:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191748#M44871</guid>
      <dc:creator>aweitzman</dc:creator>
      <dc:date>2015-05-20T14:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: How does splunk react to dynamic assets?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191749#M44872</link>
      <description>&lt;P&gt;So when I run a search string for a DNS host that had an IP address change from list A to B, it would show both addresses in the log, just a different time stamp?&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 14:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191749#M44872</guid>
      <dc:creator>benjamin009</dc:creator>
      <dc:date>2015-05-20T14:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: How does splunk react to dynamic assets?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191750#M44873</link>
      <description>&lt;P&gt;(You should add comments rather than new answers when asking followups to answers.)&lt;/P&gt;

&lt;P&gt;Yes, that's exactly what would happen, you'd get a history of each host's IP address.&lt;/P&gt;

&lt;P&gt;If that's not what you want, and you only want the most current host IP address to show up in your searches, you might consider writing your list out as a CSV file, overwriting it each time you generate it, and then use &lt;CODE&gt;lookup&lt;/CODE&gt; to refer to it from Splunk. This will explain more fully what I'm talking about: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Addfieldsfromexternaldatasources"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Addfieldsfromexternaldatasources&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 14:21:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191750#M44873</guid>
      <dc:creator>aweitzman</dc:creator>
      <dc:date>2015-05-20T14:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: How does splunk react to dynamic assets?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191751#M44874</link>
      <description>&lt;P&gt;Thank you, that helps me a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 14:24:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191751#M44874</guid>
      <dc:creator>benjamin009</dc:creator>
      <dc:date>2015-05-20T14:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How does splunk react to dynamic assets?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191752#M44875</link>
      <description>&lt;P&gt;You're welcome.&lt;/P&gt;

&lt;P&gt;(Friendly tip: Next time, you should consider accepting the actual answer rather than your own followup question.)&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 14:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-does-splunk-react-to-dynamic-assets/m-p/191752#M44875</guid>
      <dc:creator>aweitzman</dc:creator>
      <dc:date>2015-05-20T14:29:59Z</dc:date>
    </item>
  </channel>
</rss>

