Commits on Sep 12, 2016

  1. Configuration menu
    Copy the full SHA
    ae52ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef5e4e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from fbarbeira/master

    Removed 'partial_line_waiting'.
    pcfens authored Sep 12, 2016
    Configuration menu
    Copy the full SHA
    57b3c05 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    f604f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fad87b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4361ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf6de5 View commit details
    Browse the repository at this point in the history
  5. Create a filebeat_version fact

    pcfens committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    350a172 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Add templates and parameters required by filebeat v5

    While not the default templates, this adds basic support for filebeat v5
    as long as the correct `conf_template` parameter is passed.
    pcfens committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    29471b7 View commit details
    Browse the repository at this point in the history
  2. Output logstash timeout value should be an integer.

    If this value is a string filebeat will not start
    
    ```
    Loading config file error: YAML config parsing failed on /etc/filebeat/filebeat.yml: yaml: unmarshal errors:
      line 11: cannot unmarshal !!str `120` into int. Exiting.
    ```
    Andy Gomez committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    de4005d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Update ruby testing versions

    pcfens committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    16290e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from agomerz/master

    Output logstash timeout value should be an integer.
    pcfens authored Oct 27, 2016
    Configuration menu
    Copy the full SHA
    21bf00e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Filebeat v5 support

    * New major_version parameter
    * Install v5 by default if nothing is already there (and not
      overridden by major_version)
    * If v1 is installed, continue to manage it unless major_version is
      set to 5.
    * Test all 3 cases
    pcfens committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    b3cba4f View commit details
    Browse the repository at this point in the history
  2. Update ruby testing versions

    pcfens committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    7936f4a View commit details
    Browse the repository at this point in the history
  3. Update documentation

    pcfens committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    b7d3336 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Configuration menu
    Copy the full SHA
    bb1e87f View commit details
    Browse the repository at this point in the history
  2. Fix template error

    pcfens committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    fc61cea View commit details
    Browse the repository at this point in the history
  3. Finalize support for Filebeat v5

    Fixes #43
    Fixes #44
    pcfens committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    3567b3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce97fa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    d06ffdc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'filebeat5'

    pcfens committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    04fe33e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88ac035 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e655a3 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.8.0

    pcfens committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    934a49d View commit details
    Browse the repository at this point in the history