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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...