Monitoring Splunk

Splunk Mobile Subscription Error,Splunk mobile / Server error Subscription

Durbina00
Explorer

Hi everyone.

A few days back I saw the new Splunk Mobile app available, and I couldn’t wait, I decided to install it, I have been using it but ranmdonly on the app when I try to see a dashboard, I received a message “Server error subscription error”

Someone can help me with?

We have Splunk Enterprise 7.1.2
Bellow a picture with the error.
alt text
Best regards.,

0 Karma

appalisudhakar
Path Finder

Run below command on your SearchHead(s) and make sure you are seeing modular inputs are running.

[SH1-splunk~]$ps ax | grep modular_input
4218 ? Ss 0:14 python /opt/splunk/etc/apps/splunk_app_cloudgateway/bin/cloudgateway_modular_input.py
11630 ? Ss 1:24 python /opt/splunk/etc/apps/splunk_app_cloudgateway/bin/subscription_modular_input.py
29441 pts/0 S+ 0:00 grep modular_input

Also, run the below command on SH's and make sure you are getting results without any timeouts.

curl https://prod.spacebridge.spl.mobi/health_check

curl -i -N -H "Connection: Upgrade" -H "Upgrade: websocket" -H "Host: prod.spacebridge.spl.mobi" -H "Origin: https://prod.spacebridge.spl.mobi" -H "Authorization: c014fb4e" https://prod.spacebridge.spl.mobi/mobile

Thanks,
Sai

0 Karma

treinke
Builder

check the internal logs for any errors within the cloudgateway application.

index="_internal" sourcetype="*cloudgateway*" error

There are no answer without questions
0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...