Can I create an SElinux Policy from the logs and if so how ?
Sigiloso
SELinux allows you to create a policy from logs using audit2allow, note that you may need to run audit2allow multiple times since even though you allowed one pattern that SELinux blocked, it may encounter new patterns of behavior now that the process no longer fails on the first policy.