diff --git a/doc/training-guides/basic-install-guide/section_ceilometer-install.xml b/doc/training-guides/basic-install-guide/section_ceilometer-install.xml
index eedaa84b..a028d893 100644
--- a/doc/training-guides/basic-install-guide/section_ceilometer-install.xml
+++ b/doc/training-guides/basic-install-guide/section_ceilometer-install.xml
@@ -45,7 +45,7 @@
#apt-get install mongodb-server
- By default MongoDB is configured to create several 1 GB files
+ By default, MongoDB is configured to create several 1 GB files
in the /var/lib/mongodb/journal/ directory
to support database journaling.
@@ -58,7 +58,7 @@
file to 512 MB.
- As the files are created the first time the MongoDB service starts
+ As the files are created, the first time the MongoDB service starts
you must stop the service and remove the files for this change to
take effect:
@@ -157,7 +157,7 @@ rabbit_password = RABBIT_PASS
- Configure the log directory.
+ Configure the log directory:Edit the /etc/ceilometer/ceilometer.conf file
and update the [DEFAULT] section:[DEFAULT]
@@ -174,7 +174,7 @@ log_dir = /var/log/ceilometerConfigure the Telemetry service to authenticate with the Identity
- Service.
+ service:
Set the value to
keystone in the
/etc/ceilometer/ceilometer.conf file: