#1
|
|||
|
|||
![]()
Is there a string to have secure crt create a folder per session host?
IE: host = test c:\SecureCRT_Log\ folder = test --> %S_%Y_%M_%D_%h%m%s_%t.log |
#2
|
|||
|
|||
Hi melarnell,
If your goal is to have a folder for each of the remote hosts that you are connecting to you would use the %S (session) or the %H (hostname) substitution variables for the folder name in your path. For example: Code:
C:\SecureCRT_Logs\%S\%Y_%M_%D_%h.%m.%s_%t.log Would something like that work for you? For more information about SecureCRT Log File Name Substitution Parameters please refer to our YouTube video: https://www.youtube.com/watch?v=MnS2JhhqWG4
__________________
Thanks, --Brittney VanDyke Software Technical Support support@vandyke.com (505) 332-5730 Last edited by berdmann; 10-08-2019 at 02:11 PM. |
![]() |
Tags |
logging , logging session securecrt |
Thread Tools | |
Display Modes | |
|
|