Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/chef-splunk

Development repository for the chef-splunk cookbook
https://github.com/sous-chefs/chef-splunk

added README.md mention of node['splunk']['ratelimit_kilobytessec']

f8e828739d3bb3ac2caf637520fe1f1a1914b11b authored almost 10 years ago by Ian Garrison <[email protected]>
updated ruby_block not_if

d0a04802402410d8963e14a567cb865d9c34bba2 authored almost 10 years ago by Ian Garrison <[email protected]>
node['splunk']['client']['ratelimit_kilobytessec'] should be node['splunk']['ratelimit_kilobytessec']

8e1e435aab31cee616aaf3b413b81f8f4fbf5ccc authored almost 10 years ago by Ian Garrison <[email protected]>
added attribute for rate limiting maxKBps throughput

3de063dfbd0ae40f87880afd7402e193f68577d2 authored almost 10 years ago by Ian Garrison <[email protected]>
Updated specs to work with ChefSpec 4.2.0

c6cee4b0cd8700aa772d738087364987cdcc8766 authored almost 10 years ago by Julian C. Dunn <[email protected]>
Update to Splunk 6.2.1.

9adba6f8cd4ac28d6d0ead2f3790bec96a5f5f93 authored almost 10 years ago by Julian C. Dunn <[email protected]>
Missing quotes in example around 'ports'

7994f4e4b8476f46dd5641432be2ec347637729c authored almost 10 years ago by Cole Christensen <[email protected]>
initial support for splunk universal client running as a server

d0cac06ffb67d749c2084cc291fe93494cba8f80 authored almost 10 years ago by Ian Garrison <[email protected]>
add foodcritic file to ignore definition rule

09006d8121e52b47b926bdaab3510d8a1f88ada5 authored about 10 years ago by jtimberman <[email protected]>
release v1.3.0

df40fef5fe3c46313a607b38be7b773549aba3b8 authored about 10 years ago by jtimberman <[email protected]>
Update serverspecs

* Don't match an encrypted password, just that it looks like a password
* Update stdout checks f...

0f28e3901c1218041fb7b5a0cc834d8e6c7c609d authored about 10 years ago by jtimberman <[email protected]>
appease rubocop

1ffa8bfaa87f1d20551db2ebbe2da2dae1ecc7e0 authored about 10 years ago by jtimberman <[email protected]>
Merge pull request #22 from opscode-cookbooks/configure-inputs-outputs

Configure inputs outputs

8718057dcbad48dd95cc1a954082caf34fcdbc4a authored about 10 years ago by Joshua Timberman <[email protected]>
increment version for development

686e9df53db96b7c5d5c21fd0505b289a4cfdb71 authored about 10 years ago by jtimberman <[email protected]>
Refactoring inputs/outputs, test updates

This commit revises some of the work in PR #12. Primarily I want to
ensure that the configuratio...

0a23d2e44398f23ece1509598b306b65fa09068d authored about 10 years ago by jtimberman <[email protected]>
trailing whitespace

c385eac9a07364be7a760b3bade6e185e623e6c3 authored about 10 years ago by jtimberman <[email protected]>
stub commands so specs pass

5ebc82f32c69c191ca19a75d5ebc3d1fbc0b2beb authored about 10 years ago by jtimberman <[email protected]>
removing unnecessary check for splunk daemon

e3d967c90e672dd40d25b8b14885bd87190f4126 authored about 10 years ago by Kyle Boorky <[email protected]>
adding spec test to make sure splunk will restart after the inputs.conf file is written

cb75d5797aec31be9a3b14d413d1de6be64f9f3f authored about 10 years ago by Kyle Boorky <[email protected]>
updating readme

224f753d35a8eb248918ea5d4d66be8064e5e6f8 authored about 10 years ago by Kyle Boorky <[email protected]>
adding the ability to configure inputs and outputs on a client forwarder

a80d75cf2623c69a626b075e2d9e4e2749d4cdad authored about 10 years ago by Kyle Boorky <[email protected]>
fixing whitespace

b9c9a615ee0ed7e908d09bfff95bca20b314edb8 authored about 10 years ago by Kyle Boorky <[email protected]>
updating service to work with splunk forwarder

2eba65d9934ba611a6031e1b39e8ea15de5d2df1 authored about 10 years ago by Kyle Boorky <[email protected]>
adding spec test for input template

5d114109ff19f5f9929fa6b55cbe2ca5c5f1c03b authored about 10 years ago by Kyle Boorky <[email protected]>
removing chef-solo-search from Berks

c96a8f9ed12d77e991c7e51da359db9191396b3b authored about 10 years ago by Kyle Boorky <[email protected]>
updating readme

2b51ade2bee6188a036281e9d800c7a815ab59b6 authored about 10 years ago by Kyle Boorky <[email protected]>
Merge pull request #19 from opscode-cookbooks/server-runs-as-splunk-part-two-the-reckoning

Server runs as splunk fixes

1cdb243631fb220f12ba84ea82545d37edd432c6 authored over 10 years ago by igarrison <[email protected]>
made some further changes to support switching from root to splunk and vice versa

5580276a68614087ef6c8fcfdf8d090cea197476 authored over 10 years ago by Ian Garrison <[email protected]>
we can now switch between running as root or splunk and vice versa after the initial install

cbe6b9eed421cf6ad080889fc97987dcd230a4e7 authored over 10 years ago by Ian Garrison <[email protected]>
incremented version to 1.2.2 (devodd)

2d1c0e4661e6380cd117906ac96fab4abc4c5149 authored over 10 years ago by Ian Garrison <[email protected]>
Merge pull request #18 from opscode-cookbooks/server-runs-as-splunk

splunk server can run as the 'splunk' user or 'root'

e921292925b33f77343922f5d0a6fbbc0690cf9e authored over 10 years ago by igarrison <[email protected]>
style change, handle character escapes in a less eye-bleedy way

c29983cfb7c76eb6339bd1fbd05b93f2c7438f3a authored over 10 years ago by Ian Garrison <[email protected]>
splunk server can run as the 'splunk' user or 'root' (splunk default). Serverspec tests were added to help validate this. When running as non-privelaged userplease use a web_port > 1023 (priveleged port problem). Lastly turned splunk init script into template as 'splunk enable boot-start --accept-license --answer-us --user splunk' doesn't seem to support the --user flag anymore. Implemented a lot of helpful feedback from Joshua Timberman.

cfffd18437461d9afc4102fe6849930f1d8ce6f4 authored over 10 years ago by Ian Garrison <[email protected]>
Merge pull request #17 from opscode-cookbooks/v613-upgrade

bumping default version of splunk from 6.0.3 to 6.1.3

81ca8abfc100c88894ee3ec998cdccf1b3bbfb82 authored over 10 years ago by igarrison <[email protected]>
the splunkforwarder url was wrong for omnios (tar.Z should be pkg.Z) and a client test was failing due to omnios not having a 'ruby' package (just added a conditional to use 'ruby-19' if platform_family is 'omnios', 'ruby' otherwise)

ffe4da6d6aec680638143bf159f64c9866a3d7d7 authored over 10 years ago by Ian Garrison <[email protected]>
bumping default version of splunk from 6.0.3 to 6.1.3

a41008dee1126bd4e6a7c62d70fcca778c98da3f authored over 10 years ago by Ian Garrison <[email protected]>
Merge pull request #13 from opscode-cookbooks/allow-web-alternate-port

allow customization of http(s) port for webui (thanks jtimberman!)

84aeb5a857af764e1bc4b67dd185c23775c40fea authored over 10 years ago by igarrison <[email protected]>
add web_port to readme

9d06d6dda9b659f03536ca2a2bd463586ea548de authored over 10 years ago by jtimberman <[email protected]>
resolve foodcritic findings for specs

eac6f5c4af8e32d2668bd2601457b826ddbacae2 authored over 10 years ago by jtimberman <[email protected]>
allow customization of http(s) port for webui

It is potentially desirable to run the splunkweb on an alternative
port. For example, if the `sp...

9252324a8665a9b3818a2ccc7ed993d81c1d1c73 authored over 10 years ago by jtimberman <[email protected]>
fix all rubocop warnings

0e5ed415b036bf7223795655f31e44931b1a20f3 authored over 10 years ago by jtimberman <[email protected]>
Merge branch 'update-gems'

87a075d367ae068e1c7b9a4503eba50a1bd7b2d4 authored over 10 years ago by jtimberman <[email protected]>
update gems, support rspec 3

* Move rspec configuration to .rspec.
* Update berkshelf, chefspec gems in Gemfile

While this c...

02efde4e0fee4eac9d56d270a198e4b1f8841f7b authored over 10 years ago by jtimberman <[email protected]>
increment version for development

628b20e63e89d485d62a72356069c85e12995f5f authored over 10 years ago by jtimberman <[email protected]>
release v1.2.0

986b157801ff9456e11fbc1f246aef9554f719c2 authored over 10 years ago by jtimberman <[email protected]>
add ubuntu 14.04 to kitchen test matrix

15aadb90aa1a7a0427aa3c4df4ee47f79d032e7d authored over 10 years ago by jtimberman <[email protected]>
Merge pull request #7 from juliandunn/COOK-4621

[COOK-4621] Update to Splunk 6.0.3.

191bdcbcda95dc7a57971c24b8a8c7335c894c93 authored over 10 years ago by Joshua Timberman <[email protected]>
[COOK-4621] Update to Splunk 6.0.3.

97e766244d6b7671302583279dd8ddd60dfcddf8 authored over 10 years ago by Julian C. Dunn <[email protected]>
bumping for devodd

11f486544573f76827c4619e780e42b8216682d9 authored almost 11 years ago by Sean OMeara <[email protected]>
Publish 1.1.0 Changelog

62eb1a0a03c86d3658d4056c8b820e329f20d2ce authored almost 11 years ago by Sean OMeara <[email protected]>
Version bump to 1.1.0

7d0984fec9af95bf39df9fe431a9a49877b276e2 authored almost 11 years ago by Sean OMeara <[email protected]>
updating changelog format for stove

151289f2f1eec397d6a60b2de7ca869c7808d738 authored almost 11 years ago by Sean OMeara <[email protected]>
[COOK-4451] - unbreak test harness

Signed-off-by: Sean OMeara <[email protected]>

852f0d73733cc1ad92adc3a372c1f56178d14f4b authored almost 11 years ago by Julian C. Dunn <[email protected]>
[COOK-4450] - upgrade to Splunk 6.0.2

Signed-off-by: Sean OMeara <[email protected]>

abd0ee0f2ef5f2468779109ad95248d2b9c6219b authored almost 11 years ago by Julian C. Dunn <[email protected]>
use ChefSpec 3.2.0 (for compat w/ Chef 11.10)

0b340364311e023058602f71b29d12556848de4d authored almost 11 years ago by jtimberman <[email protected]>
use american spelling, not british spelling in attributes file

fbb9f52f240f5c027f923444c697ba0582ef9e02 authored almost 11 years ago by jtimberman <[email protected]>
increment version for development

0d1faf08f3d3a0b44685d109c0d62a69da6bd952 authored almost 11 years ago by jtimberman <[email protected]>
v1.0.4

9dcff63b07bf775a956471a6632d96427919b433 authored almost 11 years ago by jtimberman <[email protected]>
update rubocop config, fix findings

befbc21219970c7fe2f6b0d447825eb746ede6e3 authored almost 11 years ago by jtimberman <[email protected]>
decouple test kitchen from default task

00c720f5a4e9b90066c11995aae53d58aa3be54c authored almost 11 years ago by jtimberman <[email protected]>
Merge pull request #3 from opscode-cookbooks/pwm/tests

Fixes for rubocop/foodcritic and added testing Rakefile

ce4a8a6dbfc6546b1f8c8c8fabad2ceab877e510 authored almost 11 years ago by Joshua Timberman <[email protected]>
Tweaks to file per @jtimberman's comments

ab2e1a0bbee0b838efa7e70f9b2c6655fe000bf3 authored almost 11 years ago by Paul Mooring <[email protected]>
Fixes for rubocop/foodcritic and added testing Rakefile

1aa486cf79cf650b683e77fd0f2d87b62483e15c authored almost 11 years ago by Paul Mooring <[email protected]>
dont manage inputs.conf for bistro test app

2b9a09b5d84df9929161af3c003c9b65df5ec427 authored almost 11 years ago by jtimberman <[email protected]>
template sources should have .erb explicitly

6af81489d9be41a0918af5fae30caa49b5b717d9 authored almost 11 years ago by jtimberman <[email protected]>
setup_auth: dont show password in resource name

bd9931b334ed4579cff6173ab76c35184cac956b authored almost 11 years ago by jtimberman <[email protected]>
v1.0.2

1bf70a73525db97378603b2895abf4b1f09bf34e authored almost 11 years ago by jtimberman <[email protected]>
the splunk init script supports status

8c1244acbb516ee7bc284ed7230e0a94970c7535 authored almost 11 years ago by jtimberman <[email protected]>
raise instead of Chef::Application.fatal!()

Using Chef::Application.fatal! will cause the entire application to
quit, which may not be what ...

6c09c46f6874d8dc93df2abf6f39c95cc1153aa7 authored almost 11 years ago by jtimberman <[email protected]>
increment version for development

1fe528fc9fc483b78b0cbbeffdb6dc9e52c06daf authored almost 11 years ago by jtimberman <[email protected]>
release v1.0.0

df173d5a82f1fbafbf104538d23d94c1890c75fb authored almost 11 years ago by jtimberman <[email protected]>
Merge pull request #1 from opscode-cookbooks/upgrade-recipe

add upgrade recipe

5185cebe29b5e01be09fa4b4ebbf1c8de95da7fe authored almost 11 years ago by Joshua Timberman <[email protected]>
we use client for client, not forwarder

2074ce36a4654341abb0862f7c4e62bff63b7ded authored almost 11 years ago by jtimberman <[email protected]>
ensure upgrade recipe only run if attribute is enabled

446fdb09be40f302ed5128b64e32dbe7ba72284c authored almost 11 years ago by jtimberman <[email protected]>
add upgrade notes to README

c344c13379b7694a09472a1c6b73b93e09324660 authored almost 11 years ago by jtimberman <[email protected]>
add a spec for upgrade recipe

d9d043d166fa8233e11cc72bc80f2be66ab92d11 authored almost 11 years ago by jtimberman <[email protected]>
use dev mode for upgrade testing

8d6856c85ca87e7391231dd0028f03ce13f81884 authored almost 11 years ago by jtimberman <[email protected]>
add upgrade recipe

Even though the newest (as of right now) release is set to install by
default, the attributes ar...

a26caca8c2e79f65dcd802407c20da18fad12933 authored almost 11 years ago by jtimberman <[email protected]>
rubocop: class length

Commit f0a6e29 moved private methods from the provider into a module,
but in practice that could...

47cb73048825045243c3e4d5e13b0854f8984597 authored almost 11 years ago by jtimberman <[email protected]>
resolve rubocop, foodcritic findings

f0a6e296380aa513a0c34a229fe1192ae9724c7c authored almost 11 years ago by jtimberman <[email protected]>
add chefspec for (allthethings)

64fb3519356fe8ea293f528c12321fc0d7b0f531 authored almost 11 years ago by jtimberman <[email protected]>
use dev mode for upgrade testing

323252a22f10c54a5f615fcde6bccb6e580e21d6 authored almost 11 years ago by jtimberman <[email protected]>
add upgrade recipe

Even though the newest (as of right now) release is set to install by
default, the attributes ar...

174ec4392024435eca1fbe1194b13feebd7e7683 authored almost 11 years ago by jtimberman <[email protected]>
corrected recipe name in comment

e3583a83edc2c62f884dfefa2c8dac749e75c5e0 authored almost 11 years ago by jtimberman <[email protected]>
use chef-vault w/ data bag item loading fallback

a17f1dd82293bc1352ed7c60490fc319594b6c66 authored almost 11 years ago by jtimberman <[email protected]>
kill stray bogus cert from testing

33f1086aa22a5cded85649c9744872ac45a4adaa authored almost 11 years ago by jtimberman <[email protected]>
use dev-mode for chef_vault_item

fad664d4ec96037062f1ba37882bd4ad841d5ae4 authored almost 11 years ago by jtimberman <[email protected]>
A polar bear ice fishing for data.

2a8485b0da0c6c49fbaee9f86f2513170b1d09e9 authored almost 11 years ago by jtimberman <[email protected]>