<?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: MineMeld - CSV input feature in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101080#M98523</link>
    <description>&lt;P&gt;This&amp;nbsp;way of expressing the list in YAML is a bit more user friendly and it works as well:&lt;/P&gt;
&lt;PRE&gt;- indicator: "1.2.3.4"
  share_level: green
  type: IPv4
- indicator: "5.6.7.8"
  share_level: green
  type: IPv4
- comment: "InfoSec request, Work Order #12345"
  indicator: "1.2.3.4"
  share_level: green
- comment: "InfoSec request, Work Order #12345"
  indicator: "5.6.7.8"
  share_level: green
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2016 15:18:48 GMT</pubDate>
    <dc:creator>lmori</dc:creator>
    <dc:date>2016-08-02T15:18:48Z</dc:date>
    <item>
      <title>MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/98434#M98513</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Firstly, great work on MineMeld - it is fantastic!!! I have it working great for dynamic IP lists and AF export lists, but our customer would like to import Indicators from CSV. It doesn't look possible with current class/prototypes. Any suggestions? I could script the import to a hosted list, but kind of defeats the objective.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, is there a way to modify the condifence value of AF indicators (from the 75 default). Assume it's best to just manipulate on the output node?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:12:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/98434#M98513</guid>
      <dc:creator>tkirk</dc:creator>
      <dc:date>2016-07-19T15:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/98755#M98514</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;
&lt;P&gt;currently (0.9.18) the only way to import indicators via CSV is translate the file into YAML and then upload it via SFTP or via MineMeld web API. I have opened an ER to support CSV upload: minemeld-core#30.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To change the confidence level of AF indicators you have to create a new prototype. That's easy:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Go to CONFIG &amp;gt; BROWSE PROTOTYPES and select the autofocus.exportList prototype&lt;/P&gt;
&lt;P&gt;2. Click on NEW&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1469015931239screensave.png" style="width: 664px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/4902i48B33A61708C9397/image-dimensions/664x98/is-moderation-mode/true?v=v2" width="664" height="98" role="button" title="1469015931239screensave.png" alt="1469015931239screensave.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Inside the prototype editor change the confidence level as in picture. In this case the confidence level has been increased to 80&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1469016013193screensave.png" style="width: 667px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/4903i6C384E958D5431A9/image-dimensions/667x470/is-moderation-mode/true?v=v2" width="667" height="470" role="button" title="1469016013193screensave.png" alt="1469016013193screensave.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Save the prototype bt pressing OK&lt;/P&gt;
&lt;P&gt;5. Use the new prototype to create a new node inside the config.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 12:06:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/98755#M98514</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-07-20T12:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/99204#M98515</link>
      <description>&lt;P&gt;Thank Luigi that's great&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Tim,&lt;/P&gt;
&lt;P&gt;currently (0.9.18) the only way to import indicators via CSV is translate the file into YAML and then upload it via SFTP or via MineMeld web API. I have opened an ER to support CSV upload: minemeld-core#30.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To change the confidence level of AF indicators you have to create a new prototype. That's easy:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Go to CONFIG &amp;gt; BROWSE PROTOTYPES and select the autofocus.exportList prototype&lt;/P&gt;
&lt;P&gt;2. Click on NEW&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1469015931239screensave.png" style="width: 664px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/4902i48B33A61708C9397/image-dimensions/664x98/is-moderation-mode/true?v=v2" width="664" height="98" role="button" title="1469015931239screensave.png" alt="1469015931239screensave.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Inside the prototype editor change the confidence level as in picture. In this case the confidence level has been increased to 80&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1469016013193screensave.png" style="width: 667px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/4903i6C384E958D5431A9/image-dimensions/667x470/is-moderation-mode/true?v=v2" width="667" height="470" role="button" title="1469016013193screensave.png" alt="1469016013193screensave.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Save the prototype bt pressing OK&lt;/P&gt;
&lt;P&gt;5. Use the new prototype to create a new node inside the config.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 18:39:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/99204#M98515</guid>
      <dc:creator>tkirk</dc:creator>
      <dc:date>2016-07-21T18:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/100937#M98516</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;currently (0.9.18) the only way to import indicators via CSV is translate the file into YAML and then upload it via SFTP or via MineMeld web API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi! I'm wondering if you can elaborate on how I would setup a node to accept input from a file uploaded via SFTP (or otherwise placed on the hard drive). I ask because I'd like to build a node that can import data from a proprietary feed we subscribe to, and the only way to get data from that feed is via a CLI utility&amp;nbsp;that can spit out either a pipe or CSV delimited ouput. There's no URL that can be polled directly, unfortunately.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I figured I could run the CLI utility on the minemeld server and have it output in the correct format to a location where it would&amp;nbsp;be picked up for processing. Is that do-able?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 20:30:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/100937#M98516</guid>
      <dc:creator>DanWoodruff</dc:creator>
      <dc:date>2016-07-29T20:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101007#M98517</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;
&lt;P&gt;currently the CSV miner accepts only HTTP/HTTPS URLs as source, but we could extend it to load local files. Would you run the CLI utility directly on the MIneMeld VM ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luigi&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 17:46:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101007#M98517</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-08-01T17:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101054#M98518</link>
      <description>&lt;P&gt;I second and third this request! It would be great to have a CLI tool until we could get a nice webpage for this. Eventually adding an upload tool to the nodes page under the indicator tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime, could we get a quick step-by-step on how to put together the YAML format for manually adding indicators in bulk?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 11:23:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101054#M98518</guid>
      <dc:creator>nbilal</dc:creator>
      <dc:date>2016-08-02T11:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101057#M98519</link>
      <description>&lt;P&gt;Can we just go in and edit the .YML files under&amp;nbsp;/opt/minemeld/local/config/? I see an example here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nano&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;/opt/minemeld/local/config/my_manual_miner_indicators.yml&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;- {indicator: 1.2.3.4, share_level: green, type: IPv4}&lt;BR /&gt;- {indicator: 5.6.7.8, share_level: green, type: IPv4}&lt;BR /&gt;- {comment: 'InfoSec request, Work Order #12345', indicator: 1.2.3.4, share_level: green}&lt;BR /&gt;&lt;SPAN&gt;- {comment: 'InfoSec request, Work Order #12345'&lt;/SPAN&gt;, indicator: &lt;SPAN&gt;5.6.7.8&lt;/SPAN&gt;, share_level: green}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do we need to restart anything when we're done adding our changes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Nasir&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:07:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101057#M98519</guid>
      <dc:creator>nbilal</dc:creator>
      <dc:date>2016-08-02T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101058#M98520</link>
      <description>&lt;P&gt;That was a bad idea...I must have missed a step:&lt;/P&gt;
&lt;P&gt;2016-08-02T12:19:57 (13568)base.state INFO: wlWhiteListIPv4 - transitioning to state 4&lt;BR /&gt;2016-08-02T12:19:57 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:20:57 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:21:57 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:22:57 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:23:57 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:24:57 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:25:58 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;BR /&gt;2016-08-02T12:26:58 (13562)amqp._in_callback ERROR: Error in RPC reply from mbus:slave:my_manual_miner: 'YamlIPv4FT' object has no attribute 'table'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After updating the YML file with indicators and comments, do I need to add anything additional to the file or update a reference elsewhere?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:29:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101058#M98520</guid>
      <dc:creator>nbilal</dc:creator>
      <dc:date>2016-08-02T12:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101060#M98521</link>
      <description>&lt;P&gt;Hi Nasir,&lt;/P&gt;
&lt;P&gt;format looks good and I have tested it and it works for me. You sure you haven't made mistakes in saving the file ?&lt;/P&gt;
&lt;P&gt;Once saved you can force the Miner to reload the indicators using:&lt;/P&gt;
&lt;PRE&gt;/opt/minemeld/engine/current/bin/mm-console my_manual_miner hup&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Aug 2016 13:10:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101060#M98521</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-08-02T13:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101061#M98522</link>
      <description>&lt;P&gt;Luigi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found my issue. I did a bulk find and replace on a flat list of IP's to build the YML, and inadvertently added some space. I took a list of IP's like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.1.1.1&lt;/P&gt;
&lt;P&gt;2.2.2.2&lt;/P&gt;
&lt;P&gt;3.3.3.3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then in notepad++ used this regex to build the YML which was added to my existing my_manual_miner_indicators.yml:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Find:&lt;/P&gt;
&lt;P&gt;(.*)\r\n&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Replace:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- {indicator: \1, share_level: green, type: IPv4}\r\n- {comment: 'See ServiceNow Incident #123 - 20160801', indicator: \1, share_level: green}\r\n&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I had accidentally added two spaces between "indicator: \1," and "share_level: green", which apparently broke the YML parser! I fixed it and it's now working for me as well. Thanks as always for your prompt responses and awesome tool!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: The find and replace statements above are correct, so readers can feel free to use them. I removed the offending extra whitespace that caused the issue referenced above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nasir&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 13:15:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101061#M98522</guid>
      <dc:creator>nbilal</dc:creator>
      <dc:date>2016-08-02T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101080#M98523</link>
      <description>&lt;P&gt;This&amp;nbsp;way of expressing the list in YAML is a bit more user friendly and it works as well:&lt;/P&gt;
&lt;PRE&gt;- indicator: "1.2.3.4"
  share_level: green
  type: IPv4
- indicator: "5.6.7.8"
  share_level: green
  type: IPv4
- comment: "InfoSec request, Work Order #12345"
  indicator: "1.2.3.4"
  share_level: green
- comment: "InfoSec request, Work Order #12345"
  indicator: "5.6.7.8"
  share_level: green
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 15:18:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101080#M98523</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-08-02T15:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101223#M98524</link>
      <description>&lt;P&gt;Hi lmori,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Can you explain how to acces "&lt;SPAN&gt;MineMeld web API"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Maltwist!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 14:38:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101223#M98524</guid>
      <dc:creator>maltwist</dc:creator>
      <dc:date>2016-08-04T14:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101502#M98525</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Dan,&lt;/P&gt;
&lt;P&gt;currently the CSV miner accepts only HTTP/HTTPS URLs as source, but we could extend it to load local files. Would you run the CLI utility directly on the MIneMeld VM ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luigi&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi Luigi,&lt;/P&gt;
&lt;P&gt;Yep, most likely. That'll keep all my stuff for this initiative on the same machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I think what Nasir described will work just fine for us right now. I'm going to give that a try and see how I make out. I can always adapt to a cleaner method as MineMeld evolves in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the great tool!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 19:40:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101502#M98525</guid>
      <dc:creator>DanWoodruff</dc:creator>
      <dc:date>2016-08-09T19:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101815#M98526</link>
      <description>&lt;P&gt;Thanks Dan, let me know if something does not work. Happy to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luigi&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 12:48:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/101815#M98526</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-08-10T12:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - CSV input feature</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/124963#M98527</link>
      <description>&lt;P&gt;thanks for the useful command! I have implemented it into my script. However, it looks like the correct syntax is:&lt;/P&gt;
&lt;PRE&gt;/opt/minemeld/engine/current/bin/mm-console hup&amp;nbsp;my_manual_miner
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 14:59:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-csv-input-feature/m-p/124963#M98527</guid>
      <dc:creator>nbilal</dc:creator>
      <dc:date>2016-11-08T14:59:24Z</dc:date>
    </item>
  </channel>
</rss>

