<?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[After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace]]></title><description><![CDATA[<p dir="auto">Currently investigating the following issue.<br />
I am upgrading multiple servers to Ubuntu 22/24 and it seems that the <code>/var/log/syslog</code> is getting spammed:</p>
<pre><code>2025-02-27T09:05:33.316275+00:00 my syslog.js[829]: 2025-02-27T09:05:33.316Z syslog:server Unable to parse: &lt;30&gt;1 2025-02-27T09:05:33Z my fc10b9f8-33b4-4f22-b442-74120cfaad1d 1023 fc10b9f8-33b4-4f22-b442-74120cfaad1d - #033[2m2025-02-27T09:05:33.315944Z#033[0m #033[32m INFO#033[0m #033[1mHTTP request#033[0m#033[1m{#033[0m#033[3mmethod#033[0m#033[2m=#033[0mPOST #033[3mhost#033[0m#033[2m=#033[0m"REDACTED.SUB.DOMAIN.TLD" #033[3mroute#033[0m#033[2m=#033[0m/indexes/REDACTED/facet-search #033[3mquery_parameters#033[0m#033[2m=#033[0m #033[3muser_agent#033[0m#033[2m=#033[0mMeilisearch PHP (v1.7.0) #033[3mstatus_code#033[0m#033[2m=#033[0m200#033[1m}#033[0m#033[2m:#033[0m #033[2mmeilisearch#033[0m#033[2m:#033[0m close #033[3mtime.busy#033[0m#033[2m=#033[0m88.0µs #033[3mtime.idle#033[0m#033[2m=#033[0m1.01ms
</code></pre>
<p dir="auto">This log is from a custom Meilisearch app. But other logs with "normal" apps also have the parse error <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
<p dir="auto">Growing the syslog files to sizes that my monitoring system kicked in <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<pre><code>-rw-r-----   1 syslog    adm              20G Feb 27 08:55 syslog
-rw-r-----   1 syslog    adm              14G Feb 23 00:00 syslog.1
</code></pre>
<p dir="auto">Also noticed this entry:</p>
<pre><code>2025-02-27T09:13:45.449795+00:00 my collectd[1044086]: ERROR: ld.so: object '/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
2025-02-27T09:13:45.450546+00:00 my collectd[1044087]: ERROR: ld.so: object '/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
2025-02-27T09:13:46.373778+00:00 my syslog.js[829]: 2025-02-27T09:13:46.373Z syslog:server Unable to parse: &lt;27&gt;1 2025-02-27T09:13:46Z my sftp 1023 sftp - 120.27.30.185 UNKNOWN - [27/Feb/2025:09:13:46 +0000] "USER root" 331 -
2025-02-27T09:13:47.829026+00:00 my syslog.js[829]: 2025-02-27T09:13:47.828Z syslog:server Unable to parse: &lt;27&gt;1 2025-02-27T09:13:47Z my sftp 1023 sftp - 120.27.30.185 UNKNOWN - [27/Feb/2025:09:13:47 +0000] "USER root" 331 -
</code></pre>
<p dir="auto">Is this maybe connected to the <a href="https://docs.cloudron.io/guides/upgrade-ubuntu-24/#post-upgrade" target="_blank" rel="noopener noreferrer nofollow ugc">post-upgrade</a> step of Ubuntu 24?</p>
<blockquote>
<p dir="auto">Fixup collectd. /etc/default/collectd might have a LD_PRELOAD line from previous releases. If you make any changes, restart collectd using systemctl restart collectd .</p>
</blockquote>
<p dir="auto">Hmmm yes system in question did not have a cleaned up <code>/etc/default/collectd</code></p>
<p dir="auto">But the unable to parse persists:</p>
<pre><code>2025-02-27T09:18:35.333933+00:00 my syslog.js[829]: 2025-02-27T09:18:35.333Z syslog:server Unable to parse: &lt;30&gt;1 2025-02-27T09:18:35Z my d1235d4c-4418-4cfe-8b2b-bc6abdd9afa2 1023 d1235d4c-4418-4cfe-8b2b-bc6abdd9afa2 - Task apps.uptime.tasks.dispatch_checks[427f04a8-9cb7-4914-b26d-db5cc31b860c] succeeded in 0.01911751099396497s: None
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/13361/after-ubuntu-22-24-upgrade-syslog-getting-spammed-and-grows-way-to-much-clogging-up-the-diskspace</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 11:02:00 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13361.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Feb 2025 09:20:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 20 Oct 2025 12:00:09 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/zohup" aria-label="Profile: zohup">@<bdi>zohup</bdi></a> !</p>
]]></description><link>https://forum.cloudron.io/post/114109</link><guid isPermaLink="true">https://forum.cloudron.io/post/114109</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Mon, 20 Oct 2025 12:00:09 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 20 Oct 2025 11:45:05 GMT]]></title><description><![CDATA[<p dir="auto">yes there it is, and it seems like that's the only way to fix it</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> said in <a href="/post/114090">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> said in <a href="/post/114058">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/zohup" aria-label="Profile: zohup">@<bdi>zohup</bdi></a><br />
This is fixed in Cloudron Version 9.</p>
</blockquote>
<p dir="auto">I think what <a class="plugin-mentions-user plugin-mentions-a" href="/user/zohup" aria-label="Profile: zohup">@<bdi>zohup</bdi></a> was asking is how to fix this in production environments which are still running Cloudron Version 8.</p>
</blockquote>
<p dir="auto">thanks for the quick fix! I applied it and it worked perfectly. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title="👍" alt="👍" /><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> said in <a href="/post/102384">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto">Quickfix for users who need it <strong>NOW</strong>:</p>
<pre><code class="language-bash"># get patch file, apply and remove and restart cloudron-syslog.service
cd /home/yellowtent/box
wget https://git.cloudron.io/platform/box/-/commit/063b1024616706971d4a1f9c50b5032727640120.diff
git apply 063b1024616706971d4a1f9c50b5032727640120.diff
rm -v 063b1024616706971d4a1f9c50b5032727640120.diff
systemctl restart cloudron-syslog.service
</code></pre>
</blockquote>
<pre><code>du -sh /var/log/syslog*
truncate -s 0 /var/log/syslog
truncate -s 0 /var/log/syslog.1
</code></pre>
]]></description><link>https://forum.cloudron.io/post/114105</link><guid isPermaLink="true">https://forum.cloudron.io/post/114105</guid><dc:creator><![CDATA[zohup]]></dc:creator><pubDate>Mon, 20 Oct 2025 11:45:05 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 20 Oct 2025 09:13:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> said in <a href="/post/114058">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/zohup" aria-label="Profile: zohup">@<bdi>zohup</bdi></a><br />
This is fixed in Cloudron Version 9.</p>
</blockquote>
<p dir="auto">I think what <a class="plugin-mentions-user plugin-mentions-a" href="/user/zohup" aria-label="Profile: zohup">@<bdi>zohup</bdi></a> was asking is how to fix this in production environments which are still running Cloudron Version 8.</p>
]]></description><link>https://forum.cloudron.io/post/114090</link><guid isPermaLink="true">https://forum.cloudron.io/post/114090</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Mon, 20 Oct 2025 09:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Sun, 19 Oct 2025 17:31:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/zohup" aria-label="Profile: zohup">@<bdi>zohup</bdi></a><br />
This is fixed in Cloudron Version 9.</p>
]]></description><link>https://forum.cloudron.io/post/114058</link><guid isPermaLink="true">https://forum.cloudron.io/post/114058</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Sun, 19 Oct 2025 17:31:55 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Sun, 19 Oct 2025 14:13:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/112707">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> thanks, fixed in <a href="https://git.cloudron.io/platform/box/-/commit/e45af9b611f4d0c3b77d4329aac24bacf98e4e6c" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/commit/e45af9b611f4d0c3b77d4329aac24bacf98e4e6c</a> . I could not figure out why it's not reproducible on that old Cloudron but I can reproduce it everywhere else . Maybe some Ubuntu 20.04 quirk .</p>
</blockquote>
<p dir="auto">Can you guide me what commands to type? Thank you.</p>
]]></description><link>https://forum.cloudron.io/post/114057</link><guid isPermaLink="true">https://forum.cloudron.io/post/114057</guid><dc:creator><![CDATA[zohup]]></dc:creator><pubDate>Sun, 19 Oct 2025 14:13:18 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Tue, 16 Sep 2025 09:14:30 GMT]]></title><description><![CDATA[<p dir="auto">Nice! thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/112738</link><guid isPermaLink="true">https://forum.cloudron.io/post/112738</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Tue, 16 Sep 2025 09:14:30 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 15 Sep 2025 13:51:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> thanks, fixed in <a href="https://git.cloudron.io/platform/box/-/commit/e45af9b611f4d0c3b77d4329aac24bacf98e4e6c" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/commit/e45af9b611f4d0c3b77d4329aac24bacf98e4e6c</a> . I could not figure out why it's not reproducible on that old Cloudron but I can reproduce it everywhere else . Maybe some Ubuntu 20.04 quirk .</p>
]]></description><link>https://forum.cloudron.io/post/112707</link><guid isPermaLink="true">https://forum.cloudron.io/post/112707</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 15 Sep 2025 13:51:52 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 15 Sep 2025 09:20:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Docker 27.3.1 and Ubuntu 24.04.2 LTS</p>
]]></description><link>https://forum.cloudron.io/post/112699</link><guid isPermaLink="true">https://forum.cloudron.io/post/112699</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Mon, 15 Sep 2025 09:20:55 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 15 Sep 2025 09:02:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> What is your ubuntu and docker version?</p>
<p dir="auto">That Cloudron is on Ubuntu 20.04 and docker 27.3.1 . Here it's not reproducible.</p>
<p dir="auto">My test cloudron is on 24.04 and docker 28.1.1 (it's from dev branch). Here it's reproducible.</p>
]]></description><link>https://forum.cloudron.io/post/112697</link><guid isPermaLink="true">https://forum.cloudron.io/post/112697</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 15 Sep 2025 09:02:39 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 15 Sep 2025 08:51:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> thanks for the repro. I have to say I can easily reproduce not only your test but also uptime kuma backup issue on my test Cloudron. At the same time, I have verified that <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a>'s observation is also correct - our prod uptime kuma does not produce any spurious logs. Wonder what is going on... I am debugging.</p>
]]></description><link>https://forum.cloudron.io/post/112696</link><guid isPermaLink="true">https://forum.cloudron.io/post/112696</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 15 Sep 2025 08:51:43 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Fri, 12 Sep 2025 10:14:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> I don't see any special setting in UptimeKuma being applied in my instance. Can you try to reproduce with those instructions below? Hope that makes sense</p>
<p dir="auto">Ensure your default logdriver is journald:</p>
<pre><code class="language-bash">systemctl show docker -p ExecStart
</code></pre>
<p dir="auto">Should show something like</p>
<pre><code class="language-bash">ExecStart={ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --log-driver=journald --exec-opt native.cgroupdriver=cgroupfs --storage-driver=overlay2 --experimental --ip6tables --use&gt;
</code></pre>
<p dir="auto">Then try to mimic what backupSqlite() does (no log driver; redirect only outside docker run):</p>
<pre><code class="language-bash">docker run --rm alpine sh -lc 'for i in $(seq 1 3); do echo "INSERT INTO t VALUES($i);"; done' &gt; /tmp/out.sql
</code></pre>
<p dir="auto">Observe duplicates got logged to syslog anyway:</p>
<pre><code>grep 'INSERT INTO t VALUES' /var/log/syslog | wc -l   # &gt; 0
cat /tmp/out.sql | wc -l                              # same 3 lines
</code></pre>
<p dir="auto">Now repeat with logging disabled (what the fix does):</p>
<pre><code>docker run --rm --log-driver=none alpine sh -lc 'for i in $(seq 1 3); do echo "INSERT INTO t VALUES($i);"; done' &gt; /tmp/out2.sql
grep 'INSERT INTO t VALUES' /var/log/syslog | wc -l   # unchanged
</code></pre>
]]></description><link>https://forum.cloudron.io/post/112641</link><guid isPermaLink="true">https://forum.cloudron.io/post/112641</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Fri, 12 Sep 2025 10:14:52 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Fri, 12 Sep 2025 09:36:39 GMT]]></title><description><![CDATA[<p dir="auto">FWIW, our db is pretty big too.</p>
<p dir="auto"><img src="/assets/uploads/files/1757669651715-ac94f1c5-28df-4fc5-b437-97e77f82ecce-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> the command is just <code>sqlite3 ${p} ".dump"</code> and it is redirected to a file. Do you have any ideas of why this will log sql commands to syslog? I can't reproduce this by running the command manually.</p>
]]></description><link>https://forum.cloudron.io/post/112640</link><guid isPermaLink="true">https://forum.cloudron.io/post/112640</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 12 Sep 2025 09:36:39 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Fri, 12 Sep 2025 09:34:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> I think <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> investigated and could not reproduce. We also run uptime kuma. Our logs are fine. Have you enabled backups inside uptime kuma or something else by any chance?</p>
<pre><code>root@my:~# docker ps | grep uptime
cb00714073cb   cloudron/louislam.uptimekuma.app:202508221422060000    "/app/pkg/start.sh"      2 weeks ago    Up 2 weeks                                            ee6e4628-c370-4713-9cb6-f1888c32f8fb
root@my:~# du -sh /var/log/syslog*
352K	/var/log/syslog
904K	/var/log/syslog.1
116K	/var/log/syslog.2.gz
112K	/var/log/syslog.3.gz
112K	/var/log/syslog.4.gz
108K	/var/log/syslog.5.gz
112K	/var/log/syslog.6.gz
108K	/var/log/syslog.7.gz
root@my:~# grep 'INSERT INTO' /var/log/syslog | wc -l
0
</code></pre>
]]></description><link>https://forum.cloudron.io/post/112639</link><guid isPermaLink="true">https://forum.cloudron.io/post/112639</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 12 Sep 2025 09:34:54 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Fri, 12 Sep 2025 09:22:20 GMT]]></title><description><![CDATA[<p dir="auto">For now as a workaround I'm applying this patch, please advise if you have any concern with this <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<pre><code class="language-diff">diff --git a/box/src/services.js b/box/src/services.js
--- a/box/src/services.js
+++ b/box/src/services.js
@@ -1,7 +1,7 @@
 'use strict';
 
 exports = module.exports = {
     getServiceConfig,
 
     listServices,
     getServiceStatus,
@@ -308,7 +308,7 @@ async function backupSqlite(app, options) {
     // we use .dump instead of .backup because it's more portable across sqlite versions
     for (const p of options.paths) {
         const outputFile =  path.join(paths.APPS_DATA_DIR, app.id, path.basename(p, path.extname(p)) + '.sqlite');
 
         // we could use docker exec but it may not work if app is restarting
         const cmd = `sqlite3 ${p} ".dump"`;
         const runCmd = `docker run --rm --name=sqlite-${app.id} \
             --net cloudron \
             -v ${volumeDataDir}:/app/data \
             --label isCloudronManaged=true \
-            --read-only -v /tmp -v /run ${app.manifest.dockerImage} ${cmd} &gt; ${outputFile}`;
+            --log-driver=none \
+            --read-only -v /tmp -v /run ${app.manifest.dockerImage} ${cmd} &gt; ${outputFile} 2&gt;/dev/null`;
 
         await shell.bash(runCmd, { encoding: 'utf8' });
     }
 }

</code></pre>
]]></description><link>https://forum.cloudron.io/post/112638</link><guid isPermaLink="true">https://forum.cloudron.io/post/112638</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Fri, 12 Sep 2025 09:22:20 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Fri, 12 Sep 2025 08:57:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a></p>
<pre><code class="language-bash">root@ubuntu-cloudron-16gb-nbg1-3:~# du -sh /var/log/syslog*
8.2G	/var/log/syslog
0	/var/log/syslog.1
0	/var/log/syslog.1.gz-2025083120.backup
52K	/var/log/syslog.2.gz
4.0K	/var/log/syslog.3.gz
4.0K	/var/log/syslog.4.gz
</code></pre>
<p dir="auto">As mentioned earlier in the discussion , it's due to sqlite backup dumps of UptimeKuma which end in the wrong place.</p>
<pre><code class="language-bash">root@ubuntu-cloudron-16gb-nbg1-3:~# grep 'INSERT INTO' /var/log/syslog | wc -l
47237303
</code></pre>
<p dir="auto">And I think this was started being investigated by <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a><br />
This generates a few GBs worth of waste per day on my Cloudron instance which causes regular outages (every few weeks)</p>
]]></description><link>https://forum.cloudron.io/post/112636</link><guid isPermaLink="true">https://forum.cloudron.io/post/112636</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Fri, 12 Sep 2025 08:57:18 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Fri, 12 Sep 2025 08:21:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> afaik, Cloudron does not log anything to syslog . Did you happen to check what was inside that massive syslog file? In one of our production cloudrons (running for almost a decade):</p>
<pre><code>$ du -sh /var/log/syslog*
5.1M	/var/log/syslog
6.6M	/var/log/syslog.1
800K	/var/log/syslog.2.gz
796K	/var/log/syslog.3.gz
812K	/var/log/syslog.4.gz
</code></pre>
]]></description><link>https://forum.cloudron.io/post/112630</link><guid isPermaLink="true">https://forum.cloudron.io/post/112630</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Fri, 12 Sep 2025 08:21:52 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Wed, 10 Sep 2025 16:49:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> said in <a href="/post/112577">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a><br />
You mean the disk usage as a historical statistic and not only a singular point when checking?<br />
If this is what you mean, no that is not part of Cloudron 9 at the moment.<br />
But in my opinion, a very welcome feature request after Cloudron 9 is released!</p>
</blockquote>
<p dir="auto">Exactly, the idea is to be able to notice if something weird is happening (like disk usage growing constantly at a rapid rate)<br />
I'll make a proposal in a separate thread -&gt; Follow up in <a href="https://forum.cloudron.io/topic/14292/add-historical-disk-usage-in-system-info-graphs-section">https://forum.cloudron.io/topic/14292/add-historical-disk-usage-in-system-info-graphs-section</a></p>
]]></description><link>https://forum.cloudron.io/post/112581</link><guid isPermaLink="true">https://forum.cloudron.io/post/112581</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Wed, 10 Sep 2025 16:49:06 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Wed, 10 Sep 2025 13:04:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a><br />
You mean the disk usage as a historical statistic and not only a singular point when checking?<br />
If this is what you mean, no that is not part of Cloudron 9 at the moment.<br />
But in my opinion, a very welcome feature request after Cloudron 9 is released!</p>
]]></description><link>https://forum.cloudron.io/post/112577</link><guid isPermaLink="true">https://forum.cloudron.io/post/112577</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Wed, 10 Sep 2025 13:04:00 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Wed, 10 Sep 2025 06:06:33 GMT]]></title><description><![CDATA[<p dir="auto">In the meantime, the problem still persists it seems</p>
<pre><code>root@ubuntu-cloudron-16gb-nbg1-3:~# du -sh /var/log/syslog*
15G	/var/log/syslog
26G	/var/log/syslog.1
0	/var/log/syslog.1.gz-2025083120.backup
52K	/var/log/syslog.2.gz
4.0K	/var/log/syslog.3.gz
4.0K	/var/log/syslog.4.gz
</code></pre>
<p dir="auto">Disk graph shows</p>
<pre><code>  docker 25.9 GB
  docker-volumes 7.79 GB
  /apps.swap 4.29 GB
  platformdata 3.77 GB
  boxdata 58.34 MB
  maildata 233.47 kB
  Everything else (Ubuntu, etc) 48.67 GB
</code></pre>
<pre><code>root@ubuntu-cloudron-16gb-nbg1-3:~# truncate -s 0 /var/log/syslog
root@ubuntu-cloudron-16gb-nbg1-3:~# truncate -s 0 /var/log/syslog.1
</code></pre>
<p dir="auto">After truncating the logs (see above), I reclaim the disk space, but I really need to work on a more effective patch / housekeeping job to prevent <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f525.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--fire" style="height:23px;width:auto;vertical-align:middle" title=":fire:" alt="🔥" /></p>
<pre><code>This disk contains:

  docker 25.9 GB
  docker-volumes 8.02 GB
  /apps.swap 4.29 GB
  platformdata 3.8 GB
  boxdata 57.93 MB
  maildata 233.47 kB
  Everything else (Ubuntu, etc) 7.62 GB
</code></pre>
<p dir="auto">I would also love if the Cloudron disk usage view would be a graph like for CPU and Memory. Maybe it's already planned for Cloudron 9, otherwise should I mention that idea in a new thread, <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a>  ?</p>
]]></description><link>https://forum.cloudron.io/post/112560</link><guid isPermaLink="true">https://forum.cloudron.io/post/112560</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Wed, 10 Sep 2025 06:06:33 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Thu, 04 Sep 2025 06:33:49 GMT]]></title><description><![CDATA[<p dir="auto">So the docker daemon itself using journald via <code>--log-driver=journald</code> is correct. Also it is correct that the containers which are managed and started by Cloudron will have <code>syslog</code> in the <code>LogConfig</code> of the <code>HostConfig</code>.  Also it should mention the <code>syslog-address</code> being <code>unix://home/yellowtent/platformdata/logs/syslog.sock</code></p>
<p dir="auto">From what I can see in your post this all looks correct and as intended.</p>
<p dir="auto">Thus, none of the docker containers should log to journald or rsyslogd. Well at least if they were created by Cloudron itself of course to set those.</p>
<p dir="auto">Given that this is uptime kuma, which in turn is just using sqlite, this lead me to <a href="https://git.cloudron.io/platform/box/-/blob/master/src/services.js?ref_type=heads#L933" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/blob/master/src/services.js?ref_type=heads#L933</a> which indeed starts a container without specifying the cloudron logdriver configs. So that is probably one thing we should fix.</p>
<p dir="auto">This however would still mean the Gbs of sql dump logs just end up in another place. So the main issue then to fix is that <code>sqlite3 app.db .dump</code> which is run to create the sqldump also somehow logs to stdout/err despite redirectding stdou to the dump file....and that ends up in the logs somehow. I haven't found a fix yet but just to share the investigation here.</p>
]]></description><link>https://forum.cloudron.io/post/112368</link><guid isPermaLink="true">https://forum.cloudron.io/post/112368</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 04 Sep 2025 06:33:49 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Wed, 03 Sep 2025 10:33:47 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your feedback, <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a></p>
<p dir="auto">I'm not sure why, but Cloudron created my app containers with Docker’s syslog log driver. Those containers write their stdout/stderr straight into the host’s rsyslog, which in turn writes to /var/log/syslog.<br />
So when an app (Uptime Kuma in my case) runs a huge sqlite3 .dump during a Cloudron task/backup, that dump goes to stdout → syslog → /var/log/syslog, ballooning the file by GBs. This is not journald forwarding (it’s disabled). Cloudron’s own cloudron-syslog also logs per-app to /home/yellowtent/platformdata/logs/…, so right now there’s duplication.</p>
<p dir="auto">I’m not looking for a local workaround; I’d like Cloudron to confirm the intent here and provide a platform fix.</p>
<p dir="auto">Below, the findings and some questions/proposals to pursue</p>
<h3>Dockerd default vs. container reality</h3>
<pre><code>systemctl show docker -p ExecStart
# ... --log-driver=journald ...
</code></pre>
<pre><code>docker ps -a -q | xargs -r -I{} docker inspect {} \
  --format '{{.Name}} {{.HostConfig.LogConfig.Type}}' | sort -u
# ~80 containers → all: syslog
</code></pre>
<p dir="auto"><img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title=":arrow_right:" alt="➡" />  The daemon default is journald, but all existing containers are syslog (likely from when they were created).</p>
<h3>Not journald → syslog; it’s Docker → rsyslog</h3>
<pre><code>grep -n 'ForwardToSyslog' /etc/systemd/journald.conf
# ForwardToSyslog=no
</code></pre>
<p dir="auto"><img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title=":arrow_right:" alt="➡" /> journald isn’t forwarding.</p>
<h3>Rsyslog is writing everything to /var/log/syslog</h3>
<pre><code>grep -nH . /etc/rsyslog.d/50-default.conf | sed -n '8,12p'
# *.*;auth,authpriv.none   -/var/log/syslog
</code></pre>
<h3>Cloudron syslog collector is active (so we have duplicate paths)</h3>
<pre><code>systemctl status cloudron-syslog
# active (running)
ls /home/yellowtent/platformdata/logs/
# per-app log dirs + syslog.sock present
</code></pre>
<h3>The big spill: SQL dump text in logs exactly at backup window</h3>
<pre><code>root@ubuntu-cloudron-16gb-nbg1-3:~# grep -nE 'BEGIN TRANSACTION|CREATE TABLE \[heartbeat\]|INSERT INTO heartbeat' /var/log/syslog | head -3
1152:2025-08-31T21:00:37.705303+00:00 ubuntu-cloudron-16gb-nbg1-3 d6750120460b[1123]: BEGIN TRANSACTION;
1153:2025-08-31T21:00:37.705386+00:00 ubuntu-cloudron-16gb-nbg1-3 d6750120460b[1123]: CREATE TABLE [heartbeat](#015
1162:2025-08-31T21:00:37.705789+00:00 ubuntu-cloudron-16gb-nbg1-3 d6750120460b[1123]: INSERT INTO heartbeat VALUES(1,1,1,1,'200 - OK','2025-03-27 23:26:53.602',566,0,0);
</code></pre>
<p dir="auto"><img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title=":arrow_right:" alt="➡" /> And Cloudron task timeline around the same minute:</p>
<pre><code>root@ubuntu-cloudron-16gb-nbg1-3:~# grep -n '2025-08-31T21:0' /home/yellowtent/platformdata/logs/box.log | sed -n '1,40p'
9200:2025-08-31T21:00:00.014Z box:janitor Cleaning up expired tokens
9201:2025-08-31T21:00:00.016Z box:eventlog cleanup: pruning events. creationTime: Mon Jun 02 2025 21:00:00 GMT+0000 (Coordinated Universal Time)
9202:2025-08-31T21:00:00.054Z box:locks write: current locks: {"backup_task":null}
9203:2025-08-31T21:00:00.054Z box:locks acquire: backup_task
9204:2025-08-31T21:00:00.054Z box:janitor Cleaned up 0 expired tokens
9205:2025-08-31T21:00:00.166Z box:tasks startTask - starting task 7053 with options {"timeout":86400000,"nice":15,"memoryLimit":1024,"oomScoreAdjust":-999}. logs at /home/yellowtent/platformdata/logs/tasks/7053.log
9206:2025-08-31T21:00:00.168Z box:shell tasks /usr/bin/sudo -S -E /home/yellowtent/box/src/scripts/starttask.sh 7053 /home/yellowtent/platformdata/logs/tasks/7053.log 15 1024 -999
9207:2025-08-31T21:00:00.249Z box:shell Running as unit: box-task-7053.service; invocation ID: fa4cf334a41b43fc9e06d6612bf5a9c1
9209:2025-08-31T21:00:00.395Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9210:2025-08-31T21:00:10.288Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9211:2025-08-31T21:00:20.321Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9212:2025-08-31T21:00:30.367Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9213:2025-08-31T21:00:40.579Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9214:2025-08-31T21:00:50.457Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9215:2025-08-31T21:01:00.455Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9216:2025-08-31T21:01:10.350Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9217:2025-08-31T21:01:20.413Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9218:2025-08-31T21:01:30.407Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9219:2025-08-31T21:01:40.367Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9220:2025-08-31T21:01:50.352Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9221:2025-08-31T21:02:00.390Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9222:2025-08-31T21:02:10.709Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9223:2025-08-31T21:02:11.024Z box:shell system: swapon --noheadings --raw --bytes --show=type,size,used,name
9224:2025-08-31T21:02:20.338Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9225:2025-08-31T21:02:30.311Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9226:2025-08-31T21:02:40.300Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9227:2025-08-31T21:02:50.308Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9228:2025-08-31T21:03:00.406Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9229:2025-08-31T21:03:10.269Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9230:2025-08-31T21:03:20.363Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9231:2025-08-31T21:03:30.265Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9232:2025-08-31T21:03:40.281Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9233:2025-08-31T21:03:50.312Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9234:2025-08-31T21:04:00.321Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9235:2025-08-31T21:04:10.284Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9236:2025-08-31T21:04:20.357Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9237:2025-08-31T21:04:30.242Z box:apphealthmonitor app health: 31 running / 0 stopped / 0 unresponsive
9238:2025-08-31T21:04:30.281Z box:shell Finished with result: success
9245:2025-08-31T21:04:30.288Z box:shell Service box-task-7053 finished with exit code 0
9247:2025-08-31T21:04:30.289Z box:tasks startTask: 7053 completed with code 0
</code></pre>
<h3>Questions / Suggestions</h3>
<ul>
<li>Is syslog the intended log driver for app containers?<br />
Dockerd on my host now runs with --log-driver=journald, but all app containers remain on syslog unless re-created.</li>
<li>Platform-level fix proposals (any/all):
<ul>
<li>Migrate app containers to journald on updates/repairs so they inherit the daemon default (no /var/log/syslog involvement).</li>
<li>Ensure task/backup helpers don’t emit large dumps to stdout (redirect to files/pipes consumed by cloudron-syslog, not rsyslog).</li>
<li>Ship an rsyslog drop-in that stops Docker-originated container stdout from landing in /var/log/syslog, since Cloudron already captures per-app logs under /home/yellowtent/platformdata/logs/.</li>
</ul>
</li>
</ul>
<p dir="auto"><img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title=":arrow_right:" alt="➡" /> This would prevent another GB-scale blow-up when an app emits a lot to stdout during backups or maintenance.</p>
<p dir="auto">What do you think, <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> ?<br />
Thanks in advance <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title=":pray:" alt="🙏" /></p>
]]></description><link>https://forum.cloudron.io/post/112332</link><guid isPermaLink="true">https://forum.cloudron.io/post/112332</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Wed, 03 Sep 2025 10:33:47 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 01 Sep 2025 15:48:44 GMT]]></title><description><![CDATA[<p dir="auto">Ah no that is correct. Sorry what I meant is, that Cloudron task or app related logs should not show up in default syslog as such, like when you would run <code>journalctl -f</code> However you should have a <code>cloudron-syslog</code> daemon running. Check with <code>systemctl status cloudron-syslog</code></p>
<p dir="auto">That one would dump corresponding logs into the correct places in <code>/home/yellowtent/paltformdata/logs/...</code></p>
<p dir="auto">So still I am curious how it ends up in <code>/var/log/syslog</code> and then why it would log db dump data there.</p>
]]></description><link>https://forum.cloudron.io/post/112269</link><guid isPermaLink="true">https://forum.cloudron.io/post/112269</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 01 Sep 2025 15:48:44 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 01 Sep 2025 15:46:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sansguidon" aria-label="Profile: SansGuidon">@<bdi>SansGuidon</bdi></a> said in <a href="/post/112267">After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace</a>:</p>
<blockquote>
<p dir="auto">I alone with this setup?</p>
</blockquote>
<p dir="auto">Nope. I see to have the same:</p>
<pre><code>root@Ubuntu-2204-jammy-amd64-base ~ # docker info | grep 'Logging Driver'
 Logging Driver: journald
</code></pre>
]]></description><link>https://forum.cloudron.io/post/112268</link><guid isPermaLink="true">https://forum.cloudron.io/post/112268</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 01 Sep 2025 15:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to After Ubuntu 22/24 Upgrade syslog getting spammed and grows way to much clogging up the diskspace on Mon, 01 Sep 2025 14:54:59 GMT]]></title><description><![CDATA[<p dir="auto">I've no idea, my setup seems to use journald which could be a default and root cause of such issues</p>
<pre><code>root@ubuntu-cloudron-16gb-nbg1-3:~# docker info | grep 'Logging Driver'
 Logging Driver: journald
</code></pre>
<p dir="auto">am I alone with this setup? I've no memory about configuring this behavior for logging driver.</p>
]]></description><link>https://forum.cloudron.io/post/112267</link><guid isPermaLink="true">https://forum.cloudron.io/post/112267</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Mon, 01 Sep 2025 14:54:59 GMT</pubDate></item></channel></rss>