> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws.md).

# 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)
- [AWS EKS\_Log Integration Guide](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/cloud-log-forwarding/aws/aws-eks_log-integration-guide.md): AWS EKS log integration using CloudWatch & SQS queues, implementation guide


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
