Download computer logs from Archive Manager

Hi,
Is there a way to connect to Archive Manager and download a client computer’s logs? Maybe using curl?

Thanks,

The client only listens for UDP traffic, so there is no way to “connect” to it. You can certainly use its archive manager capability to upload logs to the server (as we do in the Run BES Client Diagnostics fixlet), or run some other command to store them wherever you like.

I will just connect to the archive Mgr server using curl and download the logs that way then.

Thanks