<?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 - debugging miner? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/169676#M99357</link>
    <description>&lt;P&gt;Bumping this thread in hopes that someone with more detailed knowledge, may see and be able to help.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2017 20:47:32 GMT</pubDate>
    <dc:creator>BRosenba</dc:creator>
    <dc:date>2017-08-02T20:47:32Z</dc:date>
    <item>
      <title>MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/166625#M99356</link>
      <description>&lt;P&gt;Is there any way to run minemeld in a debug mode that would output the command being run when a miner queries a remote source/feed?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:37:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/166625#M99356</guid>
      <dc:creator>BRosenba</dc:creator>
      <dc:date>2017-07-14T17:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/169676#M99357</link>
      <description>&lt;P&gt;Bumping this thread in hopes that someone with more detailed knowledge, may see and be able to help.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 20:47:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/169676#M99357</guid>
      <dc:creator>BRosenba</dc:creator>
      <dc:date>2017-08-02T20:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/169773#M99358</link>
      <description>&lt;P&gt;moved this message to the MineMeld discussions &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:13:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/169773#M99358</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-08-03T09:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/170061#M99359</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1561"&gt;@BRosenba&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;which prototype/Miner class are you interested in debugging ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 12:31:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/170061#M99359</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-08-04T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/170062#M99360</link>
      <description>&lt;P&gt;The CIF miner. We're experiencing some behavior that is different than we expected with the number of indicators that persist after setting sudden_death:true, and not sure if indicators are dropping from the feed that is pulled from the source or if there is other logic in the miner that is contributing to the behavior. When running a standard cif query, the number of indicators is consistent.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 12:35:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/170062#M99360</guid>
      <dc:creator>BRosenba</dc:creator>
      <dc:date>2017-08-04T12:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/170263#M99361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1561"&gt;@BRosenba&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;in the CIF Miner queries are incremental, that basically means that:&lt;/P&gt;
&lt;P&gt;- the first query performed after you create the node is for the last 7 days worth of indicators (this can be set using the &lt;EM&gt;initial_days&lt;/EM&gt; parameter in the prototype)&lt;/P&gt;
&lt;P&gt;- after the first query, each query will grab all the indicators added to the CIF server since the last poll&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you set &lt;EM&gt;sudden_death&lt;/EM&gt; to true, only the indicators retrieved with the last query will be stored - all the old ones will be expired. The default behavior of the prototype is:&lt;/P&gt;
&lt;PRE&gt;            age_out:
                default: last_seen+30d
                sudden_death: false&lt;/PRE&gt;
&lt;P&gt;That means that an indicator will survive for 30 days after the last time it was seen in a query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said you can edit the file /opt/minemeld/supervisors/config/conf.d/minemeld-engine.conf and add "--verbose" on the command line. After that "sudo service minemeld restart". You will then be able to see the CIF query in the minemeld-engine.log file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 07:30:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/170263#M99361</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-08-07T07:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/180901#M99362</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After enabling the --verbose command line, I can see the CIF parameters of --reporttime and --reporttimeend with the values being about 60 minutes apart.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Essentially, I'm trying to understand the logic of the CIF miner to figure out how to properly configure a miner to receive the appropriate # of indicators from the feeds that we have access to while working within the limitations of the external block lists for the firewall model we utilize.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How does the last_seen value get calculated? Does minemeld store the indicators after each run and set the last_seen value for each indicator and compare regularly. Thanks for your help - Bill&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 19:28:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/180901#M99362</guid>
      <dc:creator>BRosenba</dc:creator>
      <dc:date>2017-10-09T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld - debugging miner?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/181982#M99363</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1561"&gt;@BRosenba&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;yes, exactly. The CIF miner (as most of the Miners) have a local table where they store indicators. The indicators are refreshed after each poll, and based on the final result age out policy is applied. So basically using a last_seen+30d age out policy&amp;nbsp;an indicator will expire 30 days&amp;nbsp;after the last poll where it showed up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 04:08:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-debugging-miner/m-p/181982#M99363</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-10-16T04:08:14Z</dc:date>
    </item>
  </channel>
</rss>

