Getting Data In

Best way to connect Splunk and Cloudflare

vadim_osipov
Engager

Hey guys, 

I am a nebbie with Splunk, but already fell in love with it. Such a great tool! 

I was tasked with storing settings of a website from Cloudflare into Splunk. Without much of a knowledge I wrote a small Python script that basically gets settings data from CF and sends it to Splunk via HEC token, on my local instance. This is one of the ways of doing it, but I'm sure there must be much slicker way. 

Question is, what would you guys recommend to achieve this task? What would be the best practices? 

 

Thanks in advance, 

Vadim

Labels (1)
0 Karma

gordo32
Communicator

That add-on should point to this URL for instructions on how to configure Cloudflare logging: https://developers.cloudflare.com/logs/about

If you download and unzip the add-on, you'll find this URL in the readme.txt, but it should really be added to the Overview page on Splunkbase.

Gord T.

0 Karma

aasabatini
Motivator

Hi @vadim_osipov 

the best pratices  is:

use the official add-on on the splunkbase

https://splunkbase.splunk.com/app/5114/

this add-on is directly developed from cloudflare.

Regards

 

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”

vadim_osipov
Engager

Thanks for a reply!

 

I looked into it and cant a decent way in this App(https://splunkbase.splunk.com/app/5114/) to store settings out of Cloudflare. Maybe I am missing something? 

 

Thanks!

0 Karma

aasabatini
Motivator

Hi @vadim_osipov 

which issue do you have with the add-on?

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”
0 Karma

vadim_osipov
Engager

I don't necessarily have an issue with the add-on. I just don't see how can I gather "settings" of the website using it. Maybe that just escapes me, maybe I'm not too familiar with usage of this. If you could possibly point me to a proper solution. I'd surely appreciate it.

Tags (1)
0 Karma

aasabatini
Motivator

Hi @vadim_osipov 

 

If you read the documentation you can see you need to use a amazon S3bucket to mange the queue.

check the documentation

 

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...