add note about missing /var/log/messages

Change-Id: Ifc20baabd93c48632d38ec71e7ec3ebe63762744
This commit is contained in:
Wesley Hayutin 2021-06-28 10:31:18 -06:00
parent cb7be5db9d
commit 2742eceb5f
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ directories will also exist in these logs.</li>
<li><a href='undercloud/var/log/extra/'>undercloud/var/log/extra/</a> -
Available on each node, extra system details like package list, and cpu info gathered from the
undercloud</li>
<li> /var/log/messages is captured in the journal files in /var/log/extras on each node
</li>
<li><a href='undercloud/var/lib/mistral'>undercloud/var/lib/mistral</a>
- output of all ansible used by config-download to drive the overcloud deployment</li>
</ul>