Updating Monitoring and Logging ch file to RST

+ Migrating only ch file
+ Moved ch_monitoring-and-logging.xml into monitoring-logging.rst
+ Stripped DocBook formatting
+ Added RST formatting and removing duplicate titles
+ Omitting linked sections, for now

Change-Id: Idc4d632ef9b7833d5ac4c0415c9e270d4d14b1e9
Partial-Implements: blueprint sec-guide-rst
This commit is contained in:
sicarie 2015-07-21 10:51:42 -07:00
parent 31c1e115aa
commit ba6b4ff7df
1 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
======================
Monitoring and Logging
Monitoring and logging
======================
A lot of activity goes on within a cloud environment. It is a mix of hardware,
operating systems, virtual machine managers, the OpenStack services, cloud-user
activity such as creating instances and attaching storage, the network
underlying the whole, and finally end-users using the applications running on
the various instances.
The basics of logging: configuration, setting log level, location of the log
files, and how to use and customize logs, as well as how to do centralized
collections of logs is well covered in the `OpenStack Operations Guide
<http://docs.openstack.org/ops/>`__.