https://github.com/osquery/osquery logo
Title
a

ag4ve

04/15/2023, 6:54 PM
I’ve got the ability to (re)architect endpoint logging/metrics (don’t plan to replace logstash/es/kibana nor do I plan to have extra servers for elastic agent/osquery management - ansible is the deployment and I don’t want other mechanisms for that atm). What would be your preferred endpoint log stack? I was just thinking osquery -> syslog -> vecter (or fluent or just rsyslog) but figured this was the place to ask.
s

seph

04/19/2023, 1:21 PM
I think you’ve got lots of choices, and it depends a lot on what you want.
These days i work for Kolide, so we’re all about the network ingestion. But in a past job I deployed with osquery -> local disk -> filebeat.
I think it probably depends on what your log stack already looks like.