Open-source end-to-end logging system for high-volume log processing. Streams logs from Vector → Kafka → Spark → S3/Athena, with Grafana dashboards and automated orchestration.
Full documentation is available at: https://dream-horizon-org.github.io/logwise/
Follow the S3 & Athena Setup Guide
Run the setup script:
bash
cd deploy
./setup.sh
Access services:
http://localhost:3000 (admin/admin)http://localhost:18080http://localhost:8080For detailed instructions, see the Docker Setup Guide.
logwise/
├── deploy/ # Docker deployment configuration
├── vector/ # Vector log collection config
├── spark/ # Spark streaming application
├── orchestrator/ # Spring Boot orchestrator service
└── docs/ # Documentation
We welcome contributions! Please see our Contributing Guide for details.
This project is licensed under the LGPL-3 License. See the LICENSE file for details.
For questions or support, please open an issue or contact the maintainers.
$ claude mcp add logwise \
-- python -m otcore.mcp_server <graph>