<?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: How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163854#M15424</link>
    <description>&lt;P&gt;We are also trying to configure Splunk to gather cloudtrail logs from govcloud.  It appears that it is not possible at this time.  We have accounts in both the AWS general cloud and govcloud.  Splunk gathers cloudtrail logs fine from the general cloud.  But Splunk cannot gather cloudtrail logs from govcloud.  &lt;/P&gt;

&lt;P&gt;The issue appears to be that Splunk is attempting to log into into the general cloud for S3 and cannot find the S3 cloudtrail files for govcloud.  All SQS data is correct and retrieved okay.  But the aws_cloudtrail.py script fails to find the S3 file.  You can see the error very easily by trying to configure a Splunk S3 input with the govcloud user:&lt;/P&gt;

&lt;P&gt;Failed to fetch data: In handler 'splunk_ta_aws_s3buckets': Unexpected error "" from python handler: "S3ResponseError: 403 Forbidden  &lt;CODE&gt;InvalidAccessKeyId&lt;/CODE&gt;The AWS Access Key Id you provided does not exist in our records.AAAAAAAAAAAAAAAAAAAA8888888888888WWWWWWWWWWWWWW=". See splunkd.log for more details.&lt;/P&gt;

&lt;P&gt;This same splunk AWS users works fine when configuring a cloudtrail input and can even find the correct SQS queue.  It just fails when it trys to find the S3 file.&lt;/P&gt;

&lt;P&gt;Does anyone know how to configure the Splunk AWS add-on to access S3 data in the govcloud region?  It seems the Splunk AWS user should have a flag to set if this is a govcloud user.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:46:43 GMT</pubDate>
    <dc:creator>bendter</dc:creator>
    <dc:date>2020-09-28T18:46:43Z</dc:date>
    <item>
      <title>How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163852#M15422</link>
      <description>&lt;P&gt;We have a very simple AWS GovCloud environment which is accessed by two members of our company.  Last week we jumped at the anouncment that GovCloud had finally implemented support for CloudTrail.  We are now logging GovCloud API calls to our GovCloud S3.&lt;/P&gt;

&lt;P&gt;We need help configuring Splunk to access and parse our GovCloud CloudTrail logs.&lt;/P&gt;

&lt;P&gt;Thanks for any help you can provide.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Michael Schimpf
Advanced Survey Design
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Dec 2014 02:05:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163852#M15422</guid>
      <dc:creator>asdsplunk</dc:creator>
      <dc:date>2014-12-23T02:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163853#M15423</link>
      <description>&lt;P&gt;did you get a chance to look at Splunk Apps for AWS. You can download it from &lt;A href="https://apps.splunk.com/app/1274/"&gt;https://apps.splunk.com/app/1274/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2014 16:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163853#M15423</guid>
      <dc:creator>satishsdange</dc:creator>
      <dc:date>2014-12-23T16:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163854#M15424</link>
      <description>&lt;P&gt;We are also trying to configure Splunk to gather cloudtrail logs from govcloud.  It appears that it is not possible at this time.  We have accounts in both the AWS general cloud and govcloud.  Splunk gathers cloudtrail logs fine from the general cloud.  But Splunk cannot gather cloudtrail logs from govcloud.  &lt;/P&gt;

&lt;P&gt;The issue appears to be that Splunk is attempting to log into into the general cloud for S3 and cannot find the S3 cloudtrail files for govcloud.  All SQS data is correct and retrieved okay.  But the aws_cloudtrail.py script fails to find the S3 file.  You can see the error very easily by trying to configure a Splunk S3 input with the govcloud user:&lt;/P&gt;

&lt;P&gt;Failed to fetch data: In handler 'splunk_ta_aws_s3buckets': Unexpected error "" from python handler: "S3ResponseError: 403 Forbidden  &lt;CODE&gt;InvalidAccessKeyId&lt;/CODE&gt;The AWS Access Key Id you provided does not exist in our records.AAAAAAAAAAAAAAAAAAAA8888888888888WWWWWWWWWWWWWW=". See splunkd.log for more details.&lt;/P&gt;

&lt;P&gt;This same splunk AWS users works fine when configuring a cloudtrail input and can even find the correct SQS queue.  It just fails when it trys to find the S3 file.&lt;/P&gt;

&lt;P&gt;Does anyone know how to configure the Splunk AWS add-on to access S3 data in the govcloud region?  It seems the Splunk AWS user should have a flag to set if this is a govcloud user.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:46:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163854#M15424</guid>
      <dc:creator>bendter</dc:creator>
      <dc:date>2020-09-28T18:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163855#M15425</link>
      <description>&lt;P&gt;Having the exact same problem us-gov-west-1.   It appears there is some separation when a govcloud account gets set up. Similar to when we request updates to our allowed instances it showed on the wrong side and took week+ to correct.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 18:32:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163855#M15425</guid>
      <dc:creator>ubeeman</dc:creator>
      <dc:date>2015-02-18T18:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163856#M15426</link>
      <description>&lt;P&gt;According to the &lt;A href="http://docs.splunk.com/Documentation/AddOns/latest/AWS/Releasenotes"&gt;release notes&lt;/A&gt;, v3.0 of the AWS Add-on now supports GovCloud:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2015-12-23  ADDON-6870  Support for GovCloud and China regions in the configuration UI.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Feb 2016 18:06:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163856#M15426</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2016-02-10T18:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to access and parse AWS GovCloud Cloudtrail logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163857#M15427</link>
      <description>&lt;P&gt;You can refer to this article: &lt;A href="https://medium.com/@grizzbaier/making-the-splunk-app-for-aws-work-in-the-govcloud-region-7587bedcfc83"&gt;https://medium.com/@grizzbaier/making-the-splunk-app-for-aws-work-in-the-govcloud-region-7587bedcfc83&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 18:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-configure-Splunk-to-access-and-parse-AWS-GovCloud/m-p/163857#M15427</guid>
      <dc:creator>jonasm1</dc:creator>
      <dc:date>2018-03-12T18:42:53Z</dc:date>
    </item>
  </channel>
</rss>

