<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Help to disable some WiFi logd messages]]></title><description><![CDATA[<p dir="auto">Is it possible to disable the following logd message?</p>
<p dir="auto"><a href="http://kern.info" rel="nofollow">kern.info</a> ap_client: 'apcli0' assoc: yes, mac: 10:c3:7b:d1:e1:f0</p>
<p dir="auto">This happens every 8 seconds while the unit is up. The problem is that I'm sending log data to my NAS as my application is using the logd service to write diagnostic and error data that I want to be able to keep. Can this message be turned off somewhere? It's not useful as a debug mechanism, and I can't filter on the NAS to ignore that message. It's drowning out my application data.</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>http://community.onion.io/topic/3419/help-to-disable-some-wifi-logd-messages</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 04:29:57 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/3419.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Jan 2019 04:35:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help to disable some WiFi logd messages on Wed, 23 Jan 2019 04:35:46 GMT]]></title><description><![CDATA[<p dir="auto">Is it possible to disable the following logd message?</p>
<p dir="auto"><a href="http://kern.info" rel="nofollow">kern.info</a> ap_client: 'apcli0' assoc: yes, mac: 10:c3:7b:d1:e1:f0</p>
<p dir="auto">This happens every 8 seconds while the unit is up. The problem is that I'm sending log data to my NAS as my application is using the logd service to write diagnostic and error data that I want to be able to keep. Can this message be turned off somewhere? It's not useful as a debug mechanism, and I can't filter on the NAS to ignore that message. It's drowning out my application data.</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>http://community.onion.io/post/18730</link><guid isPermaLink="true">http://community.onion.io/post/18730</guid><dc:creator><![CDATA[Peter Buelow]]></dc:creator><pubDate>Wed, 23 Jan 2019 04:35:46 GMT</pubDate></item><item><title><![CDATA[Reply to Help to disable some WiFi logd messages on Tue, 23 Apr 2019 15:36:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2951">@Peter-Buelow</a> same issue here. Did you ever find a solution?</p>
]]></description><link>http://community.onion.io/post/19403</link><guid isPermaLink="true">http://community.onion.io/post/19403</guid><dc:creator><![CDATA[Venet]]></dc:creator><pubDate>Tue, 23 Apr 2019 15:36:50 GMT</pubDate></item><item><title><![CDATA[Reply to Help to disable some WiFi logd messages on Wed, 31 Jul 2019 01:55:11 GMT]]></title><description><![CDATA[<p dir="auto">No, I think the most logical solution is to find the message in the kernel and rebuild the platform without it. However, that's more risk than I can take. I'll pry end up implementing my own syslog receiver so I can filter it out.</p>
]]></description><link>http://community.onion.io/post/19869</link><guid isPermaLink="true">http://community.onion.io/post/19869</guid><dc:creator><![CDATA[Peter Buelow]]></dc:creator><pubDate>Wed, 31 Jul 2019 01:55:11 GMT</pubDate></item><item><title><![CDATA[Reply to Help to disable some WiFi logd messages on Wed, 31 Jul 2019 07:14:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2951">@Peter-Buelow</a> <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/799">@Venet</a>  this can be controlled by the kernel logging level, since it is an info level msg you can set the log level to something below info. Did you try:</p>
<p dir="auto">uci set system.@system[0].klogconloglevel=5<br />
uci commit system<br />
reload_config</p>
]]></description><link>http://community.onion.io/post/19870</link><guid isPermaLink="true">http://community.onion.io/post/19870</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Wed, 31 Jul 2019 07:14:04 GMT</pubDate></item></channel></rss>