device_eventlog_add
Add a custom event log entry to a device in LibreNMS, specifying message text, type, and severity.
Instructions
Add a custom event log entry for a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Device hostname or ID | |
| payload | Yes | Event log entry payload: - text (required): Event message text - type (optional): Event type/category - severity (optional): Severity level (1-5) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||