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
#macos
Title
# macos
t
Tej Gandhi
10/19/2020, 3:06 PM
Wanted to utilize osquery on all devices and send over all logs to cloud solutions such as AWS as part of aggregation and querying?what is the best/quickest and repeatable way to do this?
👍 1
m
Mike Myers
10/19/2020, 11:22 PM
does this help?
https://github.com/osquery/osquery/blob/master/docs/wiki/deployment/aws-logging.md
j
Julian Scala
10/22/2020, 1:17 PM
Depending the amount of devices, but I’ll recommend
aws_kinesis
or
aws_firehose
. You could attach AWS lambdas in the other end to process results and store them in any DB
👍 1
3 Views
Post