# AWS

- [AWS Cloud Logs](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws/aws-cloud-logs.md): This page contains instructions for forwarding logs from AWS Cloud to BluSapphire. There may be minor differences in the data collected from various sources. Beware.
- [Collecting CloudWatch Logs](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws/aws-cloud-logs/collecting-cloudwatch-logs.md): This page contains instructions required to be fulfilled, to enable BluSapphire Log-Agent to collect log data from Amazon CloudWatch Log Groups.
- [Collecting Cloudtrail Logs](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws/aws-cloud-logs/collecting-cloudtrail-logs.md): This page contains instructions required to be fulfilled, to enable BluSapphire Log-Agent to collect log data from Amazon S3 (Amazon Simple Storage Service).
- [AWS-Cloudtrail & AWS-Cloudwatch integration](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws/aws-cloudtrail-and-aws-cloudwatch-integration.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
