Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    5044e3d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    5e6a25e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Avoid deprecated has_key method (#324)

    The deprecated `has_key` method has been removed from upstream
    stdlib.
    
    puppetlabs/puppetlabs-stdlib#1319
    traylenator authored May 9, 2023
    Configuration menu
    Copy the full SHA
    80ce27d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    dccee1b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Release 4.14.0

    pcfens committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f0f91eb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix install on windows 2012 (#329)

    Co-authored-by: Phil Fenstermacher <pcfens@wm.edu>
    gnobironts and pcfens authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9d379dd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. add publisher_pipeline.disable_host flag to input template (#331)

    * add publisher_pipeline.disable_host flag to input template
    
    * added parameter description to README
    
    * Update README.md
    rstuart-indue authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4cc5297 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. add support for features config section (#334)

    * add support for features config section
    
    * add support for features config section
    
    ---------
    
    Co-authored-by: Guillaume Nobiron <gnobiron@talentsoft.com>
    gnobironts and Guillaume Nobiron authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    363adaa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix formatting issue (#335)

    vaneldik authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d6b0f31 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. bump puppet-archive max version < 8.0.0 (#339)

    Co-authored-by: Mark Lamers <m.r.lamers@umcutrecht.nl>
    sandwitch and Mark Lamers authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    dddb0b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Add support for setting take_over (#341)

    The new optional Boolean parameter `take_over` for `filebeat::input`
    defaults to `undef` but can be set to `true` to enable the "take over"
    functionality when switching from the deprecated `log` input type to the
    new `filestream` type. This allows Filebeat to take over files from the
    `log` input without completely re-ingesting the files, which leads to
    duplicated log entries. This feature is available in Filebeat 8.x.
    
    This change adds very basic spec tests for the `filestream` input type
    and the `take_over` logic, and updates the docs where appropriate.
    antaflos authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3573cf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Cover case when config file is in different location than binary (#342)

    Check if result of exec contains "error". This covers cases when filebeat config is not in the same directory
    r-savcenko authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8bdc573 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    bb4326e View commit details
    Browse the repository at this point in the history
  2. Add apache module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    59fd28c View commit details
    Browse the repository at this point in the history
  3. Add auditd module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ea4cd45 View commit details
    Browse the repository at this point in the history
  4. Add elasticsearch module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    60ab708 View commit details
    Browse the repository at this point in the history
  5. Add iptables module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3eb882f View commit details
    Browse the repository at this point in the history
  6. Add kibana module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ed6217e View commit details
    Browse the repository at this point in the history
  7. Add logstash module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b6e4773 View commit details
    Browse the repository at this point in the history
  8. Add mysql module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3107a22 View commit details
    Browse the repository at this point in the history
  9. Add nginx module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0f85723 View commit details
    Browse the repository at this point in the history
  10. Add postgresql module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d311ade View commit details
    Browse the repository at this point in the history
  11. Add rabbitmq module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0d126ec View commit details
    Browse the repository at this point in the history
  12. Add redis module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f13f09a View commit details
    Browse the repository at this point in the history
  13. Add sophos module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2a18b0f View commit details
    Browse the repository at this point in the history
  14. Add system module

    TuningYourCode authored and pcfens committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    236715b View commit details
    Browse the repository at this point in the history