<?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: Asset Discovery App in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144721#M12755</link>
    <description>&lt;P&gt;I don't see an input that contains the "-iL" argument.  Do the inputs listed work as expected?  What happens when you attempt to use the "-iL" argument exactly?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Apr 2014 14:46:35 GMT</pubDate>
    <dc:creator>mw</dc:creator>
    <dc:date>2014-04-28T14:46:35Z</dc:date>
    <item>
      <title>Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144715#M12749</link>
      <description>&lt;P&gt;Hi, all.  I just installed the Asset Discovery App in Splunk and really like it, however, I'm having issues in my Windows environment.  I understand the app is not supported by Splunk and I'm looking for a similar (free) app that is Splunk supported.  Any suggestions?  Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:42:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144715#M12749</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2014-04-28T12:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144716#M12750</link>
      <description>&lt;P&gt;What issues are you having?  Perhaps someone here can help resolve them.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144716#M12750</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-04-28T12:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144717#M12751</link>
      <description>&lt;P&gt;Thank you for responding.  I’m trying to pass the -iL argument in the scripted input to use a file with target IP addresses so I do not have to list all of them in the scripted input.  Also, I receive the warning "'stats' command: limit for values of field 'status' reached. Some values may have been truncated or ignored." on the overview screen and status changes are not showing.  Lastly, I edited the VB script arguments to include the -sc and not -sV discovery options since -sV is not supported on nmap 6.45 so ping scans are executed.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 13:02:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144717#M12751</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2014-04-28T13:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144718#M12752</link>
      <description>&lt;P&gt;Hello rmsit, I'm the author of that app and I'd be happy to work on this issue with you.  Strictly speaking, editing of the vb script shouldn't be necessary.  If you pass arguments in they should override the defaults such as -sV.  Regarding the -iL argument: could you please post your relevant input stanza?  &lt;/P&gt;

&lt;P&gt;Also, if you run the search: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd asset_discovery error 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'd be curious to know if there is any error output.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:20:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144718#M12752</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2014-04-28T14:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144719#M12753</link>
      <description>&lt;P&gt;I tested the script (with -sc) manually from the command line and received the expected results so that works. Scripted inputs are: &lt;/P&gt;

&lt;P&gt;[script://D:\Program Files\Splunk\etc\apps\asset_discovery\bin\nmap.cmd -t "list of IPs"&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = asset_discovery&lt;BR /&gt;
interval = 300&lt;BR /&gt;
source = nmap&lt;BR /&gt;
sourcetype = ping_scan&lt;/P&gt;

&lt;P&gt;[script://D:\Program Files\Splunk\etc\apps\asset_discovery\bin\nmap.cmd -t -O "list of IPs"&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = asset_discovery&lt;BR /&gt;
interval = 14400&lt;BR /&gt;
source = nmap&lt;BR /&gt;
sourcetype = port_scan&lt;/P&gt;

&lt;P&gt;Running nmap.cmd -iL "file" did not seem to work. No errors running the search you provided.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:28:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144719#M12753</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2020-09-28T16:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144720#M12754</link>
      <description>&lt;P&gt;I have two Splunk 6.0.3 servers, 1 is deployment/indexer and 1 a search head running Windows 2008 Ent. R2 64bit. Asset Discovery app is installed on search head.  I'm receiving data, just UP/Down states are not showing and issue with nmap -iL command.  &lt;/P&gt;

&lt;P&gt;Thank you for looking into this.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:38:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144720#M12754</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2014-04-28T14:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144721#M12755</link>
      <description>&lt;P&gt;I don't see an input that contains the "-iL" argument.  Do the inputs listed work as expected?  What happens when you attempt to use the "-iL" argument exactly?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:46:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144721#M12755</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2014-04-28T14:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144722#M12756</link>
      <description>&lt;P&gt;Also, the two inputs you've specified are effectively the same -- both will perform full port scans, the one just includes OS fingerprinting.  The ping scan definition should probably have some arguments to concentrate just on system availability.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144722#M12756</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2014-04-28T14:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144723#M12757</link>
      <description>&lt;P&gt;When telling nmap to use a file via input script, no results are available. I resorted to listing all of the target IPs as a workaround and removed the input containing the "-iL" argument. Also, to correct my oringal post, I edited the script to use "-sn" and not "-sc" for ping scans.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 14:55:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144723#M12757</guid>
      <dc:creator>rmsit</dc:creator>
      <dc:date>2014-04-28T14:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Asset Discovery App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144724#M12758</link>
      <description>&lt;P&gt;i'm having trouble with getting anything into the app. I'm pretty new to Splunk and would really like to use this app for my network. &lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 20:27:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Asset-Discovery-App/m-p/144724#M12758</guid>
      <dc:creator>Waltersr24</dc:creator>
      <dc:date>2017-02-01T20:27:02Z</dc:date>
    </item>
  </channel>
</rss>

