# StreamLog FAQs

<details>

<summary>Can we host StreamLog in AWS?</summary>

Yes. (Please get in touch with Influx Support)

</details>

<details>

<summary>How to check whether logger got connected to StreamLog.</summary>

Test the connection with Streamlog Assistant. If the CN light is Bold, it means connected, and the logger can be seen in the stream log under connection status. (Please ensure the USB is not connected) Refer Rebel Support page for the instruction manual.

</details>

<details>

<summary>How to assign stream rates for the parameter?</summary>

It can be assigned on the Stream Channels tab on the configuration page.&#x20;

</details>

<details>

<summary>How many parameters can we see online?</summary>

It is recommended between 10 to 15 critical parameters, As we have to pack the data per the bandwidth provided by the telecom provider.&#x20;

</details>

<details>

<summary>If I Have a 4G sim, can I see data online?</summary>

No, that would not be possible directly. Our data loggers are end-to-end encrypted. You will need to have a streamlog to see data online.&#x20;

</details>

<details>

<summary>Can I add all the logged data into the stream?</summary>

No, each Stream DAQ has its limit. The limit depends on the size of each parameter added.

</details>

<details>

<summary>Can I enable auto-upload of IVD files?</summary>

Yes, it can be enabled on request.

</details>

<details>

<summary>Is it possible to access StreamLog data from any application other than Dialog?</summary>

External applications can access the database. Contact Influx Technology for more details.

</details>

<details>

<summary>Is there any way to automatically export stream data from StreamLog?</summary>

Users can use the Task tool in streamlog to automatically export the stream data via email or FTP. Refer streamlog guide for more info.

</details>


---

# 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.influxtechnology.com/support_guides/faqs/frequently-asked-questions/configuration-software-s/streamlog-faqs.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.
