# Destination Logs Exporter (closed beta)

You can easily export your destination's raw logs using the **Destination Logs Exporter**.\
This destination will allow you to export to an SFTP all outgoing requests issued by the destinations you choose, and to analyze in these logs all the details, including the originating events that led to the outgoing requests.

### Configuration

#### **Data Source**

Select one or more destinations from which you'd like to export your data.

<figure><img src="/files/rTRIIQ6ZK1IS4rVDUg1a" alt=""><figcaption></figcaption></figure>

### Settings

1. **Name your destination** and pick the environment you'd like to work in.
2. **Select a storage connector**. This can be set up in **Administration > Connector Credentials**.\
   Only FTP, Amazon S3 & Google Cloud Storage are currently supported\\

   <figure><img src="/files/yh4VsuieLyWTLgv9bleQ" alt="" width="375"><figcaption></figcaption></figure>
3. **Specify the file name and extension** (default is CSV).\
   \\

   <figure><img src="/files/HD9fllVScFjoHHgFOWnv" alt=""><figcaption></figcaption></figure>
4. By default, your export file will not be compressed. If needed, **you can compress your file to GZIP format**.\
   \\

   <figure><img src="/files/nSshbR0YbiBXLulrPXT4" alt=""><figcaption></figcaption></figure>
5. **Set the data separator**, like commas for CSV files (e.g., value1,value2).\
   \\

   <figure><img src="/files/Eg1dkhR89CsRhNFQtHnW" alt=""><figcaption></figcaption></figure>

### Activation

* Enable your destination to start exporting!
* **Modify the timezone** if necessary.
* Adjust the **export frequency and time window** to suit your needs.

<figure><img src="/files/ETzaT7xfJw7dcssTAiaZ" alt=""><figcaption></figcaption></figure>


---

# 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://doc.commandersact.com/features/destinations/destinations-catalog/destination-logs-exporter-closed-beta.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.
