Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kolla Ansible
Commits
ef5e88a9
Commit
ef5e88a9
authored
9 years ago
by
Jenkins
Committed by
Gerrit Code Review
9 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Update Debugging Kolla section of documentation"
parents
63fd5627
edc0e57c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/quickstart.rst
+4
-4
4 additions, 4 deletions
doc/quickstart.rst
with
4 additions
and
4 deletions
doc/quickstart.rst
+
4
−
4
View file @
ef5e88a9
...
...
@@ -507,10 +507,10 @@ The logs can be examined by executing:
::
docker exec -it
rsyslog
bash
docker exec -it
heka
bash
The logs from all services in all containers may be read from
/var/log/SERVICE_NAME
/var/log/
kolla/
SERVICE_NAME
If the stdout logs are needed, please run:
...
...
@@ -518,8 +518,8 @@ If the stdout logs are needed, please run:
docker logs <container-name>
Note that
some
of the containers don't log to stdout
at present
so the above
command will
provide no information.
Note that
most
of the containers don't log to stdout so the above
command will
provide no information.
To learn more about Docker command line operation please refer to `Docker
documentation <https://docs.docker.com/reference/commandline/cli/>`__.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment