Skip to content

docs: add log collection guide for VM installs - #758

Merged
jlav merged 9 commits into
mainfrom
jl/vm-install-log-collection
Aug 25, 2026
Merged

docs: add log collection guide for VM installs#758
jlav merged 9 commits into
mainfrom
jl/vm-install-log-collection

Conversation

@jlav

@jlav jlav commented Aug 25, 2026

Copy link
Copy Markdown
Member
  • I have read and reviewed the documentation changes to the best of my ability.
  • If the change is significant, I have run the documentation site locally and confirmed it renders as expected.

Summary of changes

Nothing in the docs tells an operator how to get logs off a VM install. The troubleshooting guide covers one-off diagnostics, so anyone who wants OHE logs flowing continuously into their own observability platform has to work out where the files live on the VM themselves.

This adds a short page under VM Install with the log locations and the steps to point an agent at them.

The page recommends a host-level log agent. It needs no kubernetes access, and a single file glob covers every service on the VM. That glob matches only the active files, so rotated logs don't get re-ingested.

I verified the paths, the permissions, and the tail command in the last step against a running VM install.

@mintlify

mintlify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
all-hands-ai 🟢 Ready View Preview Aug 25, 2026, 1:16 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@jlav
jlav merged commit 761c147 into main Aug 25, 2026
5 checks passed
@jlav
jlav deleted the jl/vm-install-log-collection branch August 25, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants