Explore Plans
Mobile menu Close menu
QNAPQNAP

History of system events

This query returns a list of every time a new system event occurs on your QNAP device. This trigger is only available to the device administrator.

Developer info

API endpoint slug
qnap.history_of_system_events
Runtime method
performQuery("qnap.history_of_system_events")

Query fields

Device ID Dropdown list

Label
Select Device
Helper text
Select the QNAP device that you would like to watch
Slug
device_id
Required
true
Can have default value
false

Event type Dropdown list

Label
Event Type
Helper text
Filter events based on their type
Slug
event_type
Required
true
Can have default value
true

Ingredients

Device nameThe device name on myQNAPcloud

Slug
device_name
Filter code
Qnap.historyOfSystemEvents.DeviceName
Type
String
Example
MyNAS473

Event typeThe type of the event that occurred

Slug
event_type
Filter code
Qnap.historyOfSystemEvents.EventType
Type
String
Example
Error

Event timeThe date and time when this event occurred on your QNAP device

Slug
event_time
Filter code
Qnap.historyOfSystemEvents.EventTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Event userThe user of this event

Slug
event_user
Filter code
Qnap.historyOfSystemEvents.EventUser
Type
String
Example
admin

Event source ipThe source IP of the event

Slug
event_ip
Filter code
Qnap.historyOfSystemEvents.EventSourceIP
Type
String
Example
11.22.33.44

Event hostThe source host of the event

Slug
event_host
Filter code
Qnap.historyOfSystemEvents.EventHost
Type
String
Example
localhost

Event messageThe message of the event

Slug
event_message
Filter code
Qnap.historyOfSystemEvents.EventMessage
Type
String
Example
System started.