Alerting

I was wondering what is the target server connected with the Splunk server which is getting updates alerts?

WildHuckleberry
Path Finder

Hi, 

I was wondering what is the target server connected with the Splunk server which is getting updates alerts?

It looks like it is not a Private network because I am still getting updates alerts. 

Thanks in advance. 

0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

you could try this one

 

curl  https://quickdraw.splunk.com/js/pro/7.3.3/login
var spotParams = { imageUrl: '', description: '', hasNewVersion: true, newVersionLabel: '8.2.1', location: 'login', hasNewMaintenanceVersion: true, latestMaintenanceVersionLabel: '7.3.9' } ;displaySpot(spotParams);

 

r. Ismo 

View solution in original post

isoutamo
SplunkTrust
SplunkTrust

Hi

you could try this one

 

curl  https://quickdraw.splunk.com/js/pro/7.3.3/login
var spotParams = { imageUrl: '', description: '', hasNewVersion: true, newVersionLabel: '8.2.1', location: 'login', hasNewMaintenanceVersion: true, latestMaintenanceVersionLabel: '7.3.9' } ;displaySpot(spotParams);

 

r. Ismo 

WildHuckleberry
Path Finder

Thank you so much for your answer @isoutamo

Then, what would be the connection cycle(time)?

From engineer and from target server to Splunk server. 

 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

I couldn’t found it from here https://docs.splunk.com/Documentation/Splunk/8.2.3/Admin/Webconf

Maybe the easiest way to figure it out, is check those logging options and/or set up firewall to block and log those tries?

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 ...