Hello all,
I run auditbeat 7.1.0 and i can't disable the ssh log for auditbeat.
On the graylog i get this:
auditbeat_auditd_data_op
PAM:session_open
auditbeat_auditd_data_terminal
ssh
On the auditbeat config file i have this:
- module: auditd
audit_rule_files: [ '${path.config}/audit.rules.d/*.conf' ]
audit_rules: |
-w /etc -p wa -k etc
The module system for login is comment out