29 Apr 2021 01:25 PM - last edited on 17 Dec 2021 12:15 PM by MaciejNeumann
Dear All,
Is it possible to export user session data to the endpoint using the SFTP protocol on port 22?
Regards,
Babar
29 Apr 2021 03:21 PM
If you are referring to the User Session Export then no, as it is HTTP based. The only other way to export user session data is selectively via the User Session API which is also HTTP based.
There is no way to export the data via (s)ftp.
29 Apr 2021 09:13 PM
Well, not in one step at least. Since you can export, you can transfer the exported result with a simple script.
@Babar_Qayyum, what are you actually trying to accomplish? Maybe it is an option to pull the data on the endpoint itself using the API?
30 Apr 2021 12:00 PM - edited 03 May 2021 09:15 AM
Hello @fstekelenburg
The customer is asking to export the user session data using SFTP instead of HTTP. Therefore, I wanted to know the method or a workaround to fulfill this requirement.
Is there any way to fetch the session data directly from the Dynatrce node in the form of JSON using the third-party tool (BMC's Control-M software)?
Is it make sense to obtain user session data in the form of JSON and then using the third-party tool (BMC's Control-M software) to fetch this data?
Regards,
Babar