Results 1 to 2 of 2
I need to see who visits my share in the LAN. Traffic and speed monitoring is a plus. Thanks in advance....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-11-2008 #1
Need a Samba monitor tool.
I need to see who visits my share in the LAN. Traffic and speed monitoring is a plus. Thanks in advance.
- 10-14-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
This line in your smb.conf will make a separate log file for each machine that accesses your share. The address of the machine is in the file name like 192.168.1.24.log, or computer-24.log if netbios enabled.
Code:log file = /var/log/samba/%m.log


Reply With Quote
