-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Acknowledgements
- I have searched (https://github.com/utmstack/UTMStack/issues) for past instances of this issue
- I have verified that my UTMStack version is up-to-date
Describe the bug
The Linux agent only collects logs via journalctl -f -o json, missing critical security events that require auditd.
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
The Linux agent should have comprehensive log collection.
Current Behavior
N/A
Reproduction Steps
- Install UTMStack agent on Debian/Ubuntu server
- Run any command: whoami, cat /etc/passwd, chattr +i file
- Check SIEM logs for the command → Not captured
Possible Solution
Add native auditd collector to the agent.
Additional Information/Context
No response
UTMStack Version
v11
Operating System and version
Ubuntu
Hypervisor and Version | Server Vendor and Model
n/a
Browser and version
na
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
👀 In review