Configuring the Core Dump Utility Logs
To configure this feature, use the following configuration:
config
dump core [ count count_number | interval interval_details | expires expires_details | pod-name pod_name | file-detail file_detail ]
end
NOTES:
-
count count_number —Specify the maximum number of times the core dump can be taken. Example: Two core dumps can be taken in a span of 15 minutes, where two is the count. Range: 0-50
-
interval interval_details —Specify the total duration of the interval (in minutes) to take the core dumps. Example: Two cores can be taken in a span of 15 minutes, where 15 minutes is the total interval time to take two core dumps. Range: 1-3600
-
expires expires_details —Specify the time after which a core agent stops generating a core dump. Format: CCYY-MM-DDTHH:MM:SS, with an example: 2020-03-24T23:15:00+05:30 or 2022-10-17T19:00:00+00:00
-
pod-name pod_name —List the name of the pod to enable core dump activities.
-
file-detail file_detail —List the file name, line number to a specific core dump. Example: Procedures or PDUIM or procedure.go:1902, the maximum size is 10.
-
For more information, see Troubleshooting Information > Logs.