<?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 for S3 Bucket activity in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/292176#M72</link>
    <description>&lt;P&gt;Junaid,&lt;/P&gt;
&lt;P&gt;Please try this RQL to get information on specific actions on S3 buckets:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;event where cloud.account = 'SRA-B2B San Jose' AND operation IN ('DeleteBucket', 'PutBucketAcl', 'PutBucketLogging', 'PutBucketPolicy')&lt;/P&gt;
&lt;P&gt;You can add more options from the drop down options.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2019 17:51:05 GMT</pubDate>
    <dc:creator>lpingali</dc:creator>
    <dc:date>2019-10-09T17:51:05Z</dc:date>
    <item>
      <title>RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290156#M65</link>
      <description>&lt;P&gt;Does anyone know how to write a query to look for S3 bucket activity i.e someone logging in to S3 buckets and performing some task as creating objects etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:21:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290156#M65</guid>
      <dc:creator>Junaid-Khan</dc:creator>
      <dc:date>2020-09-02T17:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290209#M66</link>
      <description>&lt;P&gt;You will need to have cloudtrail - data events (s3) enabled for the logs to appear.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 16:32:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290209#M66</guid>
      <dc:creator>AShah12</dc:creator>
      <dc:date>2019-09-26T16:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290216#M67</link>
      <description>&lt;P&gt;Thanks, I do have cloud trail enabled. Just can't seem to find the right attribute to build the query. Here is my attempt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;event where cloud.account IN ( 'SRA-B2B San Jose' ) AND operation IN ( 'GetBucketLogging' ) ADDCOLUMN $.requestParameters.bucketName&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 17:06:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290216#M67</guid>
      <dc:creator>Junaid-Khan</dc:creator>
      <dc:date>2019-09-26T17:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290218#M68</link>
      <description>&lt;P&gt;By default, cloudtrail records s3 bucket operations only.&amp;nbsp; You would need to enable object logging per bucket to capture detailed events.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer here for the various API calls that are enabled by default for cloudtrail:&amp;nbsp;&lt;A href="https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudtrail-logging.html" target="_blank"&gt;https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudtrail-logging.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 17:58:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290218#M68</guid>
      <dc:creator>ebeuerlein</dc:creator>
      <dc:date>2019-09-26T17:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290219#M69</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/111137"&gt;@ebeuerlein&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;By default, cloudtrail records s3 bucket operations only.&amp;nbsp; You would need to enable object logging per bucket to capture detailed events.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer here for the various API calls that are enabled by default for cloudtrail:&amp;nbsp;&lt;A href="https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudtrail-logging.html" target="_blank" rel="noopener"&gt;https://docs.aws.amazon.com/AmazonS3/latest/dev/cloudtrail-logging.html&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;Junaid, &lt;BR /&gt;Once you have enabled object logging for the bucket in the specific account, try the following RQL to see if you get the results.&amp;nbsp;
&lt;P class="1569522161093"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="1569522161093"&gt;&lt;SPAN&gt;event where cloud.account = 'SRA-B2B San Jose' AND operation = 'GetBucketLogging'&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="1569522161093"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 26 Sep 2019 18:23:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290219#M69</guid>
      <dc:creator>lpingali</dc:creator>
      <dc:date>2019-09-26T18:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290237#M70</link>
      <description>&lt;P&gt;Thank You,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do have object level logging enabled on the S3's but still don't see the query executing anything. I get a blank page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;event where cloud.account = 'SRA-B2B San Jose' AND cloud.service = 's3.amazonaws.com' AND operation = 'GetBucketLogging'&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 21:43:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290237#M70</guid>
      <dc:creator>Junaid-Khan</dc:creator>
      <dc:date>2019-09-26T21:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290319#M71</link>
      <description>&lt;P&gt;It depends on when you made the change - you may need to widen the time range to capture the exact event of when it was changed.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 14:22:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/290319#M71</guid>
      <dc:creator>ebeuerlein</dc:creator>
      <dc:date>2019-09-27T14:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: RQL query for S3 Bucket activity</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/292176#M72</link>
      <description>&lt;P&gt;Junaid,&lt;/P&gt;
&lt;P&gt;Please try this RQL to get information on specific actions on S3 buckets:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;event where cloud.account = 'SRA-B2B San Jose' AND operation IN ('DeleteBucket', 'PutBucketAcl', 'PutBucketLogging', 'PutBucketPolicy')&lt;/P&gt;
&lt;P&gt;You can add more options from the drop down options.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 17:51:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-query-for-s3-bucket-activity/m-p/292176#M72</guid>
      <dc:creator>lpingali</dc:creator>
      <dc:date>2019-10-09T17:51:05Z</dc:date>
    </item>
  </channel>
</rss>

