Jump to content

Recommended Posts

Posted

WireWall 1.6.0 Released: Traffic History, AI-Ready Logs, and Dashboard Redesign

Hi everyone,

I’ve released WireWall 1.6.0, a new update for the ProcessWire firewall/security module.

This release focuses on better traffic visibility, AI-assisted analysis, and a cleaner admin dashboard.

What’s new

AI-friendly traffic history

WireWall can now save public request history as daily JSONL files:

/site/assets/WireWall/traffic/traffic-YYYY-MM-DD.jsonl

Each row contains structured request data such as:

  • time
  • allowed / blocked status
  • block reason
  • IP
  • country
  • city / region when available
  • ASN
  • method
  • URL path and query
  • referer
  • User-Agent
  • selected request headers

This is separate from the normal ProcessWire log and is intended for later traffic analysis, including feeding recent traffic into AI tools.

New setting

A new option was added:

Save Traffic History

It is enabled by default and can be managed from the WireWall module settings.

Dashboard redesign

The Admin > Setup > WireWall dashboard has been redesigned with:

  • clearer status header
  • protection/logging indicators
  • improved KPI cards
  • better active bans view
  • cleaner top reasons/countries/IPs sections
  • more readable recent events table
  • traffic history status and path display

Agent-readable documentation

This release also adds AGENTS.md, describing how AI agents and Olivia-style assistants should safely work with the module, including configuration keys, safe/risky operations, and website blueprint guidance.

Version

Current version: 1.6.0

Release: https://github.com/mxmsmnv/WireWall/releases/tag/v1.6.0

Repository: https://github.com/mxmsmnv/WireWall

Feedback, bug reports, and configuration ideas are very welcome.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...