Ask
Reply
Solution
31-08-2024 01:47 AM
I was looking through the event log on my superhub and I keep seeing this type of error
Solved! Go to best answer.
31-08-2024 12:49 PM
Most modern apps use standard logging libraries rather than writing their own bespoke logging modules for their code. So if the router software is written in a language called lua they may use the log4lua library. The point is these libraries are configurable so you can turn logging off, have minimum logging or maximum detail. The logs are useful if there are problems and you have some indication of what when wrong. Very few people sit looking at logs so if you don't want to see anything you can turn it off on the 192.168.1.1 router page
It isn't Vodafone spamming, its the actual code on the router being executed at the time thats writing the messages and telling you what is happening, you can turn logging off. Logging has a small overhead so turning it off makes it ever so slightly faster
31-08-2024 06:40 AM - edited 31-08-2024 06:42 AM
TR181 is an extension of TR-069, remote monitoring of network equipment. It's just vodafone gathering diagnostic data.
31-08-2024 11:02 AM
If its Vodafone gathering data then why is it spamming the logs?
31-08-2024 12:49 PM
Most modern apps use standard logging libraries rather than writing their own bespoke logging modules for their code. So if the router software is written in a language called lua they may use the log4lua library. The point is these libraries are configurable so you can turn logging off, have minimum logging or maximum detail. The logs are useful if there are problems and you have some indication of what when wrong. Very few people sit looking at logs so if you don't want to see anything you can turn it off on the 192.168.1.1 router page
It isn't Vodafone spamming, its the actual code on the router being executed at the time thats writing the messages and telling you what is happening, you can turn logging off. Logging has a small overhead so turning it off makes it ever so slightly faster
31-08-2024 06:46 PM - edited 31-08-2024 06:48 PM
@truesimzy Spamming? It's logging, which is what it is supposed to do.
31-08-2024 09:07 PM
Believe it or not I actually attended a meeting in Berlin on the original TR-069 standard many years ago when it was originally part of the HomeGateway Forum on behalf of BT, I used to be responsible for international IT standards among other things. (Personally I turn it off when I can or use my own router. 😂 )