Setting up a systemd-journald log path

Configure systemd-journald to store log data.

Audit logs generated by various IBM Cloud Private platform services are sent to systemd-journald on the node. A fluentd daemonset then reads the audit data from the journal log and sends it to Elasticsearch. By default, the journal stores log data in the /run/log/journal directory. If systemd-journald is configured to store log data in some other location, then you must set the journal_path parameter to that location. Configure all nodes in the cluster to use the same location to store journal log data.