[PR #3457] [CLOSED] docs: added view logs instruction for Ollama via brew #11159

Closed
opened 2026-04-12 23:22:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3457
Author: @nicholaslck
Created: 4/2/2024
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 24df436 docs: added view logs instruction for Ollama via brew

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 docs/troubleshooting.md (+9 -1)

📄 Description

For users that installed Ollama via brew and run via brew services, the log file locates in different place.
I propose to update the troubleshoot doc to align such behaviour.

This PR use the log file path specified in this spec (you can search "log_path" in the JSON file)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/3457 **Author:** [@nicholaslck](https://github.com/nicholaslck) **Created:** 4/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`24df436`](https://github.com/ollama/ollama/commit/24df4368430fa9c2156aa79df72ef86ad2e0ebc1) docs: added view logs instruction for Ollama via brew ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/troubleshooting.md` (+9 -1) </details> ### 📄 Description For users that installed Ollama via brew and run via `brew services`, the log file locates in different place. I propose to update the troubleshoot doc to align such behaviour. This PR use the log file path specified in this [spec](https://formulae.brew.sh/api/formula/ollama.json) (you can search "log_path" in the JSON file) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:22:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11159