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