Is there a way to determine what client the user uses (previous connections) in Servu? I.e. Web Client vs FTP Client.
Thanks.
If you set up the domain activity log you can look back in the log to see if the user connected with port 80 (HTTP), 443 (HTTPS), 21 (FTP/FTPS) or 22 (SFTP).
Thanks. Only issue with this, is that the log does not seem to hold a lot of activity. Not sure if it is set to 200, 500, 1000 entries, but never the less, not the best way to see how many clients are using HTTP versus FTP. Appreciate your assistance. Any other way to achieve this?
You can setup the Domain Activity log to log to a file, that way you have unlimited retention and can rotate the logs daily if needed.
I think this would be much better to be filed as a feature request.