Getting Data In

Mobile Access Server URI - how to set up a different URI

oulinyang
New Member

Does anyone know how to change the URI of Mobile Server, for example the current default address is '123.456.78.90:443', what if I want to change the URI to something like '123.456.78.90:443/splunkmobile'?

I guess it is through changing the /config/config_local.json file, but not sure which variable to modify.

Thanks!

Tags (2)
0 Karma

sni_splunk
Splunk Employee
Splunk Employee

This is not directly supported yet.

At present, to do this, you have to deploy an additional reversed proxy (such as Apache or nginx) for the Splunk mobile access server, with the desired context path configured in the reversed proxy server. You may take a look at this question, http://answers.splunk.com/answers/168900/mobile-access-server-behind-a-proxy-how-to-configu.html

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