SPLK-3002 · Question #23
Which of the following items describe ITSI Backup and Restore functionality? (Choose all that apply.)
The correct answer is C. kvstore_to_json.py can be used in scripts or command line to backup ITSI for full or partial D. ITSI backups are stored as a collection of JSON formatted files. ITSI provides a kvstore_to_json.py script that lets you backup/restore ITSI configuration data, perform bulk service KPI operations, apply time zone offsets for ITSI objects, and regenerate KPI search schedules. When you run a backup job, ITSI saves your data to a set of JSON…
Question
Which of the following items describe ITSI Backup and Restore functionality? (Choose all that apply.)
Options
- AA pre-configured default ITSI backup job is provided that can be modified, but not deleted.
- BITSI backup is inclusive of KV Store, ITSI Configurations, and index dependencies.
- Ckvstore_to_json.py can be used in scripts or command line to backup ITSI for full or partial
- DITSI backups are stored as a collection of JSON formatted files.
How the community answered
(39 responses)- A5% (2)
- B8% (3)
- C87% (34)
Explanation
ITSI provides a kvstore_to_json.py script that lets you backup/restore ITSI configuration data, perform bulk service KPI operations, apply time zone offsets for ITSI objects, and regenerate KPI search schedules. When you run a backup job, ITSI saves your data to a set of JSON files compressed into a single C and D are correct answers because ITSI backup and restore functionality uses kvstore_to_json.py as a command line script or as part of custom scripts to backup ITSI data for full or partial backups. ITSI backups are also stored as a collection of JSON formatted files that contain KV store objects such as services, KPIs, glass tables, etc.
Topics
Community Discussion
No community discussion yet for this question.