<?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[Where are logs in focal ?]]></title><description><![CDATA[<p dir="auto">In xenial, it is .cache/upstart<br />
But in focal where ? Not upstart ? or where is upstart ? because i don't see <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f913.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--nerd_face" style="height:23px;width:auto;vertical-align:middle" title="🤓" alt="🤓" /> or i'm tired..<br />
Thanks</p>
]]></description><link>https://forums.ubports.com/topic/9840/where-are-logs-in-focal</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 11:09:15 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/9840.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Feb 2024 09:16:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where are logs in focal ? on Wed, 14 Feb 2024 18:52:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zubozrout" aria-label="Profile: zubozrout">@<bdi>zubozrout</bdi></a> said in <a href="/post/78604">Where are logs in focal ?</a>:</p>
<blockquote>
<p dir="auto">I would suggest trying this app: <a href="https://open-store.io/app/logviewer.ruditimmer" rel="nofollow ugc">https://open-store.io/app/logviewer.ruditimmer</a>, which simplifies the access to logs using kjournald as a backend.</p>
</blockquote>
<p dir="auto">I of course use this very good and essential app which does the work automatically.</p>
<p dir="auto">Thank you for your explanation which clarifies a little in my head. <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title="🙂" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/78605</link><guid isPermaLink="true">https://forums.ubports.com/post/78605</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Wed, 14 Feb 2024 18:52:00 GMT</pubDate></item><item><title><![CDATA[Reply to Where are logs in focal ? on Wed, 14 Feb 2024 18:35:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> One of the reasons upgrading Ubuntu Touch from Xenial to Focal was so hard was the change from the now discontinued init system called <a href="https://en.wikipedia.org/wiki/Upstart_(software)" rel="nofollow ugc">Upstart</a>, to <a href="https://en.wikipedia.org/wiki/Systemd" rel="nofollow ugc">systemd</a>.</p>
<p dir="auto">Generally these logs are stored in <code>/var/log/journal</code> (which a quick Googling will reveal), however the whole toolkit is quite different to what we used to have before so unfortunately you can't even expect the same from it.</p>
<p dir="auto">I would suggest trying this app: <a href="https://open-store.io/app/logviewer.ruditimmer" rel="nofollow ugc">https://open-store.io/app/logviewer.ruditimmer</a>, which simplifies the access to logs using <a href="https://github.com/KDE/kjournald" rel="nofollow ugc">kjournald</a> as a backend.</p>
<p dir="auto">Regarding the journal, this might come handy: <a href="https://wiki.archlinux.org/title/Systemd/Journal" rel="nofollow ugc">https://wiki.archlinux.org/title/Systemd/Journal</a></p>
]]></description><link>https://forums.ubports.com/post/78604</link><guid isPermaLink="true">https://forums.ubports.com/post/78604</guid><dc:creator><![CDATA[zubozrout]]></dc:creator><pubDate>Wed, 14 Feb 2024 18:35:53 GMT</pubDate></item><item><title><![CDATA[Reply to Where are logs in focal ? on Wed, 14 Feb 2024 13:59:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> said in <a href="/post/78594">Where are logs in focal ?</a>:</p>
<blockquote>
<p dir="auto">What would you like to do ?</p>
</blockquote>
<p dir="auto">Nothing in particular. Just know where the logs are stored. It was 'upstart' under Xenial.</p>
]]></description><link>https://forums.ubports.com/post/78595</link><guid isPermaLink="true">https://forums.ubports.com/post/78595</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Wed, 14 Feb 2024 13:59:27 GMT</pubDate></item><item><title><![CDATA[Reply to Where are logs in focal ? on Wed, 14 Feb 2024 13:47:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> said in <a href="/post/78593">Where are logs in focal ?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> Thanks but I don't know how to use and analyze the result of this command. I would like to know if there is a specific logs directory somewhere like 'upstart' please. If so, what is the path?</p>
<p dir="auto">The log viewer (focal) I'm using doesn't seem to give me a path in parameters. Maybe it's normal but i would like to understand why. Thanks again.</p>
</blockquote>
<p dir="auto">journalctl is common on many linux system, it stores logs in /var/log/journal but hard to find things there, instead all can be done with <code>journalctl</code> command and you can find lots of resources on the Internet how you can use it.<br />
What would you like to do ?</p>
]]></description><link>https://forums.ubports.com/post/78594</link><guid isPermaLink="true">https://forums.ubports.com/post/78594</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Wed, 14 Feb 2024 13:47:20 GMT</pubDate></item><item><title><![CDATA[Reply to Where are logs in focal ? on Wed, 14 Feb 2024 13:38:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> Thanks but I don't know how to use and analyze the result of this command. I would like to know if there is a specific logs directory somewhere like 'upstart' please. If so, what is the path?</p>
<p dir="auto">The log viewer (focal) I'm using doesn't seem to give me a path in parameters. Maybe it's normal but i would like to understand why. Thanks again.</p>
]]></description><link>https://forums.ubports.com/post/78593</link><guid isPermaLink="true">https://forums.ubports.com/post/78593</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Wed, 14 Feb 2024 13:38:07 GMT</pubDate></item><item><title><![CDATA[Reply to Where are logs in focal ? on Wed, 14 Feb 2024 12:20:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/domubpkm" aria-label="Profile: domubpkm">@<bdi>domubpkm</bdi></a> on focal you can use now <code>journalctl</code></p>
]]></description><link>https://forums.ubports.com/post/78589</link><guid isPermaLink="true">https://forums.ubports.com/post/78589</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Wed, 14 Feb 2024 12:20:39 GMT</pubDate></item></channel></rss>