Knowledge Management

Source Control Management

MonkeyK
Builder

The more that I understand and rely only the tooling that I can create in Splunk:
- saved searches
- alerts
- reports
- dashboards
- Field knowledge Objects
- Lookup table definitions

The more that I realize that I will ultimately need some notion of source code management for the objects that I create. I want to protect myself from me or my teammates accidentally changing the tooling that we are coming to count on.

Are there any Source Control Management tools that work (and better yet, integrate) well with Splunk? Does anyone have any experience that they could share?

I am currently on a path to just paste a copy of the things that my team counts on into Accurev (the tool our AD team uses), but it would be better to have integration to

  1. automatically populate the SCM tool
  2. Deploy those things to Splunk as a shared object, ideally such that they run under some system type ID (rather than my ID, as the creator)
1 Solution

DalJeanis
Legend

The most common one is git, in particular Atlassian's Bit Bucket Server (formerly Stash). Here's a link to one discussion, but there are at least 4-5 threads on various issues and questions.

https://answers.splunk.com/answers/312571/best-way-to-use-git-for-source-version-control-wit.html

View solution in original post

gabriel_vasseur
Contributor

You might like https://splunkbase.splunk.com/app/6895 to track changes to your knowledge objects. It's no effort, doesn't require git or anything else, and works equally well on-prem and in cloud.

0 Karma

LukeMurphey
Champion

@DalJeanis: which of the following was your intent:

  1. create the changes within a live instance of Splunk and then log those changes in source control
  2. making the changes directly in a source-code repository and then deploy the changes out to your Splunk installs
0 Karma

DalJeanis
Legend

The most common one is git, in particular Atlassian's Bit Bucket Server (formerly Stash). Here's a link to one discussion, but there are at least 4-5 threads on various issues and questions.

https://answers.splunk.com/answers/312571/best-way-to-use-git-for-source-version-control-wit.html

MonkeyK
Builder

Sorry, my initial search must have been way off. Thanks for pointing me in the right direction.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...