Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wearefarmgeek/ansible-logstash-forwarder
Logstash-forwarder playbook for ansible
https://github.com/wearefarmgeek/ansible-logstash-forwarder
Last synced: 4 days ago
JSON representation
Logstash-forwarder playbook for ansible
- Host: GitHub
- URL: https://github.com/wearefarmgeek/ansible-logstash-forwarder
- Owner: WeAreFarmGeek
- License: mit
- Created: 2013-12-30T23:42:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-02T17:25:41.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T18:44:16.000Z (7 months ago)
- Size: 1.29 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Logstash-forwarder ansible role
===============================Setup
-----Use the SSL keys you generated for your logstash configuration ([see here for instructions on how to do that](https://github.com/johnhamelink/ansible-logstash)), and copy the .key and .crt files you generated into `roles/logstash-forwarder/files/certs`.
Copy `vars/global_vars.yml.sample` and customise it to suit your setup - it should be fairly self explanatory.
This ansible config installs a .deb generated from the logstash-forwarder sources. You can generate your own by following the instructions [here](https://github.com/elasticsearch/logstash-forwarder#building-it).
Installation
------------### Logstash-forwarder:
`ansible-playbook logstash-forwarder.yml`