You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since all messages are included there, we can ignore the ones cased by gluster itself (eg. when exe="/usr/sbin/glusterfsd"), as those are out of scope of tendrl-selinux.
Expected Results
There are no avc messages related to collect or any other tendrl monitoring component.
The text was updated successfully, but these errors were encountered:
Description
After a cluster is imported and tendrl starts to monitor it, there are many avc denials in audit log on machines of the monitored cluster.
Version
I'm using latest snapshot builds from master branch.
Packages on Tendrl Storage machine:
Steps to Reproduce
ausearch -m avc
.Note: step 2 means that I'm using SELinux targetted policy in permissive mode, with all tendrl selinux packages installed.
Actual Results
There are many avc denials in audit log. And large part of that is related to collectd:
See full output of
ausearch -m avc
here: https://gist.github.com/mbukatov/c76c5832c495ebc6d3eeffa09d27a386Since all messages are included there, we can ignore the ones cased by gluster itself (eg. when exe="/usr/sbin/glusterfsd"), as those are out of scope of tendrl-selinux.
Expected Results
There are no avc messages related to collect or any other tendrl monitoring component.
The text was updated successfully, but these errors were encountered: