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

Albert Attias

08/13/2020, 10:52 PM
Heya - I wanted to know the best way to post FIM events to a remote API. When I try to run the query and pipe it osqueryi, nothing returns in json format. I suspect this probably isn't the best way to accomplish this (and probably because the daemon vs client scenario)... any thoughts?
a

alessandrogario

08/13/2020, 11:44 PM
You could create a logger plugin that sends the results to the remote API of your choice
a

Albert Attias

08/14/2020, 2:11 AM
Thanks I'll check it out!
8 Views