This file is used to list changes made in each version of the filebeat cookbook.
- Scott Nelson Windels - Remove enabled attribute for now, as it isn't a feature in filebeat beyond the rc versions
- Samuel Sampaio - added new filebeat prospector attributes
- Virender Khatri - updated beats version to v1.2.3
-
Prerak Shah - Fixed Travis Errors
-
Prerak Shah - Fixed Unit Tests
-
Al Lefebvre - Added missing attribute for exclude_files
-
Luke Lowery - Fixing issue with patterns and older versions of Ruby Updated YAML engine to adhere to ruby style guide
-
Prerak Shah - Fixed default Install paths for windows
-
Martin Smith - Respect service flags on package installation
-
Azat Khadiev - Support spaces in file path for Windows
-
Virender Khatri - fix for #41
-
Virender Khatri - added apt-get options, fix for #39
-
Virender Khatri - bump filebeat version to v1.2.1
-
Spencer Owen - Adds a tag to berksfile
-
Chris Barber - cleaning up mixmatch of tabs and spaces. fixed spelling error on prospector
-
Eric Herot - Fix the formatting on the LWRP example in the README
-
Roberto Rivera - Add include_lines and exclude lines.
-
Sean Nolen - #33 added multiline support for LWRP
-
Sean Nolen - #30 fixed rubocop error
-
Seva Orlov - #34, restart filebeat on upgrade
-
Virender Khatri - update to beat v1.1.2
-
Virender Khatri - #21, add yum_repository resource attribute metadata_expire
-
Virender Khatri - #20, update to beat v1.0.1
-
Virender Khatri - #18, added LWRP resource for prospectors
-
Virender Khatri - #15, fix kitchen test
-
Virender Khatri - disabled default output configuration and enable_localhost_output attributes
-
Virender Khatri - #10, handle missing attribute node['filebeat']['windows']['version_string']
-
Virender Khatri - #6, added specs
-
Virender Khatri - #13, major changes to support repository package install
-
Virender Khatri - Added platforms metadata info
-
Virender Khatri - #8, add missing dependency on powershell for windows platform
-
Virender Khatri - #9, use resource powershell instead of powershell_script
-
Brandon Wilson - Include dpkg options to keep old config files when upgrading filebeat to a new release. Without specifying the dpkg options, dpkg will attempt to interactively ask if it should keep the old conf file, or replace it with the vendor supplied conf file which comes with the new version of the package. Since chef is running dpkg non-interactively, it causes dpkg to exit with code 1, and the chef run fails.
-
Virender Khatri - Fix for #4, handle derived attribute for package_url
-
Patrick Christopher - Added support for Windows OS
- Virender Khatri - Initial release of filebeat
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.