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.
- API endpoint slug
- qnap.history_of_system_events
- Runtime method
- performQuery("qnap.history_of_system_events")
Query fields
- 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
- Label
- Event Type
- Helper text
- Filter events based on their type
- Slug
- event_type
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- device_name
- Filter code
- Qnap.historyOfSystemEvents.DeviceName
- Type
- String
- Example
- MyNAS473
- Slug
- event_type
- Filter code
- Qnap.historyOfSystemEvents.EventType
- Type
- String
- Example
- Error
- Slug
- event_time
- Filter code
- Qnap.historyOfSystemEvents.EventTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- event_user
- Filter code
- Qnap.historyOfSystemEvents.EventUser
- Type
- String
- Example
- admin
- Slug
- event_ip
- Filter code
- Qnap.historyOfSystemEvents.EventSourceIP
- Type
- String
- Example
- 11.22.33.44
- Slug
- event_host
- Filter code
- Qnap.historyOfSystemEvents.EventHost
- Type
- String
- Example
- localhost
- Slug
- event_message
- Filter code
- Qnap.historyOfSystemEvents.EventMessage
- Type
- String
- Example
- System started.