<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WiFi logging - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/wifi-logging/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/wifi-logging/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 18 Nov 2017 15:08:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://xiaomifirmware.com/wp-content/uploads/2016/09/cropped-Untitled-design-32x32.png</url>
	<title>WiFi logging - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/wifi-logging/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Need More Space? Stop WiFi Logging in MIUI</title>
		<link>https://xiaomifirmware.com/guides-and-tips/need-space-stop-wifi-logging-miui/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/need-space-stop-wifi-logging-miui/#respond</comments>
		
		<dc:creator><![CDATA[Hiram K.]]></dc:creator>
		<pubDate>Sat, 18 Nov 2017 15:08:02 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[WiFi logging]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=6514</guid>

					<description><![CDATA[<p>WiFi logs have the notorious behavior of filling up phone space. But MIUI ROMs appear to be particularly prone to this problem. It seems the developers of both MIUI 8 and 9 did not find excessive WiFi logging to be a nuisance. They left that option enabled by default. Xiaomi users have even reported the same issue with other MIUI-based ROMs. Remember, logging is not a bad thing per se. The Android system relies on this technique for recording debugging [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/need-space-stop-wifi-logging-miui/">Need More Space? Stop WiFi Logging in MIUI</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>WiFi logs have the notorious behavior of filling up phone space. But MIUI ROMs appear to be particularly prone to this problem.</p>
<p>It seems the developers of both MIUI 8 and 9 did not find excessive WiFi logging to be a nuisance. They left that option enabled by default.</p>
<p>Xiaomi users have even reported the same issue with other MIUI-based ROMs.</p>
<p>Remember, logging is not a bad thing per se. The Android system relies on this technique for recording debugging data.</p>
<h2><span data-story-id="story_2e3b5a2924ba2c8e9080364af68ce2f0" data-room-id="room_135941a4a67bf13837687e833dcd54dd" data-timestamp="1510841010088" data-text="How to free up space By disabling WiFi logging in MIUI ROMs" data-userid="829085716692074496" data-orgid="829085716811341824">How to free up space By disabling WiFi logging in MIUI ROMs</span><img /></h2>
<p>Some of the functions that use logging include Bluetooth, Navigation, WiFi, just to mention a few.</p>
<p>Whereas a large number of logs could occupy internal memory unnecessarily, there&#8217;s another significant risk involved. These files may also record sensitive information.</p>
<p>For example, WiFi logs contain the MAC and SSID addresses of WLAN networks. And that&#8217;s in clear text, mark you. So that means; if your phone has root access, malware could know precisely where to strike.</p>
<p>It&#8217;s settled then. We need a way to stop MIUIs from creating these logs. Here&#8217;s how.</p>
<h3>First Things, First</h3>
<p><em>One</em>, as with any process that changes system files, disabling WiFi logging first needs root access.</p>
<p>If you&#8217;ve not rooted your Xiaomi phone, there are excellent guides in previous posts.</p>
<p><strong>See, for example:</strong></p>
<ul>
<li><a href="https://xiaomifirmware.com/guides-and-tips/guide-root-xiaomi-mi-a1/">How to Root Xiaomi Mi A1</a></li>
<li><a href="https://xiaomifirmware.com/guides-and-tips/guide-root-xiaomi-mi-max-2/">How to Root Xiaomi Mi Max 2</a></li>
<li><a href="https://xiaomifirmware.com/guides-and-tips/root-xiaomi-redmi-3s/">How to Root Redmi 3S</a></li>
<li><a href="https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi6-stock-recovery/">How to Root Xiaomi Mi 6</a></li>
</ul>
<p><em>Two</em>, install a file explorer capable of navigating system folders. You could use apps like <a href="www.mixplorer.com/">MiXplorer</a>, <a href="https://play.google.com/store/apps/details?id=com.estrongs.android.pop&amp;hl=en">ES File Explorer</a>, or <a href="https://play.google.com/store/apps/details?id=pl.solidexplorer2&amp;hl=en">Solid Explorer</a> for this.</p>
<p><em>Finally</em>, install a text editor like <a href="https://play.google.com/store/apps/details?id=com.rhmsoft.edit&amp;hl=en">QuickEdit</a>. We will be changing some values in a text file, after all.</p>
<h3>How to Disable WiFi Debug Logging in MIUI ROMs</h3>
<ul>
<li>Open the file explorer. Make sure that you grant it root permissions.</li>
<li>Navigate to the <em>cnss.diag.conf</em> file. You can find it in the root folder under: <em>/data/misc/wifi/</em></li>
<li>Using the text editor, modify the values shown below to read:</li>
</ul>
<pre><code>LOG_PATH_FLAG = 0
MAX_LOG_FILE_SIZE = 1
MAX_ARCHIVES = 1
LOG_STORAGE_PATH =
</code></pre>
<ul>
<li>Save the changes and restart your phone to turn off the WiFi debug logs.</li>
</ul>
<h3>Extra Ways of Freeing Up More Space</h3>
<p>We&#8217;ve seen how WiFi debug logs can take up space and what you can do about it.</p>
<p>If that alone doesn&#8217;t seem to work, you could also do these things.</p>
<h3>Clear an App&#8217;s Cache</h3>
<p>A cache is where an app stores the data a user tends to access frequently. It could contain stuff like images or text that an app may usually have to get from remote services – say, the Internet.</p>
<p>Over time, however, a cache uses up more internal memory. It could even cause an app to misbehave.</p>
<p>So the next time your phone slows down or starts to fill up, clear some apps&#8217; cache files.</p>
<p>Just go to Settings then Apps. Select the suspected app and click the “<em>Clear cache</em>” button.</p>
<p>If an app seems overly problematic, you could even press “<em>Clear data</em>.” That would make the app start as if it is a fresh installation.</p>
<h3>Delete Downloads</h3>
<p>You know, those image and video files that sit in your Downloads folder may not even interest you anymore.</p>
<p>Go ahead and delete them. It will free up some space for you.</p>
<h3>Take Advantage of Google Photos&#8217; Backup</h3>
<p>The best thing about Google Photos is that it provides unlimited cloud storage for your image files.</p>
<p>Just make sure that you choose the option to only backup “<em>high quality</em>” photos.</p>
<p>You could then set the app to sync automatically. With that, no photos will use up your phone&#8217;s memory again.</p>
<p><em>These are only a few ways of freeing up space. Do you have any other ideas that work just as well? Please share them in the comments section</em>.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/need-space-stop-wifi-logging-miui/">Need More Space? Stop WiFi Logging in MIUI</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/need-space-stop-wifi-logging-miui/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
