Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sous-chefs/winlogbeats
Development repository for the winlogbeats cookbook
https://github.com/sous-chefs/winlogbeats
chef chef-cookbook chef-resource hacktoberfest managed-by-terraform winlogbeats
Last synced: about 1 month ago
JSON representation
Development repository for the winlogbeats cookbook
- Host: GitHub
- URL: https://github.com/sous-chefs/winlogbeats
- Owner: sous-chefs
- Created: 2016-10-28T14:17:01.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T14:09:49.000Z (about 1 year ago)
- Last Synced: 2024-04-14T00:52:08.884Z (8 months ago)
- Topics: chef, chef-cookbook, chef-resource, hacktoberfest, managed-by-terraform, winlogbeats
- Language: Ruby
- Homepage: https://supermarket.chef.io/cookbooks/winlogbeats
- Size: 48.8 KB
- Stars: 1
- Watchers: 19
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# winlogbeats
WinLogBeats
This cookbook:
- Installs the WinLogBeats Agent
- Reads the config file on disk to configure the client. An example can be found in `recipes/default.rb`It does not:
- Configure the agent
## Requirements
### Chef
- Chef 15+
## Platform
- Windows
## Resources
- [winlogbeats_agent](https://github.com/damacus/chef-winlogbeats/blob/master/documentation/resources/winlogbeats_agent.md)