Awesome
Logbee is a logging aggregator, exceptions tracking and Application Performance Monitoring server. <br/> 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.
Technology
- 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)
Artifacts
Logbee artifacts can be downloaded from here: <br/> https://github.com/logbee-net/logbee-app/releases
Installation and configuration guide can be found here: <br/> https://logbee.net/Docs/on-premises.index.html
Latest versions
docker pull catalingavan/logbee.frontend:1.3.0
docker pull catalingavan/logbee.backend:1.3.0
Integrations
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)
User interface
Here is a snapshot of the Logbee dashboard, showing how logs are displayed in real-time:
<table><tr><td> <img alt="User interface" src="https://github.com/catalingavan/logbee-app/assets/39127098/44c8686b-bc24-4c4e-9fd8-155da9826a08" /> </td></tr></table>