GreyNoise status history
Current state: operational — “All Systems Operational” per https://status.greynoise.io (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do GreyNoise incidents last?
From 14 incidents with a vendor-posted start and resolve time. Longest on record: Data Processing Delayed — 17.2 h (2026-03-04 23:24 UTC). Excluded, never estimated: nothing. Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (14)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-14 14:11 UTC | Full System Outage | resolved | critical | 22 min |
| 2026-09-13 17:37 UTC | Session Explorer processing delay | resolved | minor | 14 h 20 min |
| 2026-08-07 15:51 UTC | API Outage | resolved | critical | 1 h 04 min |
| 2026-06-16 01:04 UTC | Delayed Data Processing | resolved | minor | 6 h 06 min |
| 2026-04-15 17:46 UTC | Intermittent IP Details Page Failures | resolved | major | 3 h 25 min |
| 2026-03-10 16:00 UTC | Visualizer Errors | resolved | major | 18 min |
| 2026-03-04 23:24 UTC | Data Processing Delayed | resolved | minor | 17 h 14 min |
| 2026-02-26 16:59 UTC | Data Processing Delays | resolved | minor | 8 h 32 min |
| 2026-02-25 04:55 UTC | Delayed Data Processing | resolved | minor | 10 h 11 min |
| 2026-01-08 20:53 UTC | Visualizer Login Outage | resolved | major | 1 h 17 min |
| 2025-12-11 10:54 UTC | Delay in processing data | resolved | major | 7 h 04 min |
| 2025-10-29 13:57 UTC | Delay in processing bulk data | resolved | minor | 32 min |
| 2025-10-20 13:35 UTC | Sporadic Issues from AWS Outage | resolved | minor | 10 h 36 min |
| 2025-10-09 14:33 UTC | GreyNoise API Outage | resolved | critical | 29 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch GreyNoise with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"greynoise"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}