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

Merge pull request #49 from crayfishx/refactor

[REVIEW] [MODULES-3520] refactored types and providers and added purging

2a7625190e92a27533a8b39b37b52f3c200414ae authored over 8 years ago by Tim Meusel <[email protected]>
added match for // to support URLS

0fe96f768ad84d8dfa74cd7dd5c031d4dd8b4b11 authored over 8 years ago by Craig Dunn <[email protected]>
Merge pull request #47 from briancain/fix-ordering-for-forwarders

(maint) Fix resource order for installing splunk forwarders

f585680b05da69b3a1435fb82bdfc1538609fa40 authored over 8 years ago by Peter Souter <[email protected]>
Fixed service restarts with forwarders

Removed some unneccessary chaining overkill and fixed situations
where the service isn't restart...

c5addf89701bd69be1ab77bb4d4c5055a1e2b169 authored over 8 years ago by Craig Dunn <[email protected]>
changed root forwarder_confdir and server_confdir to ./etc

ea37d3dd454f23a111a8a8c70241e96d6faa0128 authored over 8 years ago by Craig Dunn <[email protected]>
Added some docs to README for types and providers and new purge attributed

7b1a33e8389f42954f41a8a48b6a87a3bbb178ce authored over 8 years ago by Craig Dunn <[email protected]>
changed clone method to clone_type to avoid conflict with Rubys Object.clone

d46946ec01a3f2df463a8f17f4e9d3ec1616c1da authored over 8 years ago by Craig Dunn <[email protected]>
removed relative file loading

8483addd9138705291158a8b952e968d5a8dbb53 authored over 8 years ago by Craig Dunn <[email protected]>
fixed indenting

36ed0a54a713e4dcbb1c44d55385d4de0b32e4c3 authored over 8 years ago by Craig Dunn <[email protected]>
confine this provider so other ini_setting types dont use it

3e772bb46704d90c5e7537c44000df150dc957ff authored over 8 years ago by Craig Dunn <[email protected]>
refactored types and providers and added purging

56dde64a24073b6f58db5c4ebb1683bf2a755ea3 authored over 8 years ago by Craig Dunn <[email protected]>
(maint) Fix resource order for installing splunk forwarders

Prior to this commit, when applying the forwarder class to any agents
the initial run would alwa...

e04319a1e1fa4ec372a86d32d7606ccd471e0596 authored over 8 years ago by Brian Cain <[email protected]>
Merge pull request #45 from bmjen/release-prep

(maint) Release prep.

539a6e2f2cd722b95841814b4728014abcdb1172 authored over 8 years ago by Hunter Haugen <[email protected]>
(maint) Release prep.

8c6574ca2cefd67554da6e070fba361b9ae98867 authored over 8 years ago by Bryan Jen <[email protected]>
Merge pull request #44 from puppetlabs-operations/readme_improvements

Fix typo in README.

3bbb7bf642293fcb4ced556ea2539db8aa500f12 authored almost 9 years ago by Bryan Jen <[email protected]>
Merge pull request #29 from hunner/barrypitman

forwarder::pkg_provider should default to $splunk::params::pkg_provider

16846092096c2e94650dc57c04af6fd26a585eca authored almost 9 years ago by Bryan Jen <[email protected]>
forwarder::pkg_provider should default to $splunk::params::pkg_provider

07df80cc065358b00a70d470451710256d47f577 authored almost 9 years ago by Barry Pitman <[email protected]>
Fix typo in README.

1af3fef7fa2ad9ead3025c48cd6fe9ca57522a90 authored almost 9 years ago by Eric Zounes <[email protected]>
Merge pull request #43 from puppetlabs-operations/update_readme

Update README with type documentation.

355297cecbc67262dc27e9866a9d3b80e1555533 authored almost 9 years ago by Bryan Jen <[email protected]>
Merge pull request #42 from puppetlabs-operations/module_fixes

Fix module errors discovered while testing.

0875a4e5847f0e59b75bce79777ea9e093ef8d2d authored almost 9 years ago by Bryan Jen <[email protected]>
Update README with type documentation.

- Adds basic documentation for the Class parameters and various types
that the module provides.

a2b4b1c435babb43f2dbbf2356dc5c24cdb37628 authored almost 9 years ago by Eric Zounes <[email protected]>
Fix module errors discovered while testing.

- The $splunk_user variable was referenced but undeclared.
for this repo.
- Update the build a...

c5c75c8abdb49eedcb34b70b01a3b90a3393e4df authored almost 9 years ago by Eric Zounes <[email protected]>
Merge pull request #41 from puppetlabs-operations/add_acceptance_skeleton

Add acceptance test skeleton.

d7dd03aae4a8d318d6e4967b1e895f2400c700e8 authored almost 9 years ago by kfjohnson <[email protected]>
Add acceptance test skeleton.

- Adds the acceptance skeleton from the puppet-module-skeleton.
- Adds initial class_spec tests ...

7566958744e55accbbb57744dbf6be454edb5951 authored almost 9 years ago by Eric Zounes <[email protected]>
Merge pull request #40 from puppetlabs-operations/fix_file_mode

Change file mode to string.

54686a6faee9222ff8ad10188abe5b05711ba534 authored almost 9 years ago by kfjohnson <[email protected]>
Change file mode to string.

- Change the file mode parameter in the forwarder.pp/init.pp files to
use a string instead of ...

f00fe77bff3d89dde2548389371177fa6860efdb authored almost 9 years ago by Eric Zounes <[email protected]>
Merge pull request #39 from puppetlabs-operations/update_readme

Add a more modern version of our README template with updates.

6d3b800b8aaf29850972d4e455c1fac7b121c601 authored almost 9 years ago by Bryan Jen <[email protected]>
Merge pull request #38 from puppetlabs-operations/module_updates

Various updates and fixes

485cfb591f80928ce17a1b7d1c69d87b29a50878 authored almost 9 years ago by Bryan Jen <[email protected]>
Various updates and fixes

- Adds the ability to run Splunk as a non-root user on posix systems.
- Adds the splunkforwarder...

e7b3025f4496e72bb1d9349bfca7207f7e951e81 authored almost 9 years ago by Nick Perry <[email protected]>
Merge pull request #37 from puppetlabs-operations/type_ordering

Update the resource ordering for the new Splunk types.

2368a7c64d3c5b0802e3d671690a3cb1adc1f610 authored almost 9 years ago by Bryan Jen <[email protected]>
Add a more modern version of our README template with updates.

bb69f272403c0e1fff080dc94cf273017dc4be05 authored almost 9 years ago by Eric Zounes <[email protected]>
Merge pull request #35 from puppetlabs-operations/add_more_splunk_types

Create additional Splunk types/providers

8ae4bac3e4049f20c48fc438cd0392ff4f348971 authored almost 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #36 from puppetlabs-operations/staging_default

Add conditional logic for using the staging module

93bef893d7a2f0ed7a9c2f1cedf405e0575f8369 authored almost 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #34 from puppetlabs-operations/splunk_server_type

Add splunk_server type and provider

6f40ce4590bb8dfbee1463f144f459915b9405c5 authored almost 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #33 from puppetlabs-operations/fix_type_desc

Correct the descriptions of existing splunk types

39c4889c556d97cd4d7df57db01253835d24b026 authored almost 9 years ago by Hunter Haugen <[email protected]>
Update the resource ordering for the new Splunk types.

78ecf59ebd6c10d47489569adc7ee6e35503c5c8 authored almost 9 years ago by Nick Perry <[email protected]>
Removed extraneous include of staging

26e8504e74b7ddd8580fd7ae515b5b51ba961d62 authored almost 9 years ago by Nick Perry <[email protected]>
Add conditional logic for using the staging module

- If the provider is yum or apt we don't need to use the staging module
and this logic exists ...

f242fe78f3bdfb2f738d23f20d576b7bba9e20b8 authored almost 9 years ago by Nick Perry <[email protected]>
Add type and provider for distsearch

cfd02ebe86dace1352c75762daeb4302371d885d authored almost 9 years ago by Nick Perry <[email protected]>
Add type and provider for indexes

6f7758fc10a463b77c2b1910e1a44a93fd92448b authored almost 9 years ago by Nick Perry <[email protected]>
Add splunk_authorize type and provider

fb9bbdd317072fce69b776c4f9d8f4d814bfe5f3 authored almost 9 years ago by Nick Perry <[email protected]>
Add splunk_web type and provider

b09c48e7916c7c40cf16a43cab164df7ae42bbdf authored almost 9 years ago by Nick Perry <[email protected]>
Add splunk_limits type and provider

10c284c22dbee618d11126a707e482e87e963b2a authored almost 9 years ago by Nick Perry <[email protected]>
Add splunk_authentication type and provider

8a365fac58a2b22e426f61e141d05f6b5c1c8e52 authored almost 9 years ago by Nick Perry <[email protected]>
Fixed substitution s/props/server/

36962441a7e5a5a0e1848cc51522ff8e09a4389f authored almost 9 years ago by Nick Perry <[email protected]>
Add splunk_server type and provider

5893c675129bc24bf9eade2409c4d95ae96daf55 authored almost 9 years ago by Nick Perry <[email protected]>
Correct the descriptions of existing splunk types

300b7ee9e48f50cefd6064f4c52b628b39880ab2 authored almost 9 years ago by Nick Perry <[email protected]>
Merge pull request #26 from crayfishx/feature/ta

added technology addon feature

47d2383d804b72676fee3a229c188e6ec5a06cb8 authored almost 9 years ago by Hunter Haugen <[email protected]>
Rename of "ta" to "addon" and other fixes

* splunk::ta renamed to splunk::addon
* splunk::addon::input marked as private
* template syntax...

73ac14f645c8b47803e9ccd2534bff4e53a92269 authored almost 9 years ago by Craig Dunn <[email protected]>
Merge pull request #14 from nanliu/windows

Expose splunk forwarder windows install options

daa0525b1e67f175e192e3c7557e0fe9b5d9a624 authored almost 9 years ago by Hunter Haugen <[email protected]>
Add ability to specify windows install dir.

53bda8529feb1dcae13220200cac0e179bdc1d00 authored almost 9 years ago by Nan Liu <[email protected]>
Expose splunk forwarder windows installation options

1ff6844e2d92ee0fb60cf93bf9f450ca4ed187a9 authored almost 9 years ago by Nan Liu <[email protected]>
Merge pull request #32 from kyledecot/server-ensure

Actually use the variable somewhere

392953ccd18324de715aff4ae22052a324bb2686 authored almost 9 years ago by Hunter Haugen <[email protected]>
Actually use the variable somewhere

291ae844758cdcc236a384b66be5b4523f3de539 authored almost 9 years ago by Kyle Decot <[email protected]>
Merge pull request #31 from kyledecot/server-ensure

Server ensure

3ebad211c1f516d9f809116fb83b24c8f92b5902 authored almost 9 years ago by Hunter Haugen <[email protected]>
server package ensure

d0381a0c5b85262644adbd9e924c2aa1bd99f7c5 authored almost 9 years ago by Kyle Decot <[email protected]>
Merge pull request #30 from bmjen/kyledecot-master

Adds param for ensuring forwarder can be the latest argument

06fb7e48bdd6fad0ca333c850374c1c5a6c1bd96 authored almost 9 years ago by Eric Zounes <[email protected]>
Adds param for ensuring forwarder can be the latest

argument

Use puppets package_ensure param

13ae6d03751fde6cd2d40261a3a74bde15b2fd30 authored almost 9 years ago by Kyle Decot <[email protected]>
Merge pull request #25 from asquelt/master

config items are collected with tag - make sure it exists

2935b796431d9fcc5eacca927d9eb4d048dd5b76 authored almost 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #28 from mpdude/mpdude-patch-1

Fix dependencies

ee44dedc9128eb20250cc947d08684f24adba4c6 authored almost 9 years ago by Hunter Haugen <[email protected]>
Fix dependencies

Not sure if this is redundant or if things don't work for me because I don't have matching `File...

3dc8af0ac9a22c2274aa5fab403c847e8040d3da authored almost 9 years ago by Matthias Pigulla <[email protected]>
Merge pull request #27 from DavidS/modules-2953-fix-assignment-order

(MODULES-2953) fix order of assignments

6629a69385821340bb8892462fc429aea132a18d authored almost 9 years ago by TP Honey <[email protected]>
(MODULES-2953) fix order of assignments

Without this, $staged_package would be undef in $pkg_path_parts

6a5f7620d8afbba60e493c1e910401291d4f2189 authored almost 9 years ago by David Schmitt <[email protected]>
added technology addon feature

65e31f8ca84df1b15662ec5cd444ff667c4bef06 authored about 9 years ago by Craig Dunn <[email protected]>
apply tags to resources

0c01bcb2bad385c1c976a71c14c19f54c881c9c4 authored over 9 years ago by asquelt <[email protected]>
config items are collected with tag - make sure it exists

splunk_forwarder tag is used for dependency setting (package, service),
so it's essential all co...

c5cfc0cb2fb7d80afd9e44aab0d13958ffa08574 authored over 9 years ago by asquelt <[email protected]>
Merge pull request #24 from mhaskel/3.2.1-prep

3.2.1 prep

447c7076648f7ede5cc0ca5f1f7bbe0350968ed1 authored over 9 years ago by Bryan Jen <[email protected]>
3.2.1 prep

c77d74d6dd9636af308d7d993429b4e008d4884d authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #23 from mhaskel/MODULES-2448

MODULES-2448 - Improved collector compatibility

fc3fd30d71a679b7ad1e092189cfd5772877cc29 authored over 9 years ago by Hunter Haugen <[email protected]>
MODULES-2448 - Improved collector compatibility

Collectors behave strangely with arrays, so use realize and update
dependencies as needed.

3bfeefbe824fb1c1282867d844a66164179a2113 authored over 9 years ago by Morgan Haskel <[email protected]>
Merge pull request #19 from puppetlabs/release_3.2.0

Release 3.2.0

51fff6da17e217aaa897750715e4767ee60b2658 authored over 9 years ago by Bryan Jen <[email protected]>
Release 3.2.0

b54feba224410982dbf4de0989550765c8ccdd94 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #18 from puppetlabs/add_space

Update splunkforwarder_output

b203f93fe091c42c496acdf4a564e06bb6fad901 authored over 9 years ago by Morgan Haskel <[email protected]>
Update ini_setting.rb

Just a missing space

aefc36e75468d75b555662603e91db85a0a635e1 authored over 9 years ago by Hunter Haugen <[email protected]>
Merge pull request #17 from ckyriakidou/master

Repository and password changes

ecc988e66cff08c773de4b2a894da61db68256e7 authored over 9 years ago by Hunter Haugen <[email protected]>
adding password information and allowing providers to be user-defined i.e. yum

ee86f3af6916b4578f8471a8956603154fb2a6ed authored over 9 years ago by Christina Kyriakidou <[email protected]>
Merge pull request #16 from puppetlabs/fix-default-case-order

(MODULES-2096) Move default cases last

7303ed103c5f326a7d5342127452203817451550 authored over 9 years ago by Hunter Haugen <[email protected]>
(MODULES-2096) Move default cases last

Not only is this a style fix, but thanks to PUP-4520, this would
actually generate wrong results...

b28ef885332290a1affcab5c4a0342c8fd01f82f authored over 9 years ago by David Schmitt <[email protected]>
Merge pull request #13 from mhaskel/3.1.1-prep

3.1.1 prep

52f9c3544883d1db4fc467754e7744dcbf4c0d05 authored about 10 years ago by Hunter Haugen <[email protected]>
3.1.1 prep

83a4fb3696dc06c16b48b6d13b645aa2dcd94797 authored about 10 years ago by Morgan Haskel <[email protected]>
Merge pull request #12 from mhaskel/lint_cleanup

Fix lint issues

66ecc34b9990061902bab0dfcc457e9d0eb84aea authored about 10 years ago by Travis Fields <[email protected]>
Fix lint issues

f706af3774f9fff13be842da399991c26fbbd744 authored about 10 years ago by Morgan Haskel <[email protected]>
Merge pull request #10 from nanliu/solaris

Add solaris sparc parameters.

26fc9752e80f2c38077e8fac6a763ad41e08e3d4 authored about 10 years ago by Morgan Haskel <[email protected]>
Merge pull request #11 from mhaskel/3.1.0-prep

3.1.0 prep

900bd26b43f9f8dfa9769f7694ccbc4fcba9d830 authored over 10 years ago by Hunter Haugen <[email protected]>
3.1.0 prep

1c10ac28171be47ff35badfe0f1db6d76458af82 authored over 10 years ago by Morgan Haskel <[email protected]>
Add solaris sparc parameters.

27c485174d5cb5b00a54d87fb2a2eb5b3a0d8e34 authored over 10 years ago by Nan Liu <[email protected]>
Merge pull request #8 from metcalfc/patch-1

Update the name of the module for PMT install.

5d8c8f5514fab5f2e3352fd12d81aee840bb4d0c authored over 10 years ago by Hunter Haugen <[email protected]>
Update the name of the module for PMT install.

f1cd786f41bbf30bcaf8d6ea213f149150c9c3cc authored about 11 years ago by Chad Metcalf <[email protected]>
Transfer ownership from seteam to puppetlabs

Moving this into the Puppet Labs namespace for more formal ongoing
development and/or maintenance.

34546d364febbdfaaba48840605c4f1c2e10c4f0 authored about 11 years ago by Reid Vandewiele <[email protected]>
Merge pull request #7 from hunner/add_integration

Add integration tests and fix forwarder bug

01eab132d324c20c8f47e5f9f1f7805ea7f67b80 authored about 11 years ago by Reid Vandewiele <[email protected]>
Merge pull request #6 from hunner/add_props_transforms

Add T&Ps for Splunk indexer and forwarder props and transforms

0c0278a1f185a18d971af0f105c1d7fd2cdcec2b authored about 11 years ago by Reid Vandewiele <[email protected]>
Merge pull request #5 from hunner/stdlib_dep

Add dependency on stdlib >= 2.4.0

73ba8acc1e1321dcf0448436986ebe56658aed8a authored about 11 years ago by Reid Vandewiele <[email protected]>
Add integration tests and fix forwarder bug

This commit adds tests for the `splunk::forwarder` class and the
`splunkforwarder_transforms` ty...

a022659e529af0427a6b59575b58bf8b4314e0f2 authored about 11 years ago by Hunter Haugen <[email protected]>
Add dependency on stdlib >= 2.4.0

The splunk module uses the `join()` function but does not have a
dependency on stdlib, nor do an...

6b470cab88c22f6710a8dd5ee6687581b0be9557 authored about 11 years ago by Hunter Haugen <[email protected]>
Add T&Ps for Splunk indexer and forwarder props and transforms

The four different kinds of splunk settings that have to be configured
for the indexer and the f...

fcc6af5bb381d0e94cdbd05f0b1531d3e0402584 authored about 11 years ago by Hunter Haugen <[email protected]>
Fix windows package name for forwarder

With the wrong package name Puppet will constantly try to re-install the
forwarder package. This...

7866c8317ac1ea34a5a5e2cd6e3968a2126bb89f authored about 11 years ago by Reid Vandewiele <[email protected]>
Bumping the version number

Breaking a major version since changing the default solaris package name
is a "breaking" change,...

1919ba0343c2c0cf12b7754b819b4493b3d94c48 authored about 11 years ago by Reid Vandewiele <[email protected]>
Update solaris package name 9 to 10

With the newest Splunk release the Solaris package(s) are named with
"...solaris-10-..." instead...

3470c6649e422cf45550c97124f1fc3411385496 authored about 11 years ago by Reid Vandewiele <[email protected]>
Add missing dependency

This module depends on inifile, but didn't specify it previously. Now it
does.

908dfb1db78192d5c38f28433e1836eaa0f55694 authored about 11 years ago by Reid Vandewiele <[email protected]>
Bump version to 2.0 and fix package name params

The version was previously 0.3.0 but this isn't really a 1.0 kind of
change, it's fundamentally ...

366e14db479a44b898e8780f3780e4603d898c99 authored over 11 years ago by Reid Vandewiele <[email protected]>