<?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>article Quick Tour of MineMeld Default Config in General Articles</title>
    <link>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/ta-p/72042</link>
    <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note:&amp;nbsp;Palo Alto Networks made an &lt;FONT color="#FF6600"&gt;end-of-life announcement about the&amp;nbsp;MineMeld&lt;/FONT&gt;™ application in AutoFocus™&amp;nbsp;on August 1, 2021. Please &lt;A href="https://live.paloaltonetworks.com/t5/blogs/minemeld-end-of-life-announcement/ba-p/419392" target="_self"&gt;read this article&lt;/A&gt; to learn about our&amp;nbsp;recommended migration options.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;The default config installed by the MineMeld loader is really simple, and can be seen in the following graph.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-02-03 at 11.14.37.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2333i0780AE921A24CA0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-02-03 at 11.14.37.png" alt="Screen Shot 2016-02-03 at 11.14.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 3 green nodes on the left are called &lt;STRONG&gt;Miners&lt;/STRONG&gt; and are responsible for periodically retrieving indicators from 3 different feeds and push them downstream to the connected nodes using &lt;EM&gt;update&lt;/EM&gt; messages. &lt;STRONG&gt;Miners&lt;/STRONG&gt; are also responsible for aging out indicators: when indicators disappear from the original feed or when an indicator is considered &lt;EM&gt;dead,&amp;nbsp;&lt;/EM&gt;the corresponding &lt;STRONG&gt;Miner&lt;/STRONG&gt;&amp;nbsp;instructs the downstream nodes of removing the indicator via a &lt;EM&gt;withdraw&lt;/EM&gt; message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The central red node is a &lt;STRONG&gt;Processor &lt;/STRONG&gt;node. In this specific configuration, the processor node is an IPv4 aggregator node and aggregates IPv4 indicators received from the 3 Miners and sends downstream the aggregated indicators.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 3 yellow nodes on the right are &lt;STRONG&gt;Output&lt;/STRONG&gt; nodes. These nodes receive indicators from the processor nodes and transform them into a format that could be directly consumed by external entities. In the default config the 3 output nodes translates the indicators received from the aggregator node into a format that can be consumed using the PAN-OS Dynamic Block List feature. All 3 output nodes in this graph receive the same set of indicators from the aggregator node, but each of them stores a different subset of these indicators based on the configured input filters. &lt;STRONG&gt;inboundfeedhc&amp;nbsp;&lt;/STRONG&gt;accepts &amp;nbsp;only indicators with confidence level &amp;gt; 75, &lt;STRONG&gt;inboundfeedmc&lt;/STRONG&gt;&amp;nbsp;only indicators with confidence level &amp;lt; 75 and &amp;gt; 50, &lt;STRONG&gt;inboundfeedlc&lt;/STRONG&gt; indicators with confidence level &amp;lt; 50. These subset of indicators are stored into 3 different DBLs that can be used in different ways inside the PAN-OS configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;1. Login&lt;/H2&gt;
&lt;P&gt;Default credentials are &lt;STRONG&gt;admin &lt;/STRONG&gt;/&lt;STRONG&gt; minemeld&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="login.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1674i9D904115FF7D93C8/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="login.png" alt="login.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;2. Dashboard&lt;/H2&gt;
&lt;P&gt;The dashboard page can be used to check the overall status of the MineMeld processing engine.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dashboard.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1675iFD0033CA7E427093/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="dashboard.png" alt="dashboard.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the first row you can find the number of active nodes per type, the current total number of indicators stored inside the graph and an historical chart of the total number of indicators. &amp;nbsp;The second row is dedicated to Miners, the first panel reports the total number of indicators stored in the miner nodes, and the number of indicators that have been added and aged out since engine start. The historical chart on the right represents the number of indicators added and aged out by the miner nodes in the last period of time.&amp;nbsp;The third row&amp;nbsp;reports the same statistics of the second row but related to Outputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;3. Nodes&lt;/H2&gt;
&lt;P&gt;The nodes view reports the status of every single active node of the graph.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nodes.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1676i07DE6912FA4E9577/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="nodes.png" alt="nodes.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;4.&amp;nbsp;Node status&lt;/H2&gt;
&lt;P&gt;Clicking on a node in the Nodes view shows the details of the configuration of the node&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nodedetail-info.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1677i39D562C59394E7F2/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="nodedetail-info.png" alt="nodedetail-info.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the historical charts of the metrics of the node&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nodedetail-stats.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1678i9D7CDF5393D96C23/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="nodedetail-stats.png" alt="nodedetail-stats.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the connected graph where the node lives&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-02-03 at 11.12.37.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2332i567DE70F1093A5C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-02-03 at 11.12.37.png" alt="Screen Shot 2016-02-03 at 11.12.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;5. Nodes and prototypes&lt;/H2&gt;
&lt;P&gt;Nodes are created using libraries of prototypes. Each prototype defines the type of node and its configuration.&lt;/P&gt;
&lt;P&gt;To check the details of a prototype, just click on a node in the Nodes view and move the pointer over the prototype field&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="prototype.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1680iC106A9CC4D509D0F/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="prototype.png" alt="prototype.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clicking on the prototype name shows all the details about that prototype&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="prototype-detail.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1681i598E359BCD03D600/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="prototype-detail.png" alt="prototype-detail.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;6. PAN-OS External Dynamic Lists&lt;/H2&gt;
&lt;P&gt;To use MineMeld feeds with PAN-OS External Dynamic Lists (named Dynamic Block Lists before PAN-OS 7.1), select the output node responsible for the feed in the Nodes view and copy the&amp;nbsp;&lt;STRONG&gt;FEED BASE URL&lt;/STRONG&gt;&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="outputfeed.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1682i08A53FE9F655D5D9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="outputfeed.png" alt="outputfeed.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In PAN-OS, under &lt;STRONG&gt;Object&lt;/STRONG&gt; &lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;External Dyanmic Lists &lt;/STRONG&gt;(or&lt;STRONG&gt; Object &amp;gt; Dynamic Block Lists&lt;/STRONG&gt; in PAN-OS before 7.1)&amp;nbsp;define a new list&amp;nbsp;using the output node URL&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbl.png" style="width: 462px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1683iB1B4721465AE1A12/image-dimensions/462x184/is-moderation-mode/true?v=v2" width="462" height="184" role="button" title="dbl.png" alt="dbl.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;7. Whitelist indicators&lt;/H2&gt;
&lt;P&gt;To whitelist a network, range or a single IPv4 address, click on&amp;nbsp;wlWhiteListIPv4 under Nodes and select the &lt;STRONG&gt;INDICATORS&lt;/STRONG&gt; option on the left. This list of indicators is treated as a whitelist by the aggregator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To add a new indicator click on &lt;FONT size="5"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/FONT&gt; and specify the IPv4 indicator. Changes will be automatically saved by pressing OK.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-02-03 at 11.24.32.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2336i3B8A5384706E9276/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-02-03 at 11.24.32.png" alt="Screen Shot 2016-02-03 at 11.24.32.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 15:56:25 GMT</pubDate>
    <dc:creator>lmori</dc:creator>
    <dc:date>2025-01-21T15:56:25Z</dc:date>
    <item>
      <title>Quick Tour of MineMeld Default Config</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/ta-p/72042</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note:&amp;nbsp;Palo Alto Networks made an &lt;FONT color="#FF6600"&gt;end-of-life announcement about the&amp;nbsp;MineMeld&lt;/FONT&gt;™ application in AutoFocus™&amp;nbsp;on August 1, 2021. Please &lt;A href="https://live.paloaltonetworks.com/t5/blogs/minemeld-end-of-life-announcement/ba-p/419392" target="_self"&gt;read this article&lt;/A&gt; to learn about our&amp;nbsp;recommended migration options.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;The default config installed by the MineMeld loader is really simple, and can be seen in the following graph.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-02-03 at 11.14.37.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2333i0780AE921A24CA0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-02-03 at 11.14.37.png" alt="Screen Shot 2016-02-03 at 11.14.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 3 green nodes on the left are called &lt;STRONG&gt;Miners&lt;/STRONG&gt; and are responsible for periodically retrieving indicators from 3 different feeds and push them downstream to the connected nodes using &lt;EM&gt;update&lt;/EM&gt; messages. &lt;STRONG&gt;Miners&lt;/STRONG&gt; are also responsible for aging out indicators: when indicators disappear from the original feed or when an indicator is considered &lt;EM&gt;dead,&amp;nbsp;&lt;/EM&gt;the corresponding &lt;STRONG&gt;Miner&lt;/STRONG&gt;&amp;nbsp;instructs the downstream nodes of removing the indicator via a &lt;EM&gt;withdraw&lt;/EM&gt; message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The central red node is a &lt;STRONG&gt;Processor &lt;/STRONG&gt;node. In this specific configuration, the processor node is an IPv4 aggregator node and aggregates IPv4 indicators received from the 3 Miners and sends downstream the aggregated indicators.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 3 yellow nodes on the right are &lt;STRONG&gt;Output&lt;/STRONG&gt; nodes. These nodes receive indicators from the processor nodes and transform them into a format that could be directly consumed by external entities. In the default config the 3 output nodes translates the indicators received from the aggregator node into a format that can be consumed using the PAN-OS Dynamic Block List feature. All 3 output nodes in this graph receive the same set of indicators from the aggregator node, but each of them stores a different subset of these indicators based on the configured input filters. &lt;STRONG&gt;inboundfeedhc&amp;nbsp;&lt;/STRONG&gt;accepts &amp;nbsp;only indicators with confidence level &amp;gt; 75, &lt;STRONG&gt;inboundfeedmc&lt;/STRONG&gt;&amp;nbsp;only indicators with confidence level &amp;lt; 75 and &amp;gt; 50, &lt;STRONG&gt;inboundfeedlc&lt;/STRONG&gt; indicators with confidence level &amp;lt; 50. These subset of indicators are stored into 3 different DBLs that can be used in different ways inside the PAN-OS configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;1. Login&lt;/H2&gt;
&lt;P&gt;Default credentials are &lt;STRONG&gt;admin &lt;/STRONG&gt;/&lt;STRONG&gt; minemeld&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="login.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1674i9D904115FF7D93C8/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="login.png" alt="login.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;2. Dashboard&lt;/H2&gt;
&lt;P&gt;The dashboard page can be used to check the overall status of the MineMeld processing engine.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dashboard.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1675iFD0033CA7E427093/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="dashboard.png" alt="dashboard.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the first row you can find the number of active nodes per type, the current total number of indicators stored inside the graph and an historical chart of the total number of indicators. &amp;nbsp;The second row is dedicated to Miners, the first panel reports the total number of indicators stored in the miner nodes, and the number of indicators that have been added and aged out since engine start. The historical chart on the right represents the number of indicators added and aged out by the miner nodes in the last period of time.&amp;nbsp;The third row&amp;nbsp;reports the same statistics of the second row but related to Outputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;3. Nodes&lt;/H2&gt;
&lt;P&gt;The nodes view reports the status of every single active node of the graph.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nodes.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1676i07DE6912FA4E9577/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="nodes.png" alt="nodes.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;4.&amp;nbsp;Node status&lt;/H2&gt;
&lt;P&gt;Clicking on a node in the Nodes view shows the details of the configuration of the node&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nodedetail-info.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1677i39D562C59394E7F2/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="nodedetail-info.png" alt="nodedetail-info.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the historical charts of the metrics of the node&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nodedetail-stats.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1678i9D7CDF5393D96C23/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="nodedetail-stats.png" alt="nodedetail-stats.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the connected graph where the node lives&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-02-03 at 11.12.37.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2332i567DE70F1093A5C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-02-03 at 11.12.37.png" alt="Screen Shot 2016-02-03 at 11.12.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;5. Nodes and prototypes&lt;/H2&gt;
&lt;P&gt;Nodes are created using libraries of prototypes. Each prototype defines the type of node and its configuration.&lt;/P&gt;
&lt;P&gt;To check the details of a prototype, just click on a node in the Nodes view and move the pointer over the prototype field&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="prototype.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1680iC106A9CC4D509D0F/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="prototype.png" alt="prototype.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clicking on the prototype name shows all the details about that prototype&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="prototype-detail.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1681i598E359BCD03D600/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="prototype-detail.png" alt="prototype-detail.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;6. PAN-OS External Dynamic Lists&lt;/H2&gt;
&lt;P&gt;To use MineMeld feeds with PAN-OS External Dynamic Lists (named Dynamic Block Lists before PAN-OS 7.1), select the output node responsible for the feed in the Nodes view and copy the&amp;nbsp;&lt;STRONG&gt;FEED BASE URL&lt;/STRONG&gt;&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="outputfeed.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1682i08A53FE9F655D5D9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="outputfeed.png" alt="outputfeed.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In PAN-OS, under &lt;STRONG&gt;Object&lt;/STRONG&gt; &lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;External Dyanmic Lists &lt;/STRONG&gt;(or&lt;STRONG&gt; Object &amp;gt; Dynamic Block Lists&lt;/STRONG&gt; in PAN-OS before 7.1)&amp;nbsp;define a new list&amp;nbsp;using the output node URL&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbl.png" style="width: 462px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/1683iB1B4721465AE1A12/image-dimensions/462x184/is-moderation-mode/true?v=v2" width="462" height="184" role="button" title="dbl.png" alt="dbl.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;7. Whitelist indicators&lt;/H2&gt;
&lt;P&gt;To whitelist a network, range or a single IPv4 address, click on&amp;nbsp;wlWhiteListIPv4 under Nodes and select the &lt;STRONG&gt;INDICATORS&lt;/STRONG&gt; option on the left. This list of indicators is treated as a whitelist by the aggregator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To add a new indicator click on &lt;FONT size="5"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/FONT&gt; and specify the IPv4 indicator. Changes will be automatically saved by pressing OK.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-02-03 at 11.24.32.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/2336i3B8A5384706E9276/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-02-03 at 11.24.32.png" alt="Screen Shot 2016-02-03 at 11.24.32.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 15:56:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/ta-p/72042</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2025-01-21T15:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tour of MineMeld default config</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/tac-p/77530#M339</link>
      <description>&lt;P&gt;Can anyone explain SHARE LEVEL and the corresponding colors? I have searched it in this forum but have not found an explanation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 22:13:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/tac-p/77530#M339</guid>
      <dc:creator>darrylt</dc:creator>
      <dc:date>2016-05-04T22:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Quick tour of MineMeld default config</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/tac-p/77538#M340</link>
      <description>&lt;P&gt;See &lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Discussions/About-Share-Level/m-p/77537#M102" target="_self"&gt;https://live.paloaltonetworks.com/t5/MineMeld-Discussions/About-Share-Level/m-p/77537#M102&lt;/A&gt;&amp;nbsp;for a short description of the share_level attribute.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 06:46:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/quick-tour-of-minemeld-default-config/tac-p/77538#M340</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-05-05T06:46:33Z</dc:date>
    </item>
  </channel>
</rss>

