<?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: splunk cloud -  SQS consumer in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535772#M423</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/229889"&gt;@iherb_0718&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use the&amp;nbsp;&lt;SPAN&gt;Splunk Add-on for Amazon Web Services&lt;/SPAN&gt; app to ingest logs from SQS queue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1876/" target="_blank"&gt;https://splunkbase.splunk.com/app/1876/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you an upvote is appreciated.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 07:27:07 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2021-01-14T07:27:07Z</dc:date>
    <item>
      <title>splunk cloud -  SQS consumer</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535761#M422</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible to setup a SQS consumer on Splunk Cloud?&lt;BR /&gt;I have a vendor that drops logs onto an S3 bucket that is assigned to me but it is under their control.&lt;BR /&gt;They have also setup an SQS queue and disclosed to me the credentials.&lt;/P&gt;&lt;P&gt;How would you suggest that I can pull this into splunk cloud?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 05:41:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535761#M422</guid>
      <dc:creator>iherb_0718</dc:creator>
      <dc:date>2021-01-14T05:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: splunk cloud -  SQS consumer</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535772#M423</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/229889"&gt;@iherb_0718&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use the&amp;nbsp;&lt;SPAN&gt;Splunk Add-on for Amazon Web Services&lt;/SPAN&gt; app to ingest logs from SQS queue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1876/" target="_blank"&gt;https://splunkbase.splunk.com/app/1876/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you an upvote is appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 07:27:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535772#M423</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-01-14T07:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: splunk cloud -  SQS consumer</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535948#M425</link>
      <description>&lt;P&gt;Scelikok would that still work if the S3 bucket is on the vendor's AWS tenant (account)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was under the impression that the app would need to be configured for a particular account and then you can setup inputs for SQS queues from that account.&amp;nbsp; I believe my company has that app today configured for our own account already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 06:27:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535948#M425</guid>
      <dc:creator>iherb_0718</dc:creator>
      <dc:date>2021-01-15T06:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: splunk cloud -  SQS consumer</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535968#M426</link>
      <description>&lt;P&gt;Since add-on support multiple accounts and inputs, I don't think it will be a problem.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 09:26:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/535968#M426</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-01-15T09:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: splunk cloud -  SQS consumer</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/536983#M461</link>
      <description>&lt;P&gt;I've been having some problems with getting this to work through the AWS app.&lt;/P&gt;&lt;P&gt;However, I believe now have a viable solution.&amp;nbsp; The vendor has a python script that will set up the SQS consumer.&amp;nbsp; I'll edit this .py script and fill in the AWS credential and S3 information.&lt;/P&gt;&lt;P&gt;I intend to load this Python script on an ubuntu 18.04 OS that is running the universal forwarder.&amp;nbsp; The logs will come into this host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will I be able to direct Universal forwarder to look into a particular directory to collect the logs? Will it be the inputs.conf file to make the change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 05:50:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/splunk-cloud-SQS-consumer/m-p/536983#M461</guid>
      <dc:creator>iherb_0718</dc:creator>
      <dc:date>2021-01-25T05:50:42Z</dc:date>
    </item>
  </channel>
</rss>

