According to the manual: logging persistent-storage (arubanetworks.com)
logging persistent-storage (arubanetworks.com)The commands:
logging persistent-storage
logging persistent-storage [severity {alert|crit|debug|emerg|err|info|notice|warning}]
no logging persistent-storage
Examples
Enabling storage of logs in storage with severity info:
switch(config)#logging persistent-storage severity info
Logs will be written to storage and made available across reboot.
Do you want to continue (y/n)?
However the result states:Switchconfig)# logging persistent-storage severity info
This command is Deprecated. Please use "diag persistent-storage" command to preserve logs in storageThe "diag persistent-storage", is nowhere to bee found
Comments ?