# LogFormat

**Element name:** LogFormat

**Description:** Specifies the type of file created during the log process. It can be only InfluxGeneric1.

| Type          | Units | Default | MinOcurance | MaxOcurance |
| ------------- | ----- | ------- | ----------- | ----------- |
| LogFormatType | -     | -       | 1           | 1           |

**Example:**

```xml
<LogFormat>InfluxGeneric1</LogFormat>
```
