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
Get Updates on the Splunk Community!

Get ready to show some Splunk Certification swagger at .conf24!

Dive into the deep end of data by earning a Splunk Certification at .conf24. We're enticing you again this ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Now On-Demand Join us to learn more about how you can leverage Service Level Objectives (SLOs) and the new ...

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...