Vigilant is a simple monitoring tool for startups

Centralize logs, track metrics for system health, and get alerts when something goes wrong.

npm i @vigilant-js/core
import { initVigilant } from '@vigilant-js/core';
      
initVigilant({
  name: 'server',
  token: 'tk_1234567890',
});

console.log('Vigilant initialized!');
Interface

Powerful observability, simple integration

Everybody loves observability, but nobody wants to set it up. Vigilant gives you better monitoring without a heavy learning curve or complex integration.

Correlated Logs

Views logs with a shared ID so you can see a series of events.

Memory

Real-time Application Metrics

Visualize key performance indicators like CPU, memory usage, API calls, error rates, and live connections.

+1000000
-1000000

Drop-in Integration

Vigilant captures logs and metrics from a single snippet. No need to make infrastructure changes.

Stop wrestling with complex monitoring tools

You shouldn't have to become an observability expert. Vigilant lowers the mental overhead for monitoring and debugging your app.

Drop-in SDK integration

Automatic request logging

No custom query markup

Custom performace metrics

Made for developers

Self Serve

No need to talk to a human.

Free to try

You don't even need a credit card.

Guided Onboarding

Custom onboarding per framework.

Clean Code

We minimize code required to send data.