<?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: update asset list in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486164#M8009</link>
    <description>&lt;P&gt;manual works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2019 09:54:55 GMT</pubDate>
    <dc:creator>riqbal47010</dc:creator>
    <dc:date>2019-11-27T09:54:55Z</dc:date>
    <item>
      <title>update asset list</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486162#M8007</link>
      <description>&lt;P&gt;I have asset list associated with ES. Now I want to remove the assets from the  list if they are not reporing more than 60 days.&lt;BR /&gt;
 I have inital query in my mind as below:"&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; | inputlookup asset_lookup.csv | eval host=nt_host | join type=left host [ | metadata type=hosts ] | table host lastTime | eval time=strftime(lastTime, "%b %d %T %Y %Z") 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I would like to know that is this is a a good practice..?&lt;BR /&gt;
2nd below are my thoughts that why I wnat to remove those assets from asset list.&lt;BR /&gt;
1- As most of the servers are vm servers. after some time once the project is comleted the vm admins either remove the vm  or assign that vm to some other with different hostname and different IP address.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Nov 2019 05:30:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486162#M8007</guid>
      <dc:creator>riqbal47010</dc:creator>
      <dc:date>2019-11-17T05:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: update asset list</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486163#M8008</link>
      <description>&lt;P&gt;Hi @riqbal47010,&lt;/P&gt;

&lt;P&gt;In order to change your asset list for ES make sure you modify it at the source and not only by running some manual search time actions. &lt;/P&gt;

&lt;P&gt;If you're building that list via a scheduled search, so make sure to modify that search and include the changes to suppress any hosts that haven't reported for 60 days.&lt;BR /&gt;
More info on editing the base search here : &lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/ES/5.3.1/Admin/Examplemethodsofaddingassetandidentitydata"&gt;https://docs.splunk.com/Documentation/ES/5.3.1/Admin/Examplemethodsofaddingassetandidentitydata&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if that helps.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 08:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486163#M8008</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-11-19T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: update asset list</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486164#M8009</link>
      <description>&lt;P&gt;manual works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 09:54:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/update-asset-list/m-p/486164#M8009</guid>
      <dc:creator>riqbal47010</dc:creator>
      <dc:date>2019-11-27T09:54:55Z</dc:date>
    </item>
  </channel>
</rss>

