<div dir="auto"><div>Hey,<div dir="auto"><br></div><div dir="auto">Well, first of all in Yoga we don't send any logs with rsyslog. This is deprecated since Train I guess, and we haven't managed to fully remove roles and reference in docs.</div><div dir="auto">All logs are stored in systemd-journald. Logs from containers are available on metal hosts. You still can forward journald to rsyslog, but maybe you want better central logging solution overall?</div><div dir="auto">As example, in ops repo we do have community-driven role for elk deployment <a href="https://opendev.org/openstack/openstack-ansible-ops/src/branch/master/elk_metrics_7x">https://opendev.org/openstack/openstack-ansible-ops/src/branch/master/elk_metrics_7x</a></div><div dir="auto"><br></div><div dir="auto">Another way can be to use journald-remote, and we have playbook and role for that as well:</div><div dir="auto"><a href="https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/infra-journal-remote.yml">https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/infra-journal-remote.yml</a></div><div dir="auto"><br></div><div dir="auto">But tool itself has several nasty bugs and not maintained well upstream.</div><div dir="auto"><br></div><div dir="auto">Regarding your original question, you can see example of how to deploy some service on metal in our docs:</div><div dir="auto"><a href="https://docs.openstack.org/openstack-ansible/latest/reference/inventory/configure-inventory.html#deploying-directly-on-hosts">https://docs.openstack.org/openstack-ansible/latest/reference/inventory/configure-inventory.html#deploying-directly-on-hosts</a></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 15 авг. 2022 г., 04:34 Father Vlasie <<a href="mailto:fv@spots.edu">fv@spots.edu</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone!<br>
<br>
I am trying to deploy Openstack Ansible with Rocky Linux 8.6.<br>
<br>
I have a rsyslog host that is somewhat underpowered (RAM and CPU) and I thought it might help to run rsyslog without containerisation.<br>
<br>
I have searched but I have not been able to find an example of this.My guess is that I need to create a file in /etc/openstack_deploy/env.d<br>
<br>
What syntax and commands do I need?<br>
<br>
I have searched but I could not find any examples...<br>
<br>
Thank you very much!<br>
<br>
Father Vlasie<br>
</blockquote></div></div></div>