Wanted to utilize osquery on all devices and send ...
# macos
t
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
j
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