Awesome
Logbee integrations examples
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.
This repository contains a collection of integrations with Logbee.
The logs are available here: <br> https://logbee.net/Requests?applicationId=4f729841-b103-460e-a87c-be6bd72f0cc9
# API Keys
OrganizationId = "0337cd29-a56e-42c1-a48a-e900f3116aa8"
ApplicationId = "4f729841-b103-460e-a87c-be6bd72f0cc9"
ApiUrl = "https://api.logbee.net/"
Integrations
<table> <tr> <td> <a href="/Serilog" title="Serilog"> <img alt="Serilog" src="/assets/serilog.png" height="60" /> </a> </td> <td> <a href="/OpenTelemetry" title="OpenTelemetry"> <img alt="OpenTelemetry" src="/assets/opentelemetry.png" height="60" /> </a> </td> <td> <a href="/KissLog" title="KissLog"> <img alt="KissLog" src="/assets/kisslog.png" height="60" /> </a> </td> <td> <a href="/ExpressJS" title="ExpressJS"> <img alt="ExpressJS" src="/assets/expressjs.png" height="60" /> </a> </td> </tr> </table>- or using the LogbeeAPI endpoints.