Skip to content

Agent configuration

Stardard features

cogtl.server.poll.interval.seconds

The number of seconds between two "polls" of the server to get new instructions (default 30).

cogtl.agent.workers.count

The number of workers running simultaneously to execute server commands (default 3).

cogtl.agent.records.bundle.size

The maximum number of elements (records) sent by knowledge sources to server (default 1000).

Debugging features

cogtl.config.modules.debug

Set to "1" or "true" to activate more debugging of modules in agent logs.