The probe is losing events
If not all of the events are being forwarded to the ObjectServer:
- Run the probe in debug mode.
- Check that the event source you are trying to probe is working correctly. See the documentation supplied with your element manager for more information about how to do this.
- Check that the probe event source has events to send to the ObjectServer.
- Check that all of the properties in the properties file are set correctly. For example, check that the Server property contains the correct ObjectServer name and that the RulesFile property contains the correct rules file name.
- Check for any
discard
functions in the probe rules file. Thediscard
function discards events based on specified conditions.