Enable Notifications

Get notified about new logs and process updates.

Get Started with LogHarbor

1. Install LogHarbor CLI

Install the LogHarbor CLI to start capturing logs from your applications.

npm install -g logharbor-cli

2. Login to LogHarbor

Use the CLI to log in to your LogHarbor account.

logharbor login

3. Start Capturing Logs

Capture logs from your application using the LogHarbor CLI.

logharbor capture "your-command"