Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@brandonfriess-stripe
Copy link
Contributor

Adding preflight logging to moroz. This isn't fully up-to-date based on google/santa#1275 but that will have to come later.

Local server logs:

❯ ./build/darwin/moroz -configs ./configs/global.toml -http-addr=:3000 -use-tls=false -debug
{"addr":":3000","caller":"main.go:109","msg":"serve http","severity":"debug","tls":false,"ts":"2024-02-01T14:31:03.401763Z"}
{"caller":"svc_preflight.go:76","err":null,"machine_id":"some-machine-id","method":"Preflight","preflight_payload":{"serial_num":"0123456789","hostname":"st-somehostname","os_version":"14.2.1","os_build":"23C71","model_identifier":"MacBookPro18,2","santa_version":"2023.9.579822660","primary_user":"someusername","binary_rule_count":243,"certificate_rule_count":619,"compiler_rule_count":1,"transitive_rule_count":0,"teamid_rule_count":18,"client_mode":"LOCKDOWN","request_clean_sync":true},"severity":"info","took":"490.5µs","ts":"2024-02-01T14:32:01.718255Z"}

@bfreezy bfreezy requested a review from weswhet February 1, 2024 14:39
@bfreezy bfreezy merged commit 0c69c52 into groob:master Feb 1, 2024
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