Skip to content

Logbee is a logging, exceptions tracking and Application Performance Monitoring server. Can be installed on-premises.

Notifications You must be signed in to change notification settings

catalingavan/logbee-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logbee

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.

Technology

  • Built on .NET8
  • Can be hosted on Windows or Linux, or run as a Docker container
  • Configurable storage using MongoDB 8.0 or Azure Cosmos DB (more storage options are under development)

Artifacts

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

Latest versions

logbee.Frontend-v2.2.0-beta6

logbee.Backend-v2.2.0-beta3

docker pull catalingavan/logbee.frontend:2.2.0-beta6
docker pull catalingavan/logbee.backend:2.2.0-beta3

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:

User interface

About

Logbee is a logging, exceptions tracking and Application Performance Monitoring server. Can be installed on-premises.

Resources

Stars

Watchers

Forks

Packages

No packages published