For the MapApp component, you need to create a configuration file named mapapp_config.yml
. The table below describes the settings of the MapApp component.
Example mapapp_config.yml configuration file
MapApp component settings
Parameter |
Description |
Mandatory |
Possible values |
Default value |
---|---|---|---|---|
|
Logging level for debugging. |
Yes |
|
No value |
|
Timeout after which the user session is ended, in hours. |
No |
From 1 to 10. |
4 |
|
Indicates whether more than one session is allowed per user. |
No |
|
|
|
How often session idleness is checked to remove out-of-date records, in seconds. |
No |
From 1 to 3600. |
300 |
|
Maximum number of records that a component can sent to Kaspersky NGFW in one HTTP request. |
No |
From 100 to 10,000. |
10000 |
|
Maximum number of requests processing threads. |
No |
Integer greater than 0. |
200 |
|
PostgreSQL connection settings. |
Yes |
Connection settings in the |
No value |