Skip to content

Add viam-server environment variables to reference page#5036

Open
shannonbradshaw wants to merge 1 commit intomainfrom
claude/add-viam-server-env-vars
Open

Add viam-server environment variables to reference page#5036
shannonbradshaw wants to merge 1 commit intomainfrom
claude/add-viam-server-env-vars

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Source changes

Docs changes

  • docs/reference/viam-server.md: Add new "Environment variables" section documenting VIAM_LOGFILE (env var equivalent of -log-file flag) and VIAM_NO_WINDOWS_EVENT_LOGGER (disables Windows Event Logger output)

How I found these

  • Grep for VIAM_LOGFILE, VIAM_NO_WINDOWS_EVENT_LOGGER in docs: zero matches (new symbols)
  • Verified behavior in rdk/web/server/entrypoint.go: VIAM_LOGFILE is a fallback for -log-file flag; VIAM_NO_WINDOWS_EVENT_LOGGER gates RegisterEventLogger

Generated by daily docs change agent

https://claude.ai/code/session_01YLbpqo3cWMJErcD1KNP9Lz


Generated by Claude Code

…rver reference

RDK #5971 added two new environment variables for viam-server logging
configuration. Document them in a new Environment variables section on the
viam-server reference page.

https://claude.ai/code/session_01YLbpqo3cWMJErcD1KNP9Lz
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit c7f5fa5
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69f31cf5fc118100081c5a50
😎 Deploy Preview https://deploy-preview-5036--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 41 (🟢 up 3 from production)
Accessibility: 99 (no change from production)
Best Practices: 83 (no change from production)
SEO: 92 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants