All Apps and Add-ons

Splunk Add-on for Mobile Access with Splunk Enterprise 7.0.1

dkrichards16
Path Finder

Hi, has anyone tested and be able to use Splunk Add-on for Mobile Access with Splunk Enterprise 7.X? It is saying its only supported up to Splunk Enterprise 6.6. Also, we will be using it thru a DMZ for the public IP to be visible in the app.

Thanks,

jsstark
Engager

Hello,

I have installed it on 7.0.3 and it does work to a degree. I can access dashboards, but I am unable to do a search query, when you click on that option from iOS, you only get dashboards and no search option.

There is loads of back-end errors from the python code and it's not running 100%.
ie.

2018-04-22 15:54:50,783 [ERROR] [admin.py], line 422: [HTTP 404] https://127.0.0.1:8089/services/dmc-conf/settings/settings; [{'type': 'ERROR', 'code': None, 'text': 'Not Found'}] Traceback (most recent call last):   File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/admin.py", line 418, in _is_DMCDisabled
    dmc_settings = en.getEntity(DMC_SETTINGS['url'], 'settings')   File "/opt/splunk/lib/python2.7/site-packages/splunk/entity.py", line 249, in getEntity
    serverResponse, serverContent = rest.simpleRequest(uri, getargs=kwargs, sessionKey=sessionKey, raiseAllErrors=True)   File "/opt/splunk/lib/python2.7/site-packages/splunk/rest/__init__.py", line 550, in simpleRequest
    raise splunk.ResourceNotFound(uri, extendedMessages=extractMessages(body))

Not sure why it can't Auth, something strange going on, as it's doing this out of the box.

2018-04-22 16:41:50,366 [ERROR] [startup.py], line 108: Unable to read in product version information; [HTTP 401] Client is not authenticated

If I get some time I will look more into the code errors. If not, I may pass it back to Splunk.

0 Karma

fabiocaldas
Contributor

I'm also waiting for 7.x support

0 Karma

dkrichards16
Path Finder

We are starting to have additional issues with other apps like DB_Connect and may downgrade to 6.6.5 which has support for Mobile. I'd hate to loose Metric and other cool features of 7.X that was shown in the conf but if I gain speed for features we use daily it might be worth it. I'll keep you posted what we decide on.

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