dump core

Enables and configures inconsistency checks on session data.

Command Mode

Exec > Global Configuration (config)

Syntax

dump core [ [ count max_core_count_per_interval ] [ expires expiration_time ] [ file-detail file_name_line_number ] [ interval interval_duration ] [ pod-name pod_names ] ] 

count max_core_count_per_interval

Specify the maximum number of times core can be generated in an interval.

Must be an integer in the range of 0-50.

expires expiration_time

Specify the time after which the core agent will stop core dump generation. For example, 2020-03-24T23:15:00+05:30.

Must be a string in the date-and-time pattern. For information on the date-and-time pattern, see the Input Pattern Types chapter.

file-detail file_name_line_number

Specify the file name and line number to specific core dump. For example, procedures/pduim/procedure.go:1902.

Must be a string.

You can configure a maximum of 10 elements with this keyword.

interval interval_duration

Specify the duration of the interval in minutes.

Must be an integer in the range of 1-3600.

pod-name pod_names

Specify the names of the pods to enable core dump.

Must be a string.

Usage Guidelines

Use this command to enable and configure inconsistency checks on session data.