StatusCore

Forgot Password?

Don't have an account? Sign Up

Already have an account? Login

Two-Factor Authentication

Enter the 6-digit code sent to

Resend Code  |  Cancel

📱

Set Up Two-Factor Authentication

For your security, please enter your phone number to receive verification codes.

Standard SMS rates may apply. US phone numbers only.

StatusCore Network Monitoring & SIEM
Overview
Monitoring
Security
Tools
Support
Resources
Knowledge Base API Docs
System
Admin Console
?

Dashboard

You are impersonating
0
Monitors Up
0
Active Incidents
0
SIEM Alerts
0
Sensors Online

Active Incidents

View All →
Loading…

Recent SIEM Alerts

View All →
Loading…

Pinned & Problem Monitors

Manage Pins →
Loading…

Live Log Stream

Full View →
Loading…
0
Total Monitors
0
Up
0
Down
0
Paused

Monitors (0/0)

Get alerts when your SSL certificate is expiring

Your cron job or service will send a ping to a unique URL. If we don't receive a ping within the expected interval + grace period, we alert you.

No monitors yet. Add your first monitor to get started!

0
Open
0
In Progress
0
Resolved
0
Total

Support Tickets

No tickets yet. Create one to get started!

0
Total Sensors
0
Online
0
Offline
0
Open Alerts
SIEM Alert Channels: Email SMS Telegram Slack Discord

☰ Sensors

Name / Hostname IP (WireGuard) Status Last Seen Actions
No sensors registered yet.

☰ Detection Rules

Rule NameTypeKeywordSourceSeverityActions
No custom rules yet.

☰ ☁️ Cloud Connectors

No cloud connectors configured.

M365 Actions

☰ 🛡 Blocked IPs

IP Address Reason Status Created Duration Actions
No blocked IPs.

☰ SIEM Alerts

No alerts.

☰ 📋 SIEM Logs

Timestamp Source Severity Hostname Message
No logs found.

Provisioning Token

Use this token to register a new sensor. It can only be used once.

—

Deploy New Sensor

Choose a deployment method to connect a new sensor to StatusCore.

Raspberry Pi Sensor

The Pi Sensor is a dedicated hardware device that runs StatusCore monitoring with a built-in display, WireGuard VPN tunnel, and automatic log forwarding.

Requirements: Raspberry Pi 4/5, Raspberry Pi OS Lite (64-bit), network connection.

Setup steps:

  1. Flash Raspberry Pi OS Lite 64-bit to an SD card
  2. Boot the Pi and connect to your network
  3. Run the setup script with your tenant token
  4. Reboot — the sensor will auto-register
# On the Raspberry Pi:
curl -fsSL https://portal.statuscore.io/api/sensors/install/script | sudo bash -s -- YOUR_TOKEN

Linux Install (Ubuntu/Debian)

One-line install for any Ubuntu or Debian-based Linux server. Installs WireGuard, the log forwarder, and registers the sensor automatically.

Requirements: Ubuntu 20.04+ or Debian 11+, root access, outbound internet.

curl -fsSL https://portal.statuscore.io/api/sensors/install/script | sudo bash -s -- YOUR_TOKEN

The script is idempotent — safe to run multiple times. It will skip steps already completed.

Docker Container

Run the StatusCore sensor as a Docker container. Requires Docker and host networking for syslog and WireGuard access.

docker run -d --name statuscore-sensor --restart unless-stopped --net host --cap-add NET_ADMIN -e TENANT_TOKEN=YOUR_TOKEN -e STATUSCORE_API_URL=https://portal.statuscore.io/api statuscore/sensor

Requires --net host for WireGuard and syslog UDP port access. --cap-add NET_ADMIN is needed for WireGuard.

Connect Microsoft 365

Setup Instructions:
  1. Go to Microsoft Entra admin center (entra.microsoft.com)
  2. App registrations → New registration → name it "StatusCore SIEM"
  3. API permissions → Add a permission → Office 365 Management APIs → Application permissions → ActivityFeed.Read
  4. Grant admin consent for your organization
  5. Certificates & secrets → New client secret → copy the Value
  6. Copy Tenant ID, Application (client) ID, and the Client Secret into the form below
⚠️ First data can take up to 12 hours after setup. This is a Microsoft limitation for new subscriptions.

Create Detection Rule

AI Rule Builder

Describe what you want to detect in plain English. AI will create the rule for you.

AI Suggested Rule:

💬 StatusCore AI
👋 Hi! I'm your StatusCore AI assistant. Ask me anything about your monitors!

Create New Ticket