Improve Security Logging #50

Open
DarkFeather wants to merge 1 commits from sec-logging into main
Owner

We need to accomplish a few tasks:

  • Ensure ModSec is logging to syslog for a Graylog grok
  • Log all NGINX requests pre-proxy with source IP & ModSec outcome
  • Improve Oinkmaster pull verification & sideload
  • Update local suricata rules
  • Promote siem-block script for admins to make responses to IDS detections.
  • Improve AniNIX/Maat build process
We need to accomplish a few tasks: * Ensure ModSec is logging to syslog for a Graylog grok * Log all NGINX requests pre-proxy with source IP & ModSec outcome * Improve Oinkmaster pull verification & sideload * Update local suricata rules * Promote `siem-block` script for admins to make responses to IDS detections. * Improve AniNIX/Maat build process
DarkFeather added 1 commit 2026-08-07 13:42:39 -05:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin sec-logging:sec-logging
git checkout sec-logging
Sign in to join this conversation.