Summary
Add the hostname to the generate ipsec debug-archive op-mode command,
In the original implementation, we had this https://github.com/vyos/vyos-1x/pull/1646/files#diff-f0dfba80b13207db98a6c098522ad29e6f2de5fb81a717b1fb1db6d005bbbd00L22
After rewriting,g it seems it doesn't use anywhere https://github.com/vyos/vyos-1x/blob/22c6a817faee11ef97bb33a5431d7467b683c2e6/src/op_mode/generate_ipsec_debug_archive.py#L55C1-L55C9
The hostname should also be in the archive name.
Use case
If you have several debug archives, it is impossible to determine from which router the archive was made.