From 4d36764644ad62c4945f7931e02b6f616395ba56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 28 Dec 2015 19:44:19 +0200 Subject: [PATCH] FAQ --- templates/payments/pricing.html | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/templates/payments/pricing.html b/templates/payments/pricing.html index 38c4b609..69e2c645 100644 --- a/templates/payments/pricing.html +++ b/templates/payments/pricing.html @@ -157,6 +157,49 @@ +
+
+ +
+
+

What is the "log entries / check" number?

+

+ healthchecks.io keeps a log entry for each ping it receives. + The log entry contains the date, the source IP address, + the protocol (http or https) and the user agent string. + The log can be useful for auditing past activity of + your cron jobs. +

+

+ There is a per-check limit of how many log entries are + kept. When this limit is reached, the oldest log entries + are culled. You can increase this limit by upgrading to + paid plans. +

+ +

When is 100 log entries per check sufficient?

+

+ It depends on how frequently your cron job runs and + for what time period you want to keep a log of received + pings. For example, if your cron job runs once a week, + then the 100 log entries will cover 2 years. On the other + hand, if the cron job runs every 5 minutes, then the 100 + log entries will only cover 8 hours. +

+ +

If I cancel my paid plan, do I get a refund?

+

+ You can easily cancel your subscription at any time. + There are no cancellation fees, though no refunds are + provided for prorated periods. +

+
+
+
+
+