Skip to main content
Question

When I have notification with default target, Does this get recorded in Cribl logs?

  • March 11, 2025
  • 9 replies
  • 2 views

Quick question - When I have notification with default target i.e. System Message. Does this get recorded in Cribl logs? if yes, should it be on leader or worker group node?

9 replies

  • Author
  • Employee
  • 19 replies
  • March 11, 2025

I am trying to get `No Data Received` notifications out to non-cribl system (Splunk SOAR).


Raanan Dagan
  • Employee
  • 100 replies
  • March 11, 2025

I see the notifications.log on the leader cribl/log directory


Raanan Dagan
  • Employee
  • 100 replies
  • March 11, 2025

Also, I found this document useful:https://docs.cribl.io/stream/internal-logs


  • Author
  • Employee
  • 19 replies
  • March 11, 2025

let me sneak into it


  • Participating Frequently
  • 16 replies
  • March 11, 2025

You might be able to use Notifications and a WebHook target, using HEC like the below to reduce the need to put an Edge node or similar on your Leader to get this info. Might need Splunk Cloud support to allow the `allowQueryStringAuth` parameter though: https://www.splunk.com/en_us/blog/tips-and-tricks/splunking-webhooks-with-the-http-event-collector.html


Raanan Dagan
  • Employee
  • 100 replies
  • March 11, 2025

<@U0153P89SNQ&gt; <@U03AHE2KW92&gt; in the attached document I have 3 options to send Cribl notifications to SplunkMy favorite is the first option since it is supported by both Splunk on-prem and cloud.The second option is identical to your linkThe third is an App that is available on Splunkbase


Raanan Dagan
  • Employee
  • 100 replies
  • March 11, 2025

0


  • Participating Frequently
  • 16 replies
  • March 11, 2025

Thanks for that useful doc <@U01J549PR6Y&gt; :slightly_smiling_face:


  • Author
  • Employee
  • 19 replies
  • March 11, 2025

Excellent. Thank you <@U01J549PR6Y&gt; and <@U0153P89SNQ&gt;.