API Reference Guide > Zend URL Insight - Configuration Directives

Zend URL Insight - Configuration Directives

This topic lists all the configuration directives for Zend URL Insight.

Configuration Directives Summary

The table below is a summary of all the Zend URL Insight configuration directives, and displays the directive name, its default value, and a description:

Directive

Default Value

Description

zend_url_insight.log_verbosity_level

2

The Log's verbosity level.

zend_url_insight.log_rotation_size

10

The maximum size of the log file before it is rotated.

zend_url_insight.enable

1

Enable APM

zend_url_insight.data_dir

ZEND_PREFIX/tmp/urlinsight

Location for temporary urlinsight data files

zend_url_insight.zray_enable

1

Enable Z-Ray information for APM entries

zend_url_insight.zray_history

60

Time to keep zray for urlinsight entries

zend_url_insight.zray_disk_space

1024

Disk space allowed for zray for urlinsight

zend_url_insight.daily_interval

60

Interval used for urlinsight data aggregation

zend_url_insight.weekly_interval

3600

Interval used for urlinsight data aggregation

zend_url_insight.monthly_interval

86400

Interval used for urlinsight data aggregation

zend_url_insight.history_time

7200

Data retention time

zend_url_insight.zray_dumps_interval

1800

Interval to create zray dumps per urlinsight item

zend_url_insight.zray_dumps_probabilty

1000

Configuration Directives Details

The list below contains information for all the available configuration directives for Zend URL Insight: their description, type, units, default value, modification scope, and the Zend Server version they became available in.

zend_url_insight.log_verbosity_level

The Log's verbosity level.

Default Value: 2

Type: int

Modification Scope: ZEND_INI_SYSTEM

Available Since Version: 7.1

zend_url_insight.log_rotation_size

The maximum size of the log file before it is rotated.

Default Value: 10

Units: MBytes

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.enable

Enable APM

Default Value: 1

Type: boolean

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.0

zend_url_insight.data_dir

Location for temporary urlinsight data files

Default Value: ZEND_PREFIX/tmp/urlinsight

Type: string

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.zray_enable

Enable Z-Ray information for APM entries

Default Value: 1

Type: boolean

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.zray_history

Time to keep zray for urlinsight entries

Default Value: 60

Units: seconds

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.zray_disk_space

Disk space allowed for zray for urlinsight

Default Value: 1024

Units: MBytes

Type: float

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.daily_interval

Interval used for urlinsight data aggregation

Default Value: 60

Units: seconds

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.weekly_interval

Interval used for urlinsight data aggregation

Default Value: 3600

Units: seconds

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.monthly_interval

Interval used for urlinsight data aggregation

Default Value: 86400

Units: seconds

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.history_time

Data retention time

Default Value: 7200

Units: seconds

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.zray_dumps_interval

Interval to create zray dumps per urlinsight item

Default Value: 1800

Units: seconds

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1

zend_url_insight.zray_dumps_probabilty

Default Value: 1000

Type: int

Modification Scope: ZEND_INI_ALL

Available Since Version: 7.1