FlowFuse / FlowFuse/device-agent
Add missing audit entry logging
Open
size:S
task
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 10
- Avg merge
- 9d 4h
- Merged PRs (30d)
- 9
Description
### Description
While implementing https://github.com/FlowFuse/flowfuse/issues/3357 and comparing the Device Agent Launcher to the Core nr-launcher it was noted there are several important audit events the Devce Agent does not send.
e.g. `started` `stopped` `restarted` `crashed`
Since the Device Agents launcher it essentially a fork of the instance launcher, we should aim to in include these important audit events too.
REF: https://github.com/FlowFuse/flowfuse/issues/3204
### Epic/Story
https://github.com/FlowFuse/flowfuse/issues/3204
Contributor guide
Assessment
This issue has not been assessed yet.