<?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: RQL query to check for any Change in role for Instance in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/466851#M462</link>
    <description>&lt;P&gt;Hi Kchn&lt;/P&gt;&lt;P&gt;If possible can you please share your RQL for our reference to identify the recently&amp;nbsp;&lt;SPAN&gt;modified roles to an AWS instance&lt;/SPAN&gt;,?&lt;/P&gt;</description>
    <pubDate>Fri, 18 Feb 2022 18:24:01 GMT</pubDate>
    <dc:creator>VPackeriswamy</dc:creator>
    <dc:date>2022-02-18T18:24:01Z</dc:date>
    <item>
      <title>RQL query to check for any Change in role for Instance</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/272020#M157</link>
      <description>&lt;P&gt;I am trying to create an RQL query, which will check if anyone attaches or modify roles to an AWS instance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the below Query :&lt;/P&gt;
&lt;PRE&gt;event where cloud.account = 'My-AWS' AND operation = 'AddRoleToInstanceProfile'&lt;/PRE&gt;
&lt;P&gt;I did some testing on one of the instances. However, I am not able to get any result.&lt;/P&gt;
&lt;P&gt;Please help on the correct RQL&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 16:51:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/272020#M157</guid>
      <dc:creator>APaul</dc:creator>
      <dc:date>2022-03-11T16:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to check for any Change in role for Instance</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/272175#M158</link>
      <description>&lt;P&gt;I was able to find results with that operation, so I don't think RQL is the issue.&amp;nbsp; Are you sure the events for your AWS instance is being ingested?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 14:56:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/272175#M158</guid>
      <dc:creator>kchen</dc:creator>
      <dc:date>2019-06-21T14:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to check for any Change in role for Instance</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/466851#M462</link>
      <description>&lt;P&gt;Hi Kchn&lt;/P&gt;&lt;P&gt;If possible can you please share your RQL for our reference to identify the recently&amp;nbsp;&lt;SPAN&gt;modified roles to an AWS instance&lt;/SPAN&gt;,?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 18:24:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/466851#M462</guid>
      <dc:creator>VPackeriswamy</dc:creator>
      <dc:date>2022-02-18T18:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to check for any Change in role for Instance</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/471610#M467</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/115982"&gt;@APaul&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your good question. I will reuse your query&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You could use also&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;'AttachRolePolicy'&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt; or &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;'AttachSecurityProfile'&lt;/FONT&gt;&lt;/STRONG&gt; if you want to be inform on attachment policy on "critical" role.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JB&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 14:29:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/471610#M467</guid>
      <dc:creator>JJoly</dc:creator>
      <dc:date>2022-03-09T14:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to check for any Change in role for Instance</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/471618#M471</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/212130"&gt;@JJoly&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to the RQL, can you please share some example queries, please.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Appreciate your help...&lt;/DIV&gt;&lt;DIV class=""&gt;Thanks,&lt;/DIV&gt;&lt;DIV class=""&gt;VJ&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Mar 2022 15:09:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/471618#M471</guid>
      <dc:creator>VPackeriswamy</dc:creator>
      <dc:date>2022-03-09T15:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query to check for any Change in role for Instance</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/471626#M473</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;event from cloud.audit_logs where cloud.type = 'AWS' AND operation in ('AttachSecurityProfile', 'AttachRolePolicy')&lt;/LI-CODE&gt;&lt;P&gt;Could be interesting for monitoring role and policy but you should specify a list a&amp;nbsp;&lt;EM&gt;critical&lt;/EM&gt; roles that you want to monitor.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 15:28:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-to-check-for-any-change-in-role-for-instance/m-p/471626#M473</guid>
      <dc:creator>JJoly</dc:creator>
      <dc:date>2022-03-09T15:28:06Z</dc:date>
    </item>
  </channel>
</rss>

