Your organizations

Overview

Welcome to XLogInsights!

Get telemetry flowing in under 5 minutes.

1 Create an App

Go to Settings → Applications and create your first app.

2 Get an API Key

Generate a key for your app. You'll need it for the SDK setup.

3 Install the SDK

Add to your ASP.NET Core app:

builder.Services.AddXLogInsights(o => {
    o.Endpoint = "https://xlog.bezoq.com";
    o.ApiKey = "your-api-key";
});
app.UseXLogInsights();

Total Events

0

Error Rate

0%

P95 Latency

0ms

Active Exceptions

0

Recent Events

Time Severity Message Source App

Create organization

You'll be the owner. New organizations start on the Free plan.