brysontyrrell/Jackalope

Configurable Logging

Opened this issue · 2 comments

With Jackalope getting all this rich data, I'd like to be able to send this information into a SIEM of some variety.

To go hand in hand with this would require that you could setup the Webhooks without posting them to Slack, but just receiving them into the SIEM. (great for 1000s of checked in machines/policy complete logs that need to be saved, but don't need to be noisy in a Slack channel.

@goneafk I'm not sure how this fits into Jackalope. You just want to aggregate logs of events but without any notifications to Slack?

Well, the project does a great job of handling incoming Webhooks from Jamf. I'm just thinking to extend the project beyond just Slack notifications and enable logging of Webhook output as well.