nevisDetect Core
For a proper functioning of the Core component of nevisDetect, you need to specify some attributes specific for this component, see the table below. You set the attributes in the file /var/opt/nevisdetect/core/conf/core.properties.
| Name | Type/unit | Default | Desciption |
|---|---|---|---|
| engine.training.ProcessingTimeOut | int/msec | 900 | These attributes define the timeout (in msec) until a plug-in must return a response. |
| engine.detection.ProcessingTimeOut | int/msec | 900 | |
| engine.corePoolSize | int | 5 | These attributes define the thread pool used for invoking the plug-ins. |
| engine.maxPoolSize | int | 200 | |
| engine.queueCapacity | int | 200 | |
| engine.batch.poolSize | int | 5 | This attribute sets the thread pool size for the Batch sender threads. |