mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
#17043 Set up dogfood to use gitops. I copied the current dogfood configs/policies/queries into the gitops flow. Successful workflow run: https://github.com/fleetdm/fleet/actions/runs/8023101797/job/21918883543?pr=17098 --------- Co-authored-by: Noah Talerman <noahtal@umich.edu>
7 lines
No EOL
422 B
Bash
7 lines
No EOL
422 B
Bash
cp /var/log/orbit/orbit.stderr.log ~/Library/Logs/Fleet/fleet-desktop.log /Users/Shared
|
|
|
|
echo "Successfully copied fleetd logs to the /Users/Shared folder."
|
|
|
|
echo "To retrieve logs, ask the end user to open Finder and in the menu bar select Go > Go to Folder."
|
|
|
|
echo "Then, ask the end user to type in /Users/Shared, press Return, and locate orbit.stderr.log (Orbit logs) and fleet-desktop.log (Fleet Desktop logs) files." |