Logbee is a logging aggregator, exceptions tracking and Application Performance Monitoring server.
It provides an intuitive user-interface, allowing developers to access the information and other useful metrics in real-time.
The application can be used online or it can be hosted on-premises.
- Built on .NET8
- Can be hosted on Windows or Linux, or run as a Docker container
- Configurable storage using MongoDB 6.0 or Azure Cosmos DB (more storage options are under development)
Logbee artifacts can be downloaded from here:
https://github.com/logbee-net/logbee-app/releases
Installation and configuration guide can be found here:
https://logbee.net/Docs/on-premises.index.html
docker pull catalingavan/logbee.frontend:1.3.3
docker pull catalingavan/logbee.backend:1.3.0
Examples of integration applications can be found on the logbee-integrations-examples repository.
- Serilog (.NET)
- KissLog (.NET)
- ExpressJS (Node.js)
- OpenTelemetry
- REST (using Logbee APIs)
Here is a snapshot of the Logbee dashboard, showing how logs are displayed in real-time: