Get Hedhog updates in your inbox
New releases, fresh recipes, and breaking changes — no spam.
Back to Core modulesWired in CoreModule
Core Submodule
access-log
Stores and queries HTTP and MCP access logs for auditing.
Source path: libraries/core/src/access-log
Module file: access-log.module.ts
Introduction
This page documents the access-log submodule as part of the Core package. Use it as a quick technical reference for implementation scope, exposed APIs and MCP integration points.
HTTP Endpoints
1 endpoint
List access logs with optional filters by user, date range and log type.
- Query
- page, pageSize, userId, userSearch, createdAtFrom, createdAtTo, type
MCP Tools
No MCP tools mapped for this submodule.