# MaxLogTime

**Element name:**  MaxLogTime

**Description:** Specifies the maximum time for every log file in seconds. When it is reached, the device creates a new log.

| Type        | Units | Default | MinOcurance | MaxOcurance |
| ----------- | ----- | ------- | ----------- | ----------- |
| unsignedInt | sec   | -       | 1           | 1           |

**Example:**

```xml
<MaxLogTime>3600</MaxLogTime>
```
