epiphany
epiphany copied to clipboard
[FEATURE REQUEST] Allow auditd rules to be configurable for Filebeat
Is your feature request related to a problem? Please describe. Currently auditd rules for Filebeat or not configurable.
Describe the solution you'd like Allow auditd rules to be configurable for Filebeat
Describe alternatives you've considered None
Additional context https://github.com/epiphany-platform/epiphany/blob/develop/ansible/playbooks/roles/filebeat/templates/audit-epi.rules.j2
DoD checklist
- Changelog
- [ ] updated
- [ ] not needed
- COMPONENTS.md
- [ ] updated
- [ ] not needed
- Schema
- [ ] updated
- [ ] not needed
- Backport tasks
- [ ] created
- [ ] not needed
- Documentation
- [ ] added
- [ ] updated
- [ ] not needed
- [ ] Feature has automated tests
- [ ] Automated tests passed (QA pipelines)
- [ ] apply
- [ ] upgrade
- [ ] backup/restore
- [ ] Idempotency tested
- [ ] All conversations in PR resolved
- [ ] Solution meets requirements and is done according to design doc
- [ ] Usage compliant with license
@rafzei and @to-bar please have look here if that is not already implemented.
@rafzei and @to-bar please have look here if that is not already implemented.
Still valid. Audit rules are hard-coded in audit-epi.rules.j2.
The /var/log/audit/audit.log
path is commented out (see comment) but Filebeat's module auditd
is enabled.
Not going todo anymore feature requests for Epiphany.