I'd encourage you to look at the execve as an audit_rule in the auditd section. TTY auditing keystrokes is great but it can capture secrets and also has gaps with a bash aliases. execve logs show what actually executes which is pure gold.
Auditbeat includes an example rule that monitors execve. You should see that in /etc/auditbeat/audit.rules.d/sample-rules.conf.disabled. Any files in that directory ending in .conf should get loaded automatically with the default config. That file is in Github.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.