Security

Developer mode?

dennywebb
Path Finder

Is there by chance a way to set Splunk in a "Developer Mode" so all changes you make in the UI happen at the default folder instead of the user/local folder?

A bit of an annoying step when doing development to have to go copy them out when it's time to build the deployment version of an app.

masonmorales
Influencer

If you don't mind working with the raw config files (instead of editing in the Splunk GUI), you can edit the default files directly (using a notepad-like editor) by opening them in WinSCP. I just make my changes there and refresh the Splunk UI on another screen to see the changes in action.

dennywebb
Path Finder

I do work, for my clients, on my local machine. Development locally and then I build them an SPL for deployment. When doing this I then have to go through the etc/apps/[app]/local as well as the user/admin/[app]/local and merge/copy. A developer version specifically made for this purpose would be a big help in supporting the 3rd party development community.

Would be nice if I had some control over if my browser can remember my login information on such a system as well... my development machine already has a password on it.

0 Karma

sowings
Splunk Employee
Splunk Employee

What do you mean by "deployment version"? If you're using the deployment server, the "local" version is preferred as that way we ensure that the settings we write are actually applied vs. any defaults that might already be established.

0 Karma

halr9000
Motivator

Upvoted! I would get a lot out of this myself.

Damien_Dallimor
Ultra Champion

You could automate by writing a build script that merges your local conf files into default when building the release version of your app.

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...