Installation

There’s nothing to deploy locally—NextLogs is SaaS. Your “installation” is simply creating a project and configuring your log sender.

Prerequisites

  • A NextLogs account
  • A project
  • An API key

Create a project

In the dashboard, create a project and copy the apiKey.

Configure your sender

Use your API key in the Authorization header.

export NEXTLOGS_API_KEY="YOUR_API_KEY"

Then send events to the ingestion endpoint.