Channels
android_tests
apple-silicon
arm-architecture
auditing-warroom
aws
carving
code-review
community-feeds
core
darkbytes
doorman
ebpf
eclecticiq-polylogyx-extension
extensions
file-carving
fim
fleet
fleet-dev
fleetosquery
foundation
fuzzing
general
golang
goquery
infrastructure
jobs
kolide
linen-dev
linux
macos
officehours
osctrl
plugins
process-auditing
querycon
queryhub
random
selfgroup
sql
tls
uptycs
vendor-feeds
website
windows
zeek
zentral
zercurity
Powered by
Title
p
peanut butter
01/01/2023, 7:20 PM
if Logs are written to stdout how can I see them?
m
Michal Nicpon
01/02/2023, 8:18 AM
How are you running/deploying fleet? If you are running it using docker, then you can do
docker logs <fleet container>
. If you are running fleet using systemd, then you should be able to view the logs using
journalctl -u fleet
.
#fleet
Join Slack