mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-13 14:49:58 -04:00
10 lines
643 B
Markdown
Executable File
10 lines
643 B
Markdown
Executable File
## Overview
|
|
|
|
Backing settings plugin for the Workflows automation engine (trigger → conditions → actions rules that react to device/scan events). The engine itself lives in `server/workflows/` and is configured on its own **Workflows** page, not through a settings tab - this plugin only holds the setting that controls how much Application Events history is kept, since that history feeds the Workflows UI.
|
|
|
|
See the [Workflows guide](https://docs.netalertx.com/WORKFLOWS) for how to build rules, and [Workflow examples](https://docs.netalertx.com/WORKFLOW_EXAMPLES) for ready-made ones.
|
|
|
|
### Usage
|
|
|
|
- Check the Settings page for details.
|