Salutations, I had a question about the App.Conf file. If i'm going to submit an App to SplunkBase is the install_source_checksum field necessary ? I've read saying it should not be explicitly set....
I am new to Splunk, writing my first application. All the documentation regarding .conf files says NOT to modify files in the default folders, and only work with files in local. This is great and m...
Hello, looks like when we enable or disable app from deployment server (GUI for instance) then app.conf in deployment-apps is edited, pushed on forwarders then edited again? Thanks.
...'s
$SPLUNK_HOME/etc/apps/<appname>local/app.conf
(if this does not
exist, create one) and include:
[package]
check_for_updates = 0
[...]
but I can't find out the <app...
Hi,
I'm trying to disable a forwarder. For that, i'm changing the state to disabled in app.conf of collector class.
I'm performing this activity via deployment server.
But whenever i modify app...
...YZ' does not support UI access. See its app.conf for more information."
I've looked and looked and can't find anything amiss.
Here is a sample of the app.conf
[ui]
is_visible = true
i...
i'd like to embed an env variable in my app label, so i add this to my app.conf:
[ui]
label = My App $SPLUNK_HOME
However, the variable didn't get expanded by Splunk (i got the verbatim l...
From what I can tell, the apps dropdown in Splunk is ordered alphabetically by the app FOLDER names.
Is there a way to have this ordered by the "label" value in app.conf?
I.E. I would like t...
... Lastly do the apps in shcluster/apps all need to have a default folder with a app.conf file in them?
I have noticed most of the apps that properly present themselves on my SH have these f...