Logging additions

If you have a suggestion for a feature, post it here
Post Reply
luxton
Posts: 1
Joined: Fri Sep 12, 2014 3:38 pm

Logging additions

Post 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!
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: Logging additions

Post 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..
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
Post Reply