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
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!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...