- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to create a custom event detector?
Hi,
I want to create a detector based on a custom event ingested using the API. I can select the eventType value as the signal but the conditions are all about signal values which obviously do not apply to an event.
Any ideas?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would also like to know this. This seems like an obvious use case, but I can find no information about how to achieve this in the documentation.
If this is not possible, it makes the whole concept of custom events pretty useless IMO.
@niemi_splunk did you ever find a solution for this?
@bishida @jha @matt Do you know if this is possible?
Thanks
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I turned to write the events into a log file and used Log Pipeline Management to Metriczise them
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the response @niemi_splunk , much appreciated.
Glad you found a working around. Unfortunately this won't work for me, as we're using Log Observer Connect, and Log Management Pipelines are not available, neither are metricised logs (unlike with the Log Observer entitlement).
I will wait and see if the others I tagged have any suggestions.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi neilh,
I might be able to help point you in the right direction if I understand your use case better. Could you describe your scenario, what it is you're monitoring, and what you're trying to detect? We might just need a different approach to achieve your goal.
Generally speaking, detectors are built from signals and events add context to signals. So, events and signals are not the same thing. Detectors can monitor signals and they can create events.
Here is a snippet from this documentation page that may help clarify.
https://docs.splunk.com/Observability/alerts-detectors-notifications/create-detectors-for-alerts.htm...
