Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-splunk_hec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-splunk_hec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 17 commits
  • 21 files changed
  • 4 contributors

Commits on Aug 25, 2021

  1. PIE-802 Begin Implementing Splunk processor

    Added file resources in init.pp to create the correct directory
    structure to match the processors.d in common_events and copy the
    util/splunk_hec.rb into the new directory.
    nam054 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    aa728be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #140 from nam054/PIE-802-implement-splunk-processor

    PIE-802 Begin Implementing Splunk processor
    gsparks authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    55e0d4c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. PIE-836 Added Util File for Processor File

    Created a template file that will become the util helper file for the
    splunk_hec processor.
    nam054 committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    16e12ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from nam054/PIE-837-refactor-processor-file

    PIE-836 Added Util File for Processor File
    RandomNoun7 authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c96b9ac View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. (PIE-859) Add PE to test matrix

    This change adds PE versions to the integration test matrix which was
    previously Open Source only.
    
    This is required because we now need to test PE Event forwarding as
    well.
    RandomNoun7 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fa56a30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from RandomNoun7/PIE-859-add-pe-to-test-matrix

    (PIE-859) Add PE to test matrix
    nam054 authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    65cfec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. (PIE-846) Implement Events Processor

    Implement a processor to accept files produced by the
    pe-events-forwarding feature.
    RandomNoun7 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    55dc5d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from RandomNoun7/PIE-846-events-processor

    (PIE-846) Implement Events Processor
    nam054 authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ecc172a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. (MAINT) Fix local testing functions

    These two functions had bugs that made executing the acceptance tests
    from your local workstation more difficult.
    RandomNoun7 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6f5dc7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from RandomNoun7/MAINT-fix-local-testing-func…

    …tions
    
    (MAINT) Fix local testing functions
    nam054 authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    5ed0fb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    70d7eb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #145 from RandomNoun7/PIE-862-update-readme

    (PIE-862) Update Readme for PE Event Forwarding
    gsparks authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    baa7eba View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. (MAINT) Change util splunk_hec

    Modified util_splunk_hec and splunk_hec in the processors directory for
    consistency. Now the processor only calls a function `extract_events`
    for all indices (orchestrator and activity APIs).
    nam054 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e2a3d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e967421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ef592 View commit details
    Browse the repository at this point in the history
  4. Release Prep

    RandomNoun7 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9b4f7aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #147 from puppetlabs/release_prep

    Release prep to v1.0.0
    nam054 authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d238229 View commit details
    Browse the repository at this point in the history
Loading