<@U0JFM04MS> yo sorry i was in a meeting. basicall...
# general
l
@zwass yo sorry i was in a meeting. basically im writing this python code that needs to be run periodically (like idk every 5 or every 15 minutes) on a very diverse and large set of machines. they all also already have osquery on them. I saw this example (https://github.com/osquery/osquery-python) in the readme of the python repo and it looks sort of like what i want?