Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#fleet
Title
# fleet
s
Saliaga
09/21/2021, 6:33 PM
Any idea on how to fix this permission issue?
z
zwass
09/21/2021, 6:36 PM
Try
fleetctl preview
as described in
https://fleetdm.com/get-started
.
(It uses osquery-in-a-box and sets everything up correctly)
s
Saliaga
09/21/2021, 6:38 PM
Yeah I used that initially, but I am following what command does initially:
docker-compose up -d --remove-orphans mysql01 redis01 fleet01
https://github.com/fleetdm/fleet/blob/6d2ae02efd077adc40f9e45c745e777e207581cd/cmd/fleetctl/preview.go#L83
z
zwass
09/21/2021, 6:58 PM
Looks like you are missing a write permission on that directory from your
ls -l
output
👍🏽 1
👍 1
s
Saliaga
09/21/2021, 7:02 PM
Thanks!
5 Views
Post