# Setting up AWS SQS

> You can set up real-time data export by leveraging AWS SQS.

You can set up real-time data export by leveraging AWS SQS.

If you are using AWS SQS, you can connect to the following monitoring tools:

* [Splunk](https://docs.uipath.com/insights/automation-cloud/latest/user-guide/sending-data-to-splunk-aws#sending-data-to-splunk)
* [Elasticsearch](https://docs.uipath.com/insights/automation-cloud/latest/user-guide/sending-data-to-elasticsearch-aws#sending-data-to-elasticsearch)

:::note
FIFO AQS is currently not supported. Follow our release notes for the latest updates on the real-time data monitoring with AWS SQS.
:::

:::tip
You can configure static IPs to the allowlist and not open your network to all external IPs. Use access policies in AWS to add deny all requests unless it is from the `aws:SourceIp` list as described in the [AWS: Denies access to AWS based on the source IP](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_deny-ip.html) page from the AWS user guide. Check the [Configuring the firewall](https://docs.uipath.com/automation-cloud/automation-cloud/latest/admin-guide/configuring-firewall#insights) page from the Automation Cloud admin guide for the full list of IPs. ![Screenshot of the Access policy page.](https://dev-assets.cms.uipath.com/assets/images/insights/insights-docs-image-558266-67f9898d-5a423f57.webp)
:::

* AWS SQS account
* Real-time data export is enabled on the tenant
1. Go to the **Automation Cloud™** homepage.
2. Go to the **Admin** page.
3. From the tenants list, select the tenant in which you want to enable real-time data export.
4. Select **Services**.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/insights/insights-docs-image-163500-18ce3467-df1bdf0f.webp)
5. Select on the three-dot icon **⁝** from the **Insights** tile.
6. Select **Real-time Data Export Configuration** from the drop-down list.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/insights/insights-docs-image-163071-7391539f-b1d53cdd.webp)
7. Switch on the toggle button.
8. Select **AWS SQS** from the **Storage Type** drop-down list.
9. Provide the required information for the AWS SQS connection
   * AWS Access Key Id
   * AWS Secret Access Key
   * AWS SQS Queue Url
   * AWS SQS Region

     ![docs image](https://dev-assets.cms.uipath.com/assets/images/insights/insights-docs-image-159572-a0a4538f-bdefb095.webp)
10. Select **Save**.
