show keystore (Redis)
Syntax
show keystore <option>
Description
Display information about keystore.
Options
diagnostics | Display the stats of keystore service |
keyvalue |
Display the value for a given key. Add file path to the command. |
listkeys |
Display the list of all keys. |
status |
Display the status of keystore service. |
Required Privilege Level
CLI Administrator
Sample Output
show keystore
diagnostics
$ show keystore diagnostics 2025-01-08 12:00:48 UTC # Server redis_version:7.2.5 redis_git_sha1:00000000 redis_git_dirty:0 redis_build_id:3cb957b67cc84a8c redis_mode:standalone ........ # Clients connected_clients:27 cluster_connections:0 maxclients:10000 client_recent_max_input_buffer:20480 client_recent_max_output_buffer:0 ....... # Memory used_memory:1324032 used_memory_human:1.26M used_memory_rss:11485184 used_memory_rss_human:10.95M used_memory_peak:4207608 used_memory_peak_human:4.01M .......
show keystore
listkeys
$ show keystore listkeys keystore: list of keys ============================ SSQueue-d8d69ed6-de20-4ea9-a876-b95379bf0012 SSQueue-b7fdbf61-eb8a-4067-9e00-ea50054e387e redisson__timeout__set:{secmgt-monitoring::LOCKS} ImportCacheObject:4307070a-45f8-8e4d-fce4-5f9d5d7c3902 ImportCacheObject:35079a51-6989-f3b4-e043-a2b24a2d82c7 junos-es.22.3R3 SSQueue-71c9c45a-74bb-4e6c-a826-37dbcb1d45a9 junos-es.22.4R1 SSQueue-4bec14e1-68ce-4e71-b688-56932e886395 junos-es.20.4R1 SSQueue-9eab7bbf-ac59-4282-bff7-5a5ccd97f2bb SSQueue-1ae4cf92-ae1e-4dfa-813c-fabeb04f1c81 SSQueue-06cd8ba1-6295-4ba1-a220-b6de77a28ae6 SSQueue-31491405-3aa0-4e49-9187-c41adf3bbbae junos-es.21.2R3 ImportCacheObject:6647b0d2-f44f-1350-c935-dba1a1f30b4f junos-es.22.1R1 junos-es.23.2R2 .......
show keystore
status
$ show keystore status keystore POD:redis-master-0 is Healthy
Release Information
Command introduced in Juniper Security Director Release 24.4.1.