-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-splunk_hec
base: v0.7.1
head repository: puppetlabs/puppetlabs-splunk_hec
compare: v0.8.0
- 15 commits
- 22 files changed
- 5 contributors
Commits on Jul 9, 2019
-
Move the breaking changes to known issues section in readme
Helen Campbell committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 0ba319d - Browse repository at this point
Copy the full SHA 0ba319dView commit details -
Merge pull request #33 from HelenCampbell/readmechange
Move the breaking changes to known issues section in readme
Helen authoredJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 6c49f29 - Browse repository at this point
Copy the full SHA 6c49f29View commit details
Commits on Sep 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ae47afa - Browse repository at this point
Copy the full SHA ae47afaView commit details -
Merge pull request #35 from bmjen/codeowners
(maint) Add CODEOWNERS file
Chris Barker authoredSep 26, 2019 Configuration menu - View commit details
-
Copy full SHA for e23550c - Browse repository at this point
Copy the full SHA e23550cView commit details
Commits on Nov 1, 2019
-
Update readme to reflect control-repo workflows
Puppet Server only wants to load libraries from the production environment, so this update instructs the user to add the module to the production environments puppetfile first to ensure it is present for puppetserver to load, before then creating a feature branch to enable it.
Chris Barker authoredNov 1, 2019 Configuration menu - View commit details
-
Copy full SHA for c631bff - Browse repository at this point
Copy the full SHA c631bffView commit details
Commits on Dec 11, 2019
-
PIE-178 Multiple Metrics in stdin (#36)
* PIE-178 Multiple Metrics in stdin Before this we assumed we would receive parsable json on standard in from the metrics executable regardless of number of systems involved. Instead it would output a json hash for each server and not attempt to combine them into a valid array. This converts any hash received on STDIN into an array of hashes (even if its just an array of 1). * Update to raise exception on parse error We know we might not get valid json all the time, but we should be getting something. * Adds rescue around handling the json parsing Also is more explicit about which exceptions we're handling (standard) * pie_178_fix_metrics linting fixes
Chris Barker authored and Bryan Jen committedDec 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 4f4aa64 - Browse repository at this point
Copy the full SHA 4f4aa64View commit details
Commits on Feb 7, 2020
-
* PIE-178 Multiple Metrics in stdin Before this we assumed we would receive parsable json on standard in from the metrics executable regardless of number of systems involved. Instead it would output a json hash for each server and not attempt to combine them into a valid array. This converts any hash received on STDIN into an array of hashes (even if its just an array of 1). * Adds a task that allows a user to revoke Tokens This is a fix for behavior introduced by the report viewer on the splunk side that could leave stale tokens around for a long time. * Removes the possibility of user input Since the Splunk App labeled the tokens, this only revokes the tokens created by that. No longer needed using input, this becomes a much safer script to run (and wont kick a user out of a console session if they used their own account to generate the token) * Reverts to username Tokens can only be revoked by label by user who created them, since we are using the api_user in this instance, we should just use the username String is handled better and embedded in json post instead of just inline command * Adds configuration options for loading extra data to reports * Fix logic / names for settings * fix logic * load settings properly * load settings properly * just send resources with events * remove redundant call for resource events * remove redundant call for resource events * add logs for corrective change * fix nil issue for catalog_uuid * Enable Customized Reporting This update includes the ability to customize how much data is sent in each puppet report. Before this update one required to have the Splunk App working in order to see agent logs or resource events. This update also revises the documentation for readability and to include the new settings. Changes to metadata.json to indicate planned 0.8.0 release. * Adds note on Puppet Metrics Collector * remove accidental commit * fix lint errors
Chris Barker authoredFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for d95e545 - Browse repository at this point
Copy the full SHA d95e545View commit details
Commits on Feb 8, 2020
-
(PIE-178) Parse line-delimited JSON metrics
This commit updates the splunk_hec command to accept line-delimited JSON metrics generated by recent versions of the puppet_metrics_collector module. See puppetlabs/puppetlabs-puppet_metrics_collector#44
Configuration menu - View commit details
-
Copy full SHA for 8b63d1d - Browse repository at this point
Copy the full SHA 8b63d1dView commit details
Commits on Feb 25, 2020
-
Merge pull request #39 from Sharpie/PIE-178-ingest-line-delimited-met…
…rics (PIE-178) Parse line-delimited JSON metrics
Chris Barker authoredFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for d00327c - Browse repository at this point
Copy the full SHA d00327cView commit details
Commits on Apr 28, 2020
-
fix single quote issue in classifier
Chris Barker committedApr 28, 2020 Configuration menu - View commit details
-
Copy full SHA for d93a6ba - Browse repository at this point
Copy the full SHA d93a6baView commit details -
Merge pull request #42 from mrzarquon/fix_double_quote_strings
fix single quote issue in classifier
Configuration menu - View commit details
-
Copy full SHA for f864c29 - Browse repository at this point
Copy the full SHA f864c29View commit details
Commits on May 7, 2020
-
This change adds additional detail to the basic installation instructions and moves advanced topics to a docs folder.
Configuration menu - View commit details
-
Copy full SHA for d250325 - Browse repository at this point
Copy the full SHA d250325View commit details -
Merge pull request #43 from gsparks/PIE-265_refactor_docs
(PIE-265) refactor docs
Configuration menu - View commit details
-
Copy full SHA for cb591ba - Browse repository at this point
Copy the full SHA cb591baView commit details -
(Maint) update changelog for 0.8.0
Updated version number to 0.8.0 and updated the puppet_metrics_collector to require version 6.0.0.
Configuration menu - View commit details
-
Copy full SHA for e64d8a1 - Browse repository at this point
Copy the full SHA e64d8a1View commit details -
Merge pull request #44 from gsparks/Maint_update_changelog_for_0.8.0
(Maint) update changelog for 0.8.0
Configuration menu - View commit details
-
Copy full SHA for 9dd5155 - Browse repository at this point
Copy the full SHA 9dd5155View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.1...v0.8.0