Documentation
¶
Overview ¶
audit-log-server is a simple HTTP server for audit log queries.
This server exposes the audit log query functionality via a REST API endpoint at GET /api/audit-logs. It provides the same query capabilities as the CLI tool but via HTTP for integration with other services.
Usage:
audit-log-server -db-host localhost -db-user user -db-password pass
Click to show internal directories.
Click to hide internal directories.