Splunk Enterprise

Splunk Dashboard Code Management | GitLab

splunkuser320
Path Finder

Is it possible to automate the dashboard code management and deployment using GitLab ?

Labels (1)
0 Karma

FritzWittwer
Path Finder

Well, kind of. We use the following setup:

  • A development instance with a home grown splunkgit app which allows us to push and pull apps to a git repo
  • A ci/cd pipeline which runs an app trough app inspect
  • A cron job which puts a an app whit a new successfule build from the production branch on our deployer and thus deploys it on production

Our workflow is:

  1. develop either
    1. With an IDE on the git repo and pull to the dev environment for testing
    2. GUI based development and push the results back from the development to the git repo
  2. Merge to the production branch
  3. pipeline builds it (app inspect) and it gets deployed

 

You have to be careful whit stuff in /local

We have a push back corn job on our search heads which pushes the current apps back into another branch on the gi repo se we have always an valid backup and version history.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Painting a Clearer Picture: Creating Cross-Domain Visibility with AI Canvas

    Thursday, June 25, 2026  |  11AM PDT / 2PM EDT  Duration: 1 Hour (Includes live Q&A) Register to ...

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...