What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

blog_emit, net_ratelimit

ptocadoa

Occasional Visitor
Hello all
I find these entries along all my kernel messages. What does it mean?
Thanks!

May 26 09:52:54 router kernel: net_ratelimit: 18 callbacks suppressed
May 26 09:52:54 router kernel: _blog_emit, blogp = 0x560
May 26 09:52:54 router kernel: _blog_emit, blogp = 0x560
May 26 09:52:54 router kernel: _blog_emit, blogp = 0x560
May 26 09:52:54 router kernel: _blog_emit, blogp = 0x560
May 26 09:52:57 router kernel: _blog_emit, blogp = 0x560
May 26 09:52:57 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:00 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:08 router kernel: net_ratelimit: 2 callbacks suppressed
May 26 09:53:08 router kernel: _blog_emit, blogp = 0x522
May 26 09:53:08 router kernel: _blog_emit, blogp = 0x522
May 26 09:53:08 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:11 router kernel: _blog_emit, blogp = 0x560
May 26 09:53:11 router kernel: _blog_emit, blogp = 0x560
 
Debugging output, only Broadcom knows.
 
Debugging output, only Broadcom knows.

On my AX58 with Merlin, on the System Log page, I have both the "Default message log level" and the "Log only messages more urgent than" set to "info", and in the System Log, I only see entries higher than info. I send the logs to a syslog server, but I get all the debug 'emit' stuff in there. Is this an Asus issue, or is there anything you can do to fix this?
 
The first one only defines what loglevel to use for messages generated through the firmware's own logmessage(), which has no loglevel parameter. The second will define what is shown on the webui, and will probably not affect what is sent to a remote syslog server.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top