crawler.monitor_time_interval

Background

This parameter specifies how often the crawler’s monitor process will wake up and output monitoring information to its monitor.log file and other log files like:

  • servers.log

  • domains.log

The value is specified in seconds. For example, the default value of 30 will mean the monitor will wake up every 30 seconds and output information.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the crawler.monitor_time_interval key, and set the value. This can be set to any valid Integer value.

Default value

crawler.monitor_time_interval=30

See also