Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
The Tor Project
TPA
Wiki Replica
Commits
c73021f6
Verified
Commit
c73021f6
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
document important log files i found out about in ganeti
parent
88ba2abe
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/ganeti.md
+9
-2
9 additions, 2 deletions
howto/ganeti.md
with
9 additions
and
2 deletions
howto/ganeti.md
+
9
−
2
View file @
c73021f6
...
...
@@ -2255,8 +2255,15 @@ Ganeti has of course its own [issue tracker on GitHub](https://github.com/ganeti
## Logs and metrics
<!-- TODO: where are the logs? how long are they kept? any PII? -->
<!-- what about performance metrics? same questions -->
Ganeti logs a significant amount of information in
`/var/log/ganeti.log`
. Those logs are of particular interest:
*
`node-daemon.log`
: all low-level commands and HTTP requests on the
node daemon, includes, for example, LVM and DRBD commands
*
`os/*$hostname*.log`
: installation log for machine
`$hostname`
It does not expose performance metrics that are digested by Prometheus
right now, but that would be an interesting feature to add.
## Other documentation
...
...
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