Is there a way to use Cluster Logging Forwarder to send audit log data from an ARO cluster to a Log Analytics Workspace in Azure using Terraform please.
So far I tried following these guides https://docs.openshift.com/container-platform/4.11/logging/cluster-logging-external.html#cluster-logging-collector-log-forward-fluentd_cluster-logging-external and https://mobb.ninja/docs/aro/clf-to-azure/. I thought there would be a terraform module for this but if there is one I can't find it
The Log Analytics workspace for Red Hat Cluster can be configured using Terraform.
Yes, this is possible with Terraform because it is also integrated with the many Azure resources that enable the logs from the ARO Cluster Creation and send them to the Log Analytics Workspace.
It is recommended to enable the SSO and MFA if the cluster is publicly available.
Here is the blog tutorial to create # Azure Red Hat OpenShift cluster along with log analytics configuration, given by @AymenAbdelwahed.
Pre-requisite will be of configure RedHat.
upon configuration, please run