<?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[Disable healthcheck call in logs?]]></title><description><![CDATA[<p dir="auto">In my custom app, can I disable the healthcheck call every few seconds? I don't feel that this is helpful.</p>
]]></description><link>https://forum.cloudron.io/topic/12856/disable-healthcheck-call-in-logs</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:46:29 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12856.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Nov 2024 08:45:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Disable healthcheck call in logs? on Wed, 27 Nov 2024 09:39:01 GMT]]></title><description><![CDATA[<p dir="auto">You can test on the User agent string. See <a href="https://docs.cloudron.io/apps/lamp/#health-check" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/lamp/#health-check</a> for an example</p>
]]></description><link>https://forum.cloudron.io/post/97402</link><guid isPermaLink="true">https://forum.cloudron.io/post/97402</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Wed, 27 Nov 2024 09:39:01 GMT</pubDate></item><item><title><![CDATA[Reply to Disable healthcheck call in logs? on Wed, 27 Nov 2024 04:56:23 GMT]]></title><description><![CDATA[<p dir="auto">I understand that the healthcheck is required, I just want to avoid showing it in the logs.<br />
But okay, I will see if I can disable that in the custom code.</p>
]]></description><link>https://forum.cloudron.io/post/97396</link><guid isPermaLink="true">https://forum.cloudron.io/post/97396</guid><dc:creator><![CDATA[ekevu123]]></dc:creator><pubDate>Wed, 27 Nov 2024 04:56:23 GMT</pubDate></item><item><title><![CDATA[Reply to Disable healthcheck call in logs? on Tue, 26 Nov 2024 12:50:07 GMT]]></title><description><![CDATA[<p dir="auto">There is no way to disable it, this is required for Cloudron to determine if an app is up and running and tracking its state. The single request on the local network is very cheap. Depending on your use-case sometimes the logs caused by that are annoying, but if this is a custom app, just disable the logging for that route I guess.</p>
]]></description><link>https://forum.cloudron.io/post/97361</link><guid isPermaLink="true">https://forum.cloudron.io/post/97361</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 26 Nov 2024 12:50:07 GMT</pubDate></item></channel></rss>