bulk-stats

Configures bulk statistics parameters.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

bulk-stats { enable { false | true } | user user_name | external-ip ip_address | external-port port_number | interval-minutes create_interval | prune-interval-days prune_interval | vnf-name vnf_name | global-default-value global_default_value | global-default-namespace global_default_namespace } 

enable { false | true }

Specify to enable or disable bulk statistics.

Must be either "false" or "true".

Default Value: true.

user user_name

Specify the user authorized to download the bulk statistics.

Must be a string.

Default Value: admin.

external-ip ip_address

Specify the external IP address for downloading the bulk statistics over SFTP.

Must be an IP address.

external-port port_number

Specify the external port number for downloading the bulk statistics over SFTP.

Must be an integer.

Default Value: 2222.

interval-minutes create_interval

Specify the interval for creating the bulk statistics in minutes.

Must be an integer.

Default Value: 1.

prune-interval-days prune_interval

Specify the time interval, in number of days, to remove the bulk statistics.

Must be an integer.

Default Value: 1.

vnf-name vnf_name

Specify the VNF name to be added to the bulk statistics CSV file.

Must be a string.

Default Value: "default".

global-default-value global_default_value

Specify the value used in the bulk statistics file if the query did not return any value.

Must be a string.

global-default-namespace global_default_namespace

Specify the namespace used in the bulk statistics file if the query did not return any value.

Must be a string.

Usage Guidelines

Use this command to configure bulk statistics parameters.