✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Defender Pro: scans and lockouts as a dashboard

Defender Pro writes audit events into wp_defender_audit_log and lockouts into its own lockout table with IPs, reasons, and timestamps. SleekView Charts groups that data into Number, Pie, Bar, and Area cards so the same security log finally reads as a dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Defender Pro

From audit rows to a security dashboard

Defender Pro does the hardening job well. File scans, login limits, 404 blocks, and audit events are written to dedicated tables in the database, each with the context a security team eventually wants to see. The Defender dashboard summarises high-level totals, but it does not give a freely groupable, drag-and-drop chart surface on the same data, and Defender's own list views are still tables.

SleekView Charts reads the audit log and lockout records as a normal data source. The event_type, ip, user_id, and timestamp columns from wp_defender_audit_log become groupable fields, and the lockout table's reason, ip, and blocked_at columns join in. A Number card shows the weekly lockout total, a donut splits events by type, a horizontal bar surfaces the top blocked IPs, and an area chart traces daily audit volume.

Nothing is rewritten on Defender's side. The plugin keeps scanning, blocking, and logging, and the dashboard simply renders the same rows in a shape that supports a daily security review on top of the weekly automated email Defender already sends.

Workflow

From Defender tables to a charts dashboard

1

Point at the audit log

Connect a SleekView to wp_defender_audit_log and the lockout table. Event type, IP, user, and timestamp columns become groupable fields the moment the source is mapped.
2

Pick chart cards

Add a Number card for weekly lockouts, a Pie for event type mix, a horizontal Bar for top blocked IPs, and an Area for daily audit volume. Each card is wired to a column and an aggregation.
3

Save the dashboard

Pin the layout as a saved view so the next reviewer opens the same charts in the same order. Filters carry through to every card, including date ranges and event-type scoping.
4

Scope per role

Assign the saved charts dashboard to a security or compliance role. Sensitive cards stay tied to capability checks while the operational view stays available to admins.

Sample dashboard

Charts you can build from Defender data

Four cards that turn Defender Pro's audit log and lockout records into a working security dashboard without leaving WP Admin.
Number · Default

Lockouts this week

A single KPI counting rows in Defender's lockout table where blocked_at falls in the last seven days, with the previous week underneath for context.
Count
Pie · Donut

Audit event mix

Distribution across login, plugin, theme, user, and option events using the event_type column on wp_defender_audit_log, so the security mix is visible at a glance.
Count group by event_type
Bar · Horizontal

Top blocked IPs

Horizontal bar of the IPs hitting Defender's login or 404 limits most often, sourced from the ip column on the lockout table. Repeat offenders surface for a permanent block.
Count group by ip
Area · Gradient

Daily audit volume

A gradient area chart of audit events per day across the filter range, sourced from timestamp on wp_defender_audit_log, so anomalies stand out before the next review.
Count group by timestamp

Comparison

Default Defender dashboard vs SleekView Charts

Default Defender dashboard

  • The default dashboard shows summary tiles but no freely groupable chart surface.
  • Audit logs and lockouts live in separate list views and never share one screen.
  • Time-series volume is hidden behind weekly emailed reports, not interactive cards.
  • Custom columns from Defender add-ons never feed any built-in chart.
  • Sharing a quick security view with the team means screenshots of multiple pages.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on wp_defender_audit_log with no extra storage.
  • Group by event type, IP, user, action, or any column on the audit or lockout tables.
  • Date range, event type, and IP filters apply to every card on the dashboard.
  • Lockout reasons and Defender add-on columns are picked up automatically.
  • Saved layouts scope per role so security and operations see the right view.

Features

What SleekView Charts gives you for Defender Pro

Chart cards on Defender data

Number, Pie, Bar, Line, Area, Radar, and Radial cards drop directly onto Defender's audit and lockout tables. Group by event type, user, IP, or any column Defender writes.

One filter, every card

Date range, event type, and IP filters apply across the whole dashboard. The same scope drives the KPI, the donut, the bar, and the time-series at once.

Role-scoped dashboards

Save separate layouts for security ops and senior reviewers. Sensitive cards stay tied to capability checks, and viewers do not need full Defender admin access.

Audience

Who builds Defender Pro charts dashboards with SleekView

Security operations

Open the dashboard each morning, scan event mix and lockout volume, and click into rows only when something stands out. Less context switching across Defender screens.

Compliance officers

Track plugin, theme, and option events across the reporting period. Export the same charts the audit committee signs off on at the end of the quarter.

Agency owners

Hand each client a one-screen security snapshot, scoped to their site, that the account manager can read without learning Defender's full data model.

The bigger picture

Why hardening data deserves a real dashboard

Defender Pro already records the events that matter. The trouble is that the writing layer and the reading layer are different jobs. Defender is built for the writing job, and it shows in the dashboard's summary tiles and the list views.

Once a security team needs to spot trends, compare weeks, or share a one-glance summary with a non-technical stakeholder, those tiles run out. The data exists in wp_defender_audit_log and the lockout table, with the indexes Defender maintains. Rendering it as Number, Pie, Bar, and Area cards costs nothing on the writing side and reframes the same rows as a dashboard.

The cadence of security review shifts from weekly emails to a daily glance, while the underlying tables stay untouched.

Questions

Common questions about SleekView Charts for Defender Pro

No. SleekView Charts reads the same wp_defender_audit_log and lockout tables Defender writes. No additional storage is created and the audit chain stays intact, ready for evidence handoffs.

 

Yes. SleekView treats each table as a source, and the dashboard layout supports cards from multiple sources side by side. A single date filter scopes both at once.

 

Yes. The weekly email is built for asynchronous summaries and the charts dashboard is built for interactive review. They cover different cadences and do not interfere with each other.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying rows are reachable via the connected SleekView grid for incident handoffs and forensics.

 

No. Aggregations run server-side against the indexes Defender maintains on event_type and timestamp. The dashboard requests aggregate buckets, not raw rows, so the wire payload stays small.

 

Yes. Saved chart layouts respect Defender's capability checks and can layer additional capability gates per card, so sensitive views stay scoped to the right roles.

 

No. Defender's reports cover scheduled summaries on a fixed template. Charts cover the interactive day-to-day dashboard, and the two complement each other without overlap.

 

SleekView introspects the source columns at config time. When Defender adds a column, it shows up as a groupBy or value option without needing a custom integration release.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView