Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-splunk
Manage Splunk servers and forwarders using Puppet
https://github.com/voxpupuli/puppet-splunk
The README is rewritten a bit and the default params updated to match
the README (and also with ...
To the manifests
cda02dffa025ef18c68e9483e31f68803118940e authored over 11 years ago by Reid Vandewiele <[email protected]>
This cleaning step is the first step towards maybe even using this
module.
Turns out most of the splunk functions on Linux are the same on solaris
so let's make those comm...
These changes have not yet been tested but it's the first stage draft
f43cc3c010f381ee570bbbd59a72eb14fcdbaf34 authored over 11 years ago by Reid Vandewiele <[email protected]>
On Linux at least there are multiple services that make up Splunk. By
declaring services as an a...
They also play nicely together and the SplunkUniversalForwarder can
actually send logs to Splunk.
Turns out that splunk and splunkforwarder don't necessarily play nicely
together. Therefore refa...
Because the config files are in different locations and we want to
enable purging.
First pass at complete skeleton of virtual resource interaction for
fowarder/server shared resou...
Instead of managing the file via template
dda8869a9cffdd426b4bca92d712299c80f04f57 authored over 11 years ago by Reid Vandewiele <[email protected]>This lets us define individual inputs and outputs natively, and purge.
192186c88eff7dbc3dd12615c04af7e7a4fe5cd5 authored over 11 years ago by Reid Vandewiele <[email protected]>
This commit is basically a "save point" in the branch to come back to
later in case something go...
Just things like " foobar " vs. " @foobar " in the code. Calling
variables without property scop...
Initially just to keep the swp files away
a9c83804e9c45eda57ce60a792fbe4178acb4974 authored over 11 years ago by Reid Vandewiele <[email protected]>
The code has been cleaned up already, now it's time to convert the logic
to best practices and m...
88bd0b93c4390271c95299d00589d41ddb1632be authored over 11 years ago by Reid Vandewiele <[email protected]>
524e6366b322e2f12e7f89cae3f64dbe1dc10161 authored over 11 years ago by Reid Vandewiele <[email protected]>
The original base module had a great deal of code replication and unclean
mixing of data and log...
typo in puppet module install command
7bdca40239a281061d4481f18058d6ee785d5774 authored over 11 years ago by Chris Barker <[email protected]>1f52be034a9066222898616e4c4c27ca5b451a67 authored over 11 years ago by fiddyspence <[email protected]>
Just like windows. This approach seems potentially less flexible
eventually, but eliminates one ...
It isn't polished as much as we'd like but hey, it's opensource. :-)
This is the version of the...
25ae98f480b8c0675367e6e62477a07e3b6b5163 authored about 12 years ago by Reid Vandewiele <[email protected]>
This commit adds management of the outputs.conf config file for the
splunk windows forwarder, al...
Check for the presence of a splunk::params::deploy variable rather than
blindly including it. Th...
Less is more.
87cdf9c1b8a7b9f7fc6f41a62e0abed1d0013227 authored about 12 years ago by Reid Vandewiele <[email protected]>
Facter on Windows reports back as x64 now, not x86_64. This commit
updates the params file for t...
Do this by adding another value to splunk::params, called
installer_source. I may have gotten a ...
Seperate out files from code. Expect to find the installation files
under the puppet:///files/$m...
Update Splunk to 4.3.2-123586
915b38a151b7477c8a0370859905b087f9f233a7 authored over 12 years ago by Master Environment <[email protected]>
This commit represents the current working setup for the demonstration
VCenter box. If all else ...