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!

All Work and No Play? Not at .conf26! Unwind at These Evening Events

Between hands-on technical sessions, keynote reveals, and diving into live architectures, .conf26 is packed ...

Join the Hackathon at .conf26 and build a No-Code AI agent

Join us for the AI Agent Buildathon, an in-person, three-hour hands-on Hackathon where you’ll use Splunk Agent ...

Level Up Your Workflow: Mastering Splunk Cloud Management via Terraform

Tech Talk Recap   From Chaos to Control: Scaling Splunk Cloud with Infrastructure as Code Managing apps in ...