All Apps and Add-ons

Local Repositories?

jrokeach
Engager

I'm looking to index a local git repository (not stored on github). Is there a way that I can just point splunkgit to a .git directory to index?
Thanks.

Tags (2)
1 Solution

Petter_Eriksson
Splunk Employee
Splunk Employee

Yes you can!

Configure the "repo_addresses=" in "splunkgit.conf" to be the absolute local path to your local git repository.
I.e: repo_addresses=/Users/petterik/developer/local_project

Read more on configuration here, then try it out!


Let me know if you have any problems by either replying here or creating a github issue.

- Petter, dev for splunkgit

View solution in original post

Petter_Eriksson
Splunk Employee
Splunk Employee

Yes you can!

Configure the "repo_addresses=" in "splunkgit.conf" to be the absolute local path to your local git repository.
I.e: repo_addresses=/Users/petterik/developer/local_project

Read more on configuration here, then try it out!


Let me know if you have any problems by either replying here or creating a github issue.

- Petter, dev for splunkgit

Petter_Eriksson
Splunk Employee
Splunk Employee

I found that there was a bug with egrep on some platforms, which resulted in no data at all:
You might want to try the new version: http://splunk-base.splunk.com/apps/34028/splunkgit

0 Karma

Petter_Eriksson
Splunk Employee
Splunk Employee

Too get more detail on what's happnening:
You can do a search for "index=_internal fetch_git*" and you should see what's happening to the script that's indexing the git repository.
You can see something like what exit status it had, error message or (if successful) how much data was indexed

jrokeach
Engager

I'm still not having luck with it... I've tried both:
repo_addresses=/applData/backups/netconfig/.git
and repo_addresses=/applData/backups/netconfig

The first is the bare repository whereas the second is the local copy containing the repository:

[server]# ls -a /applData/backups/netconfig/
. .. files .git

I simply don't see any data indexed. Is there anything I can do to get more detail on what's happening?

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...