Hi folks, Was wondering if theres a way to automat...
# fleet
j
Hi folks, Was wondering if theres a way to automate certain results to send to our app. We certainly could use an API, but we're hoping to have the data ready from our automated scans. Ideally, something like when an endpoint joins, or after a query runs, the results would get sent to our DB somewhere. I saw that it kinda works with audit logs, but thats not quite as in depth as we were hoping. Let me know if this is possible or not!
a
You should be able to accomplish this via webhooks or logging. Here is a webhook example sending updates to a Slack channel...