Skip to content

log-forge/backend-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogForge backend

🔧 Features

  • Real-time Docker log streaming via WebSocket
  • Smart alert scanning (with keyword-based detection)
  • In-memory alert tracking
  • API to fetch containers, logs, and alerts
  • Endpoint to clear alerts and logs

🚀 Quick Start

git clone https://github.com/log-forge/backend-oss.git
cd backend-oss
docker compose up -d --build

🧭 API Access

for API endpoints, head to:

http://localhost:<your_port>/docs

By default the port is 8000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published