Hello, is there a stress test for osquery? I saw t...
# general
b
Hello, is there a stress test for osquery? I saw there was one but it has been removed
z
What is your high level goal?
b
the goal is to have osquery running in a server which makes 200k+ connections per day with syslogs enabled
s
That’s 2 connections/second.
For osquery though… The question is what osquery is doing.
b
@seph osquery has a set of schedule queries such as process_events, user_events and sockets_events which are (I think) the ones hitting the performances. Is there any script that would do a stress test in order to understand if a server would suffer in terms of performances?