@danil140 then i guess on each new "CONNECT" to different hosts you will have different ip's, so for ip.bablosoft.com it will be one ip, for your site on what you working it will be another ip, then it make no sense
How can we catch log file
-
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs? -
@BerkeT said in How can we catch log file:
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs?Action "Execute code"
[[FILE_NAME]] = Logger.GetFileName() -
@BerkeT π FILE_NAME != FILE_CONTENT
