Alerting

Consume alerts from a tool into splunk

Roy_9
Motivator

Hello All,

I have a use case to consume alerts from a tool called dataminr into splunk.

Can someone suggest us the best approach for this integration?

 

 

Thanks

Labels (3)
0 Karma
1 Solution

Roy_9
Motivator

HEC supports streaming the logs from ELK server to splunk, As an example you could use logstash for this.

View solution in original post

0 Karma

skrajkumar_splu
Splunk Employee
Splunk Employee

Yes, you can very well send data via HEC to Splunk Cloud. Pls refer the below doc for the steps.

 

https://docs.splunk.com/Documentation/SplunkCloud/8.2.2109/Data/UsetheHTTPEventCollector

 

0 Karma

skrajkumar_splu
Splunk Employee
Splunk Employee

Hi @Roy_9 ,

  Check if Dataminr supports extracting alert information via REST API. If so then you can easily build an add-on to ingest data into Splunk via Splunk's "Add-on Builder". And you can schedule it to fetch alert info from Dataminr periodically.

 

https://docs.splunk.com/Documentation/AddonBuilder/4.0.0/UserGuide/ConfigureDataCollection

 

Roy_9
Motivator

Hi @skrajkumar_splu 

Thanks for the response, I have one more question regarding streaming logs/alerts on an  ELK search server into Splunk, Can we try the HEC route to stream these from ELK to Splunk cloud?

 

 

Thanks

0 Karma

Roy_9
Motivator

HEC supports streaming the logs from ELK server to splunk, As an example you could use logstash for this.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...