About

We built helloLOG because we needed it ourselves

We run WordPress sites. When something changes on one of them, we want to know who did it and when — without the log itself becoming a liability.

The problem

Activity logging for WordPress isn't a new idea — established plugins have done it for years. The trouble is how they do it: they write every event straight into your WordPress database. On a busy site that's a table that keeps growing, more rows to back up, and one more thing for wp-admin to query every time someone loads a screen.

There's a sharper problem underneath that. If the log lives in the same database as the site, an attacker who compromises that site can see — and sometimes edit — its own audit trail. The evidence sits on the machine that just got broken into.

We looked for a plugin that solved both halves of that: works well as an activity log, and doesn't make the WordPress site itself worse to run. We didn't find one, so we built it.

How helloLOG is different

Built the way we wanted a log to work

So we built helloLOG: the plugin does almost nothing on the site, and everything else — storage, search, retention, dashboard — happens on our backend.

Off-site by design

Every event drains off your WordPress database within 60 seconds. Storage, search and retention all happen on our backend — not on the site an attacker might one day compromise.

Light on WordPress

The plugin keeps one small queue table and nothing else — no growing activity-log table, no extra load on wp-admin. The heavy lifting happens off-site.

Honest, fair-use pricing

Fair use is a soft limit per site, per month. Go over it and we email you — nothing gets cut off, no per-event billing surprises.

Who we are

We're WordPress developers. We originally built helloLOG for ourselves — to keep track of what happens on the sites we run and maintain for our clients. Our clients liked it so much that we decided to open it up to everyone.

Try it on one of your sites

Free for one site — install the plugin, create a key, and watch your activity log fill in.