๐Ÿ”’ Security Log Platform

Complete security log recording and analysis platform

๐Ÿ“Š Log Viewer

View, search, and analyze captured security logs with advanced filtering and highlighting.

View Logs

๐Ÿ” Features

  • Real-time log capture
  • Burp Suite format
  • Regex search & highlighting
  • Export functionality
  • Statistics & analytics

๐Ÿงช Test Logging

Test that 404 requests and non-existent APIs are properly captured and logged.

Test Logging

๐Ÿš€ Quick Start

  1. Configure your Redis connection in environment variables
  2. Deploy with GitHub integration
  3. All requests will be automatically logged
  4. Visit /view to analyze logs

๐Ÿ“ Environment Setup

Add these environment variables to your Vercel deployment:

UPSTASH_REDIS_REST_URL=https://your-redis-url.upstash.io
UPSTASH_REDIS_REST_TOKEN=your-redis-token