# StreamLog Settings

This section shows all the steps involved in the initial set-up of the StreamLog server and its administration. Full details of the StreamLog workflow arrangements can be found in Appendix A.2.

## Creating a Project

Within StreamLog, each engineer, data logger and vehicle is assigned a specific ‘Project’ relating them all to the same work. A ‘Project’ is created using the toolbar icon. (Project Manager user rights required.)

&#x20;![](/files/spngVlaaUjpuIPNnKNY3)

![](/files/OFHAit04vUDgZo3bVPiD)

* Enter a project name. (Must be unique.)
* Enter a project comment or description.
* Click “OK” to create the ‘Project’.

Once a project is created, it will appear in the ‘Projects’ panel on the left-hand side of the window.

A ‘Project’ can be edited or deleted using the toolbar icons.

&#x20;![](/files/tTsgkTx4js6rfpv1YSmt)![](/files/cVXDW3SmAAp94715Gvt6)

## Database Administration

StreamLog allows adding and removing engineers, vehicles and data loggers from the database. This is performed using the DB manager, accessed by the Administration toolbar icon. (Administrator user rights required.)

![](/files/OFwnf01g548CU5p03XnE)

**Engineers -** This tab allows the administration of all the ‘engineers’ on StreamLog.

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

* Click ‘New Engineer’ to create a new slot.
* Edit the ‘Properties’ accordingly (must be unique).
* Click ‘Apply’ to save the settings.

The ‘Apply’ and ‘Cancel’ icons can also be used for editing existing ’Engineers’.

**Vehicles -** This tab allows the administration of all the ‘vehicles’ in StreamLog.

<figure><img src="/files/9tNR9TIo6KstaodvmdfR" alt=""><figcaption></figcaption></figure>

* Click ‘New Vehicle’ to create a new slot.
* Edit the ‘Properties’ accordingly (must be unique).
* Click ‘Apply’ to save the settings.

The ‘Apply’ and ‘Cancel’ icons can also be used for editing existing ‘Vehicles’.

**Loggers -** This tab allows the administration of all the ’loggers’ on StreamLog.

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

* Click ‘New Logger’ to create a new slot.
* Enter the serial number (It must match exactly).
* Edit the ‘Properties’ accordingly (Must be unique).
* Click ‘Apply’ to save the settings.

The ‘Apply’ and ‘Cancel’ icons can also be used for editing existing ’Loggers’.

<figure><img src="/files/3abPLojjg3RLTUFe1vTa" alt=""><figcaption></figcaption></figure>

The tab also provides the option to:

* Check for revision updates— Select to automatically check for and await an update to the Rebel’s’Vehicle Structure.
* Retrieve Datalog files—Select to automatically retrieve the stored data files from the Rebel SD card. (StreamLog Workshop option.)
* Allow Connection to Server—Select whether to allow the Logger to connect to the server.&#x20;
* Allows the user to remotely block the Logger from communicating and streaming to the server.

  Enable or disable Idle Stream Mode

The tab also allows the user to set the time within a selected logger remotely. This is performed using the toolbar icon.

![](/files/9ae8gATG7JlSy4ABEpP7)

This tab also provides the option to restart & reflash the Logger.

![](/files/M5SIXx1vvskGagPMZMMD)


---

# 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/streamlog/streamlog-user-documentation/quick-start-guide/streamlog-set-up/streamlog-settings.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.
