6ec12953bf
This patch adds the list of log files used by the dashboard / httpd services, along with a description of each. Change-Id: I842ccea9fdb0c6d721f5742c6848d02b277d5c73 Partial-Bug: #1282882
14 lines
673 B
XML
14 lines
673 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="ch_configuring-dashboard">
|
|
<title>Dashboard</title>
|
|
<para>This chapter describes how to configure the OpenStack
|
|
dashboard with Apache web server.</para>
|
|
<xi:include href="../common/section_dashboard-configure.xml"/>
|
|
<xi:include href="../common/section_dashboard_customizing.xml"/>
|
|
<xi:include href="dashboard/section_dashboard-sample-configuration-files.xml"/>
|
|
<xi:include href="dashboard/section_dashboard-log-files.xml"/>
|
|
</chapter>
|