SolarWinds · Schema
Event
Application MonitoringDatabase MonitoringInfrastructureIP Address ManagementIT ManagementITSMLog ManagementNetwork MonitoringObservability
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Unique event identifier |
| received_at | string | When the event was received |
| generated_at | string | When the event was generated |
| display_received_at | string | Human-readable received timestamp |
| source_ip | string | Source IP address |
| source_name | string | Source system name |
| source_id | integer | Source system ID |
| hostname | string | Hostname |
| program | string | Program name |
| severity | string | Syslog severity |
| facility | string | Syslog facility |
| message | string | Log message content |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Event",
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Unique event identifier"
},
"received_at": {
"type": "string",
"description": "When the event was received"
},
"generated_at": {
"type": "string",
"description": "When the event was generated"
},
"display_received_at": {
"type": "string",
"description": "Human-readable received timestamp"
},
"source_ip": {
"type": "string",
"description": "Source IP address"
},
"source_name": {
"type": "string",
"description": "Source system name"
},
"source_id": {
"type": "integer",
"description": "Source system ID"
},
"hostname": {
"type": "string",
"description": "Hostname"
},
"program": {
"type": "string",
"description": "Program name"
},
"severity": {
"type": "string",
"description": "Syslog severity"
},
"facility": {
"type": "string",
"description": "Syslog facility"
},
"message": {
"type": "string",
"description": "Log message content"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/solarwinds-papertrail-event"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.