Getting Data In

Can Splunk monitor a subversion url for changes?

scalexan62
Engager

I would like to monitor a subversion repository for changes. Is this something I can do with Splunk?

1 Solution

sideview
SplunkTrust
SplunkTrust

Should be an easy thing to set up with a scripted input.

http://www.splunk.com/base/Documentation/latest/Admin/Setupcustom(scripted)inputs

In fact I'd be surprised if someone out there hadn't done this already. I've certainly thought about doing it myself. 😃

View solution in original post

sideview
SplunkTrust
SplunkTrust

Should be an easy thing to set up with a scripted input.

http://www.splunk.com/base/Documentation/latest/Admin/Setupcustom(scripted)inputs

In fact I'd be surprised if someone out there hadn't done this already. I've certainly thought about doing it myself. 😃

Brian_Osburn
Builder

I actually have a script that uses a post-commit hook to write to a log.

I'm working on incorporating that as an app itself, where you can do reports and statistics on users and files and such.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...