diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 23f680a59c..d932d8cd86 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -294,7 +294,7 @@ the systemd journal. To query the logs use the ``journalctl`` command, such as:: - journalctl --unit devstack@* + sudo journalctl --unit devstack@* More examples can be found in :ref:`journalctl-examples`.