I have my spiffy new Wazuh server set up, with agents installed on a variety of PCs. One of the PCs is running my security camera NVR software (Blue Iris). I would like to log an event in Wazuh when one particular camera (inside my server closet) detects motion.
I have motion-trigger set up successfully within Blue Iris, and it dutifully tags the video at the correct time, but by default it does not log any event that gets pushed by the agent over to Wazuh. Wazuh is seeing other events from the Blue Iris PC, such as me logging into to view footage, but it does not see the motion trigger event.
Blue Iris does have a feature whereby it can send an HTTP or MQTT request upon motion-trigger, via this setup dialog box:
Is there a way for me to populate that with something that Wazuh could receive as an "event"?