All Apps and Add-ons

Mac OS compatibility

ti2009
New Member

Can I use this app on Mac OS ?
When I run this app ,it showed an error "Unable to run commands on this operating system: Darwin".

Tags (1)
0 Karma

chrisyounger
SplunkTrust
SplunkTrust

I don't have a mac so was unable to test. If you edit bin/config_explorer.py it should work if you change line 145 (or close by) from this
system = platform.system()
to instead be
system = "Linux"

Please let me know if this works add I will fix the app and push a new build in the next few hours.

Thank you

0 Karma

ti2009
New Member

By editing above .py file, I could fix this issue.

Thank you , chrisyoungerjds.

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

The latest version on Splunkbase fixes this issue.

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