To check how to configure the Anomaly and Malware detection capabilities you can check this
documentation. As said there, to configure the different options you would have to change the
ossec.conf file, specifically the tags related to
rootcheck and
syscheck.
In the documentation page for each tag you will find the different configurations options and their value, for example, for checking running processes you would use the key
check_pids inside
rootcheck with a value of
yes although this would be optional because the default value for this key is already
yes as most of the other keys for
rootcheck. I will leave you the key name for each configuration you requested as well as the
default configuration for
rootcheck:
Regards.