Page 1 of 1

Logging additions

Posted: Fri Sep 12, 2014 3:40 pm
by luxton
Hey!

So, just started using UMS and am loving it. One thing I'd like to see added though is the IP address of a device in the logs. My reason for this, I have several devices in my network that request info from UMS, but it's not at all clear which device is requesting which information. If the IP address could be added to the log, or even the DNS name (that'd be slick!), that would make it possible to figure out which devices spam requests and which are legit (and therefore alter the IP white list).

Thanks!

Re: Logging additions

Posted: Sat Sep 13, 2014 10:42 pm
by SharkHunter
The IP address have always been in the logs.
Like this:

Code: Select all

09-13 12:09:44  No IP filter specified, access granted to /192.168.100.31
09-13 12:21:41  No IP filter specified, access granted to /192.168.100.8
09-13 12:21:47  Checking IP: 192.168.100.8 for Unknown renderer
In the debug.log there are more extensive printouts which also contains addresses..