The label parameter in app.conf is being displayed as a header on all my views within my application. How do I remove that? I know the label contents defines the name of the app shown in the Splunk GUI and Launcher. So it is required. But I don't want it showing up in my views. Where is that defined and how to remove? Thanks.
[ui]
is_visible = true
label = My Aplication
OK. Not the best solution for this issue but none the less it worked. I ended up moving all queries and configurations to another app. In other words, I rebuilt the application. Not the best solution. But it worked. 🙂
OK. Not the best solution for this issue but none the less it worked. I ended up moving all queries and configurations to another app. In other words, I rebuilt the application. Not the best solution. But it worked. 🙂