<?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 Minemeld Azure in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/275931#M75325</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a use case in which I need to create a custom miner for Azure, but only mine for uswest and uswest2 regions. Is this possible?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 22:03:41 GMT</pubDate>
    <dc:creator>AustinEngelmann</dc:creator>
    <dc:date>2019-07-10T22:03:41Z</dc:date>
    <item>
      <title>Minemeld Azure</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/275931#M75325</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a use case in which I need to create a custom miner for Azure, but only mine for uswest and uswest2 regions. Is this possible?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 22:03:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/275931#M75325</guid>
      <dc:creator>AustinEngelmann</dc:creator>
      <dc:date>2019-07-10T22:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Azure</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/275959#M75326</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/103587"&gt;@AustinEngelmann&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft publishes this via a standard JSON file&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/download/details.aspx?id=56519" target="_self"&gt;https://www.microsoft.com/en-us/download/details.aspx?id=56519&lt;/A&gt;that gets updated weekly. With the help of some parsing you could create a custom miner that takes the information in via the MNemeld API and script it rather easily.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 02:09:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/275959#M75326</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2019-07-11T02:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Azure</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/276168#M75339</link>
      <description>&lt;P&gt;Any good documentation on how to do this. I am weak in scripting. Thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 14:50:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/276168#M75339</guid>
      <dc:creator>AustinEngelmann</dc:creator>
      <dc:date>2019-07-11T14:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Azure</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/276670#M75370</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/103587"&gt;@AustinEngelmann&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I don't have an example off hand, but it looks like you should be able to parse the response relatively easily as they all have the "region" attribute you can filter on. There are plenty of examples on parsing JSON in Python and similar languages online.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 20:22:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/276670#M75370</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2019-07-15T20:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Azure</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/278215#M75569</link>
      <description>&lt;P&gt;age_out:&lt;BR /&gt;default: null&lt;BR /&gt;interval: 257&lt;BR /&gt;sudden_death: true&lt;BR /&gt;attributes:&lt;BR /&gt;share_level: green&lt;BR /&gt;infilters:&lt;BR /&gt;- actions:&lt;BR /&gt;- accept&lt;BR /&gt;conditions:&lt;BR /&gt;- __method == 'withdraw'&lt;BR /&gt;name: accept withdraws&lt;BR /&gt;- actions:&lt;BR /&gt;- accept&lt;BR /&gt;conditions:&lt;BR /&gt;- type == 'IPv4'&lt;BR /&gt;- Region Name == 'uswest'&lt;BR /&gt;- actions:&lt;BR /&gt;- accept&lt;BR /&gt;conditions:&lt;BR /&gt;- type == 'IPv4'&lt;BR /&gt;- Region Name == 'uswest2'&lt;BR /&gt;- actions:&lt;BR /&gt;- drop&lt;BR /&gt;name: drop all&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above doesn't seem to work, although I'm trying to follow -&amp;gt;&lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Discussions/Filtering-Azure-IP-ranges-based-on-a-subset-of-regions/td-p/193368" target="_blank"&gt;https://live.paloaltonetworks.com/t5/MineMeld-Discussions/Filtering-Azure-IP-ranges-based-on-a-subset-of-regions/td-p/193368&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated, I've broke my Minemeld twice in two days now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 21:23:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/278215#M75569</guid>
      <dc:creator>AustinEngelmann</dc:creator>
      <dc:date>2019-07-22T21:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Azure</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/278801#M75680</link>
      <description>&lt;P&gt;After some help I was able to get this going.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I used the miner prototype azure.cloudIPs to begin&lt;/P&gt;&lt;P&gt;2. Created new processor from&amp;nbsp;stdlib.aggregatorIPv4Generic&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Modified the new processor config to filter (infilter) which azure regions I needed (in my case uswest and uswest2) I posted code at the bottom of this post.&lt;/P&gt;&lt;P&gt;4. Build output node using&amp;nbsp;prototype stdlib.feedHCGreenWithValue&lt;/P&gt;&lt;P&gt;5. Connected miner to modified processor then to output&lt;/P&gt;&lt;P&gt;Currently the miner has 2595 Indicators but after going through processor output node has 326. I crosschecked against the Azure XML file and is correct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code is below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uswest.PNG" style="width: 444px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/20778iBF93592833791DAB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="uswest.PNG" alt="uswest.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 21:47:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-azure/m-p/278801#M75680</guid>
      <dc:creator>AustinEngelmann</dc:creator>
      <dc:date>2019-07-24T21:47:37Z</dc:date>
    </item>
  </channel>
</rss>

