Deploy Beacon With Jamf And GCS
Install Beacon with Jamf Pro, deliver a Google service-account JSON through managed secret tooling, and forward runtime plus inventory JSONL to GCS.
Deploy Beacon With Jamf And S3
Install Beacon with Jamf Pro, inject AWS provider settings through MDM, configure Claude Code hooks, and forward runtime plus inventory JSONL to S3.
Deploy Beacon With Jamf And CrowdStrike Falcon
Install Beacon with Jamf Pro, configure Claude Code hooks, and forward runtime JSONL to CrowdStrike Falcon LogScale HEC.
What The Jamf Claude Flow Installs
The packaged Claude Jamf helpers configure:- the Beacon system endpoint collector
- Claude Code hooks for the logged-in console user
/var/log/beacon-agent/runtime.jsonlfor runtime activity/var/log/beacon-agent/inventory_state.jsonlfor metadata-only inventory snapshots- optional Vector forwarding for supported destinations such as AWS S3 or Falcon LogScale
Packaged Helper Scripts
The macOS package includes these Claude-specific helpers:repair-hooks.sh when you only need to repair the system endpoint and reinstall Claude hooks.
Use gcs/repair-hooks-and-forwarder.sh when one Jamf policy should repair the
endpoint, reinstall Claude hooks, and configure GCS runtime and inventory
forwarding through com.beacon.endpoint.gcs-forwarder.
Use s3/repair-hooks-and-forwarder.sh when one Jamf policy should repair the endpoint, reinstall Claude hooks, and configure S3 forwarding.
Use falcon/repair-hooks-and-forwarder.sh when one Jamf policy should repair the endpoint, reinstall Claude hooks, and configure CrowdStrike Falcon LogScale HEC forwarding.
Related
Jamf Pro Overview
Review the general Beacon Jamf deployment model and package layout.
Jamf S3 Forwarding
Configure S3 forwarding through a Jamf policy.
Jamf GCS Forwarding
Configure GCS forwarding through a Jamf policy.
CrowdStrike Falcon LogScale
Review Falcon parser setup, HEC settings, and validation steps.

